summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* dev-python/boto3: add new 1.5.6 versionAndrey Utkin2017-12-262-0/+54
| | | | | | botocore version requirement updated per upstream info. Package-Manager: Portage-2.3.17, Repoman-2.3.6
* dev-python/boto3: x86 stable (bug #641180)Thomas Deutschmann2017-12-191-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-4/+4
|
* dev-python/boto3: define *DEPEND slightly simplerAndrey Utkin2017-12-031-3/+2
| | | | | | | | | Don't use extra temporary variable CDEFINE as it's in fact just RDEPEND. Applied just to new ebuild 1.4.8. Suggested-by: Göktürk Yüksek <gokturk@gentoo.org> Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-python/boto3: version bump to 1.4.8Andrey Utkin2017-12-032-2/+57
| | | | | | Upstream changed accepted version range of dev-python/botocore. Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-python/boto3: 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/boto3: allow recent Sphinx versionsAndrey Utkin2017-11-052-2/+2
| | | | | | | | | | | | | | | | | | Bump upper boundary of allowed version of Shpinx to 1.7 in new, non-stabilized boto3 ebuilds. Dependency on Sphinx has versions range. Declaration of this range comes from requirements-docs.txt in boto3 sources, but that file hasn't been updated since 2015. Latest Sphinx, version 1.6.5, builds boto3 docs successfully. Sphinx versions range bump has been suggested to boto3 maintainers, but there's nothing preventing newer Sphinx from working on already released versions. Link: https://github.com/boto/boto3/pull/1337 Acked-by: Alex Brandt <alunduil@gentoo.org> Package-Manager: Portage-2.3.12, Repoman-2.3.3
* dev-python/boto3: add 1.4.7 ebuildAndrey Utkin2017-11-052-0/+55
| | | | | | | | | | | Copied from 1.4.4 ebuild with such changes: * stable keywords downgraded to testing * dev-python/botocore dependency versions range updated to require 1.7.* in accordance with upstream setup.{cfg,py} Acked-by: Alex Brandt <alunduil@gentoo.org> Package-Manager: Portage-2.3.12, Repoman-2.3.3
* dev-python/boto3: add 1.4.6 ebuildAndrey Utkin2017-11-052-0/+55
| | | | | | | | | | | | | | This version is not the latest one, but it is the only one expecting botocore of version 1.6.*. Copied from 1.4.4 ebuild with such changes: * stable keywords downgraded to testing * dev-python/botocore dependency versions range updated to require 1.6.* in accordance with upstream setup.{cfg,py} Acked-by: Alex Brandt <alunduil@gentoo.org> Package-Manager: Portage-2.3.12, Repoman-2.3.3
* dev-python/boto3: Strip empty metadata.xml elementsMichał Górny2017-10-041-2/+0
|
* dev-python/boto3: 1.4.4 stablized amd64 x86 under allarchesMatthew Thode2017-09-291-1/+1
|
* dev-python/boto3: added x86 and prefixSébastien Fabbro2017-07-311-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/boto3: Tested on py3.6Michał Górny2017-05-221-2/+2
|
* dev-python/boto3: 1.4.4: EAPI 5 -> 6Andrey Utkin2017-05-221-1/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/4234 Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-python/boto3: add version 1.4.4Andrey Utkin2017-05-222-0/+55
| | | | | | | | | | | Cloned from 1.4.1 with following changes: * updated copyright year * updated required versions of dependencies (dev-python/botocore, dev-python/s3transfer, dev-python/mock) as specified in package sources 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>
* dev-python/boto3: remove version 1.3.0Alex Brandt2016-10-152-56/+0
| | | | Package-Manager: portage-2.3.2
* dev-python/boto3: add version 1.4.1Alex Brandt2016-10-152-0/+56
| | | | Package-Manager: portage-2.3.2
* dev-python/boto3: remove version 1.2.3Alex Brandt2016-08-132-56/+0
| | | | Package-Manager: portage-2.3.0
* dev-python/boto3: add version 1.4.0Alex Brandt2016-08-132-0/+56
| | | | Package-Manager: portage-2.3.0
* dev-python/boto3: remove version 1.2.1Alex Brandt2016-06-182-56/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-python/boto3: add version 1.3.1Alex Brandt2016-06-182-0/+56
| | | | Package-Manager: portage-2.3.0_rc1
* dev-python/boto3: Add python3.5Mike Gilbert2016-04-061-1/+1
| | | | Package-Manager: portage-2.2.28_p64
* dev-python/boto3: remove version 1.1.3Alex Brandt2016-03-272-56/+0
| | | | Package-Manager: portage-2.2.28
* dev-python/boto3: add version 1.3.0Alex Brandt2016-03-272-0/+56
| | | | Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* dev-python/boto3: remove version 1.1.2Alex Brandt2015-12-192-56/+0
| | | | Package-Manager: portage-2.2.26
* dev-python/boto3: add version 1.2.3Alex Brandt2015-12-192-0/+56
| | | | Package-Manager: portage-2.2.26
* dev-python/boto3: Use virtual for module with mixed impl supportJustin Lecher2015-11-103-3/+6
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/boto3: drop version 1.1.1Alex Brandt2015-10-312-55/+0
| | | | Package-Manager: portage-2.2.23
* dev-python/boto3: add version 1.2.1Alex Brandt2015-10-312-0/+55
| | | | Package-Manager: portage-2.2.23
* dev-python/boto3: Remove py3.3 from 1.1.3 to match depsMichał Górny2015-10-251-1/+1
| | | | | | | Remove python3.3 support from boto3-1.1.3 since the required >=dev-python/botocore-1.2.0 does not support py3.3 anymore. Fixes: d0e7ce2950992d99 ("dev-python/botocore: remove version 1.2.4")