summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/boto: Use pypi.eclassMichał Górny2023-03-161-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto: Make dev-python/six a build dependency tooKrzesimir Nowak2023-01-251-0/+1
| | | | | | | | | | | | The setup.py scripts acquires the version information by importing the boto module, which in turn imports the six module. Since running setup.py happens at a build time and the six module was unbundled (so the code comes now from the dev-python/six package), this means that the six module is also a build-time dependency. Signed-off-by: Krzesimir Nowak <knowak@microsoft.com> Closes: https://github.com/gentoo/gentoo/pull/29243 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/boto: Remove Python < 3.10Michał Górny2023-01-101-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto: Remove oldMichał Górny2022-12-101-61/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto: Stabilize 2.49.0-r5 ALLARCHES, #885145Arthur Zamarin2022-12-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/boto: update EAPI 7 -> 8Patrick McLean2022-11-022-0/+75
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/boto: Add py3.10Michał Górny2021-12-142-1/+46
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto: keyword 2.49.0-r4 for ~riscvAlex Fan2021-12-131-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-python/boto: Remove oldMichał Górny2021-03-022-143/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto: Stabilize 2.49.0-r4 ALLARCHES, #773679Sam James2021-03-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/boto: Mark ALLARCHESMichał Górny2021-03-021-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto: pull in more python 3 fixesMike Frysinger2021-01-196-0/+328
| | | | | | | | | | | | | These mostly come from gsutil's boto fork. The SNI fix from Debian was slightly broken in that it passed the host:port down to the SSL layers to validate, but Python matches against just host, so it would always fail. Also unbundle the six module and use the system copy. URL: https://crbug.com/1128519 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* dev-python/boto: drop x86-macosFabian Groffen2021-01-061-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-python/boto: Remove oldMichał Górny2020-09-181-38/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto: Stabilize 2.49.0-r3 sparc, #732726Sam James2020-09-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/boto: Stabilize 2.49.0-r3 ppc, #732726Sam James2020-08-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/boto: arm stable wrt bug #732726Agostino Sarubbo2020-08-181-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/boto: keyworded 2.49.0-r3 for sparcSergei Trofimovich2020-07-191-1/+1
| | | | | | | | keyworded wrt bug #732724 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/boto: ppc keyworded (bug #732724)Sam James2020-07-171-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/boto: arm64 stable (bug #732726)Sam James2020-07-161-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/boto: arm keyworded (bug #732724)Sam James2020-07-161-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/boto: restore ~ppc64 keyword, bug #732724Georgy Yakovlev2020-07-151-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-python/boto: Add missing test depsMichał Górny2020-07-151-0/+50
| | | | | Closes: https://bugs.gentoo.org/732672 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto: ppc64 keyworded (bug #728820)Sam James2020-07-131-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/boto: Remove redundant versionsMichał Górny2020-07-121-27/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto: Port to py3.9, fix testsMichał Górny2020-06-102-12/+70
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto: arm64 stable (bug #727062)Sam James (sam_c)2020-06-061-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-python/boto: x86 stable wrt bug #727062Agostino Sarubbo2020-06-041-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/boto: sparc stable wrt bug #727062Agostino Sarubbo2020-06-041-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/boto: ppc stable wrt bug #727062Agostino Sarubbo2020-06-041-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/boto: arm stable wrt bug #727062Agostino Sarubbo2020-06-041-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/boto: amd64 stable wrt bug #727062Agostino Sarubbo2020-06-041-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/boto-2.49.0-r2: revbump, add patch for py38Patrick McLean2020-05-122-0/+98
| | | | | | 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/boto-2.49.0-r1: revbump, modernize a bit, py38Patrick McLean2020-04-291-0/+29
| | | | | | 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/boto: Remove py2Michał Górny2020-03-281-30/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto: Remove oldMichał Górny2020-03-253-111/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto: Stabilize 2.49.0 ALLARCHESMichał Górny2020-03-251-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-053-6/+6
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto: arm64 stableAaron Bauman2019-12-041-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
* dev-python/boto: amd64 stableAaron Bauman2019-12-021-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
* dev-python/boto: Version bump to 2.49.0Patrick McLean2019-07-162-0/+55
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto: 2.48.0 add py37 supportMatthew Thode2019-04-101-4/+3
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-262-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-192-2/+2
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/boto: Clean old upMichał Górny2018-01-033-105/+0
|
* Retirement: vapier package reassigmentAmy Liffey2017-12-201-3/+0
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-4/+4
|