summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/botocore: drop old versionsAndrey Utkin2019-03-274-174/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/botocore: add new version 1.12.122Andrey Utkin2019-03-272-0/+59
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/botocore: 9999: update copyright lineAndrey Utkin2019-03-271-1/+1
| | | | | | | To avoid extra diff hunk after cloning into release ebuilds. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/botocore: bump to v1.12.81Thomas Deutschmann2019-01-182-0/+59
| | | | | Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-python/botocore: amd64 stable wrt bug #667974Mikle Kolyada2018-11-301-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/botocore: x86 stable (bug #667974)Thomas Deutschmann2018-11-271-2/+2
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-python/botocore: add python3_7Andrey Utkin2018-09-192-1/+59
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/botocore: drop old versionsAndrey Utkin2018-09-153-116/+0
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/botocore: add new version 1.12.4Andrey Utkin2018-09-152-0/+59
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/botocore: EAPI=7Andrey Utkin2018-09-151-1/+1
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/botocore: 9999: add urllib3 to RDEPENDAndrey Utkin2018-09-141-0/+1
| | | | | | | Since 1.11.0 botocore depends on `urllib3`. Before, it used bundled patched versions of `requests` and `urllib3`. Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/botocore: x86 stable (bug #657664)Thomas Deutschmann2018-06-261-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/botocore: amd64 stableJason Zaman2018-06-241-1/+1
| | | | | Gentoo-bug: 657664 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/botocore: add new version 1.10.35Andrey Utkin2018-06-102-0/+58
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/botocore: drop old non-stabilized ebuildsAndrey Utkin2018-05-133-123/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/botocore: add new version 1.10.19Andrey Utkin2018-05-132-0/+58
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/botocore: drop ranges from deps notationAndrey Utkin2018-05-131-9/+5
| | | | | | | | | | | | Drop version range requirements, as all requirements are satisfied by all ebuilds currently present in Gentoo tree. The ranges originally come from upstream's requirements.txt and setup.{cfg,py}, but upstream developers don't tend to update these ranges, which makes them irrelevant and even harmful to Gentoo (e.g. by blocking removal of outdated version of dependencies). Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/botocore: amd64 stable wrt bug #650598Mikle Kolyada2018-03-191-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/botocore: add new version 1.9.6Andrey Utkin2018-03-112-0/+62
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/botocore: Update maintainer due to bug #502560Pacho Ramos2018-03-101-4/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/botocore: add new version 1.8.41Andrey Utkin2018-02-152-0/+62
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/botocore: depend on jsonschema for testAndrey Utkin2018-02-151-0/+1
| | | | | | | Reflecting upstream change 526dfa42fbb4 ("Validate waiters against schema") Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/botocore: don't require specific dev-python/mock versionAndrey Utkin2018-02-151-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/botocore: remove old ebuildsAndrey Utkin2018-01-0510-489/+0
| | | | | | Removed excessive stable and unstable ebuilds. Package-Manager: Portage-2.3.17, Repoman-2.3.6
* dev-python/botocore: amd64 stable wrt bug #641180Mikle Kolyada2017-12-291-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/botocore: add 9999 live ebuildAndrey Utkin2017-12-261-0/+60
| | | | | | | As described in previous commit message, botocore release frequency is very high. Package-Manager: Portage-2.3.17, Repoman-2.3.6
* dev-python/botocore: add live ebuild logicAndrey Utkin2017-12-261-3/+8
| | | | | | | | | botocore is released very often - 1.8.0 to 1.8.20 in one month. So it makes sense to allow users to opt in to being up to date, free from ebuild bumps delay. Git master branch is always at latest release, so should be reasonably safe to use. Package-Manager: Portage-2.3.17, Repoman-2.3.6
* dev-python/botocore: simplify *DEPEND declarationAndrey Utkin2017-12-261-3/+2
| | | | | | Don't use extra temporary variable CDEFINE as it's just RDEPEND. Package-Manager: Portage-2.3.17, Repoman-2.3.6
* dev-python/botocore: BumpPatrick Lauer2017-12-242-0/+57
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/botocore: x86 stable (bug #641180)Thomas Deutschmann2017-12-191-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/botocore: fix running testsAndrey Utkin2017-12-152-1/+36
| | | | | | | | | | | | | | | | | Functional tests suite, recently added to src_test phase, ended up using library files already installed, and not what is to be installed. This is handled now by passing custom PYTHONPATH, and patching tests suite to not discard custom PYTHONPATH when launching child processes. "nosetests" invocation for unit and functional test suites was split into two as it doesn't work correctly when given two directory paths. It looks like PYTHONPATH is not properly passed in that case. The reason is unknown. Fixes: e1fabdbdb95d ("dev-python/botocore: run also functional tests") Bug: https://bugs.gentoo.org/640726 Package-Manager: Portage-2.3.17, Repoman-2.3.6
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-5/+5
|
* dev-python/botocore: run also functional testsAndrey Utkin2017-12-051-1/+1
| | | | | | Only newest, unstable 1.8.6 ebuild affected. Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-python/botocore: version bump to 1.8.6Andrey Utkin2017-12-032-4/+58
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-python/botocore: add myself as maintainerAndrey Utkin2017-11-051-0/+4
| | | | | | This is by agreement with current maintainer, alunduil. Package-Manager: Portage-2.3.12, Repoman-2.3.3
* dev-python/botocore: allow recent Sphinx versionsAndrey Utkin2017-11-053-3/+3
| | | | | | | | | | | | | | | | | | Bump upper boundary of allowed version of Shpinx to 1.7 in new, non-stabilized botocore ebuilds. Dependency on Sphinx has versions range. Declaration of this range comes from requirements-docs.txt in botocore sources, but that file hasn't been updated since 2015. Latest Sphinx, version 1.6.5, builds botocore docs successfully. Sphinx versions range bump has been suggested to botocore maintainers, but there's nothing preventing newer Sphinx from working on already released botocore versions. Link: https://github.com/boto/botocore/pull/1306 Acked-by: Alex Brandt <alunduil@gentoo.org> Package-Manager: Portage-2.3.12, Repoman-2.3.3
* dev-python/botocore: add 1.7.39 ebuildAndrey Utkin2017-11-052-0/+54
| | | | | | | | | This is currently the latest upstream release. Ebuild copied from 1.5.90 with stable keywords downgraded to testing. Acked-by: Alex Brandt <alunduil@gentoo.org> Package-Manager: Portage-2.3.12, Repoman-2.3.3
* dev-python/botocore: add 1.6.8 ebuildAndrey Utkin2017-11-052-0/+54
| | | | | | | | | This is the last release in 1.6.x series. Ebuild copied from 1.5.90 with stable keywords downgraded to testing. Acked-by: Alex Brandt <alunduil@gentoo.org> Package-Manager: Portage-2.3.12, Repoman-2.3.3
* dev-python/botocore: add 1.5.95 ebuildAndrey Utkin2017-11-052-0/+54
| | | | | | | | | This is the last release in 1.5.x series. Ebuild copied from 1.5.90 with stable keywords downgraded to testing. Acked-by: Alex Brandt <alunduil@gentoo.org> Package-Manager: Portage-2.3.12, Repoman-2.3.3
* dev-python/botocore: Strip empty metadata.xml elementsMichał Górny2017-10-041-2/+0
|
* dev-python/botocore: stable amd64 and x86 for boto3Matthew Thode2017-09-291-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-python/botocore: keyword ~arm64Alexis Ballier2017-08-281-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-python/botocore: x86 archSébastien Fabbro2017-07-311-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/botocore: version bumpSébastien Fabbro2017-07-312-0/+54
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/botocore: add 1.5.52 versionAndrey Utkin2017-05-222-0/+54
| | | | Cloned from 1.4.93 without changes.
* dev-python/botocore: Tested on py3.6Michał Górny2017-05-211-2/+2
|
* dev-python/botocore: 1.4.93: EAPI 5 -> 6Andrey Utkin2017-05-211-1/+1
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-python/botocore: add version 1.4.93Andrey Utkin2017-05-212-0/+54
| | | | | | | | | Cloned from 1.4.65 with such changes: * update copyright year * update dev-python/mock version in dependencies to correspond requirements.txt from upstream files Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-013-3/+3
|