summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/s3transfer: Remove redundant versionsMichał Górny2020-07-122-36/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/s3transfer: 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/s3transfer: Add python@Michał Górny2020-06-101-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/s3transfer: Bump to 0.3.3Michał Górny2020-06-103-0/+69
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/s3transfer: Port to py3.9Michał Górny2020-06-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/s3transfer: 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/s3transfer: Take maintainershipPatrick McLean2020-05-281-2/+2
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/s3transfer: Remove redundant versionsMichał Górny2020-03-294-95/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/s3transfer: Clean py2 deps upMichał Górny2020-03-174-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/s3transfer: Remove py2Michał Górny2020-02-044-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/s3transfer: bump to v0.3.1Thomas Deutschmann2020-01-232-0/+45
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@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>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-0/+3
| | | | | | | | | | | | | | | | | | 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/s3transfer: add new version 0.2.1Andrey Utkin2019-10-252-0/+36
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/s3transfer: 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/s3transfer: 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-172-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/s3transfer: drop old versionsAndrey Utkin2019-03-273-73/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/s3transfer: 0.2.0: drop upstreamed patchAndrey Utkin2019-03-271-1/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/s3transfer: add new version 0.2.0Andrey Utkin2019-03-272-0/+37
| | | | | | | | | Cloned from 0.1.3-r1, only changes being * copyright line update, * all stable keywords downgraded to testing. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* dev-python/s3transfer: 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/s3transfer: 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/s3transfer: 0.1.13-r1: patch testsAndrey Utkin2018-11-112-0/+23
| | | | | | | | | | | Applying upstream's own patch which fixes a failing functional test. No revbump as this doesn't affect successful installations. Link: https://github.com/boto/s3transfer/commit/67d2548f9e531650ee90e9518cf6559aabe98afd Bug: https://bugs.gentoo.org/668162 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-python/s3transfer: add python3_7Andrey Utkin2018-09-191-0/+35
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/s3transfer: remove obsolete versionsAndrey Utkin2018-05-133-75/+0
| | | | | | Left the stable one and the latest one. Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/s3transfer: EAPI 6 -> 7Andrey Utkin2018-05-131-1/+1
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/s3transfer: drop ranges from deps notationAndrey Utkin2018-05-131-3/+2
| | | | | | | Drop version range requirements, as all requirements are satisfied by all ebuilds currently present in Gentoo tree. Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/s3transfer: add new version 0.1.13Andrey Utkin2018-05-132-0/+37
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/s3transfer: Update maintainer due to bug #502560Pacho Ramos2018-03-101-4/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/s3transfer: adding arm64 keyword for boto3 for kombuMatthew Thode2018-02-131-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/s3transfer: drop upper limit of botocore versionAndrey Utkin2018-01-061-1/+0
| | | | | | This is to allow 9999 live ebuild usage. Package-Manager: Portage-2.3.17, Repoman-2.3.6
* dev-python/s3transfer: add myself as maintainerAndrey Utkin2018-01-061-0/+4
| | | | | Acked-by: Mike Gilbert <floppym@gentoo.org> Package-Manager: Portage-2.3.17, Repoman-2.3.6
* dev-python/s3transfer: drop python and klausman from metadataMike Gilbert2018-01-051-7/+0
| | | | Package-Manager: Portage-2.3.19_p3, Repoman-2.3.6_p37
* dev-python/s3transfer: BumpPatrick Lauer2017-12-282-0/+38
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-python/s3transfer: Strip empty metadata.xml elementsMichał Górny2017-10-041-2/+0
|
* dev-python/s3transfer: stable amd64 and x86 for boto3Matthew Thode2017-09-291-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-python/s3transfer: BumpPatrick Lauer2017-09-162-0/+38
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-python/s3transfer: added x86 and prefixSébastien Fabbro2017-07-311-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/s3transfer: Tested on py3.6Michał Górny2017-05-221-2/+2
|
* dev-python/s3transfer: Clean old versions upMichał Górny2017-05-026-190/+0
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-3/+7
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/s3transfer: BumpPatrick Lauer2017-03-102-0/+38
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Revert "Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-0/+5
| | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
* Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-5/+0
| | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722
* dev-python/s3transfer: BumpPatrick Lauer2016-10-282-0/+39
| | | | Package-Manager: portage-2.3.2
* dev-python/s3transfer: BumpPatrick Lauer2016-10-202-0/+39
| | | | Package-Manager: portage-2.3.2
* dev-python/s3transfer: remove version 0.1.3Alex Brandt2016-10-152-39/+0
| | | | Package-Manager: portage-2.3.2
* dev-python/s3transfer: remove version 0.1.2Alex Brandt2016-10-152-39/+0
| | | | Package-Manager: portage-2.3.2