summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/boto3: Bump to 1.14.11Michał Górny2020-06-262-0/+54
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto3: Bump to 1.14.8Michał Górny2020-06-232-0/+54
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto3: amd64 stable wrt bug #727064Agostino Sarubbo2020-06-221-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/boto3: Bump to 1.14.5Michał Górny2020-06-182-0/+54
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto3: Bump to 1.14.2Michał Górny2020-06-142-0/+54
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto3: Bump to 1.14.0Michał Górny2020-06-112-0/+54
| | | | | | No meaningful changes. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto3: Add python@ as co-maintMichał Górny2020-06-101-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto3: Bump to 1.13.26Michał Górny2020-06-102-0/+54
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto3: Port to py3.9Michał Górny2020-06-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto3: x86 stable wrt bug #727064Agostino Sarubbo2020-06-061-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/boto3: adding myself as maintainer.Piotr Karbowski2020-06-011-0/+4
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* dev-python/boto3: Make maintainer dolsen and IPatrick McLean2020-05-281-2/+6
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/boto3-1.12.48: Fix build with USE=doc (bug #720812)Patrick McLean2020-05-061-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/720812 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/boto3-9999: sync with 1.12.48Patrick McLean2020-04-291-25/+26
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/boto3-1.12.48: version bump, add py38Patrick McLean2020-04-292-0/+56
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/boto3: Remove redundant versionsMichał Górny2020-03-262-55/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto3: Remove py2Michał Górny2020-02-044-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-054-8/+8
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-114-0/+4
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto3: add new version 1.10.2Andrey Utkin2019-10-252-0/+54
| | | | | | | | | Cloned from 9999 ebuild verbatim. No new dependencies spotted. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/boto3: x86 stable wrt bug #685212Agostino Sarubbo2019-06-051-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* dev-python/boto3: amd64 stable wrt bug #685212Agostino Sarubbo2019-06-051-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto3: drop old versionsAndrey Utkin2019-03-274-161/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/boto3: add new version 1.9.122Andrey Utkin2019-03-272-0/+54
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/boto3: 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/boto3: 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/boto3: 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/boto3: add python3_7Andrey Utkin2018-09-192-1/+54
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/boto3: drop old versionsAndrey Utkin2018-09-153-113/+0
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/boto3: add new version 1.9.4Andrey Utkin2018-09-152-0/+54
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/boto3: update required botocore versionAndrey Utkin2018-09-151-1/+1
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/boto3: x86 stable (bug #657664)Thomas Deutschmann2018-06-261-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/boto3: amd64 stableJason Zaman2018-06-241-1/+1
| | | | | Gentoo-bug: 657664 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/boto3: add new version 1.7.35Andrey Utkin2018-06-102-0/+54
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/boto3: 9999: update botocore version requirementAndrey Utkin2018-06-101-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/boto3: drop old non-stabilized ebuildsAndrey Utkin2018-05-133-116/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/boto3: add new version 1.7.19Andrey Utkin2018-05-132-0/+54
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/boto3: 9999: update botocore version requirementAndrey Utkin2018-05-131-1/+1
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/boto3: drop ranges from deps notationAndrey Utkin2018-05-131-8/+4
| | | | | | | | | | | | | | | | Drop version range requirements (all except for botocore), as all these 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). dev-python/botocore version range requirement is not dropped because it is regularly updated upstream and is declared quite important for reliable functioning of boto3. Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/boto3: amd64 stable wrt bug #650598Mikle Kolyada2018-03-191-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/boto3: add new version 1.6.6Andrey Utkin2018-03-112-0/+58
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/boto3: Update maintainer due to bug #502560Pacho Ramos2018-03-101-4/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/boto3: add new version 1.5.27Andrey Utkin2018-02-152-0/+58
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/boto3: don't require specific dev-python/mock versionAndrey Utkin2018-02-151-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/boto3: keywording arm64 for kombuMatthew Thode2018-02-132-4/+4
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/boto3: remove old ebuildsAndrey Utkin2018-01-057-329/+0
| | | | | | Removed excessive stable and unstable ebuilds. Package-Manager: Portage-2.3.17, Repoman-2.3.6
* dev-python/boto3: amd64 stable wrt bug #641180Mikle Kolyada2017-12-291-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/boto3: add 9999 live ebuildAndrey Utkin2017-12-261-0/+57
| | | | Package-Manager: Portage-2.3.17, Repoman-2.3.6
* dev-python/boto3: add live ebuild logicAndrey Utkin2017-12-261-4/+8
| | | | | | | | | Preparing to add 9999 boto3 ebuild due to high release frequency of botocore and boto3. Removed upper limit of botocore version requirement to allow -9999. Package-Manager: Portage-2.3.17, Repoman-2.3.6