summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/boto3: add new version 1.7.35Andrey Utkin2018-06-101-0/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/boto3: drop old non-stabilized ebuildsAndrey Utkin2018-05-131-2/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/boto3: add new version 1.7.19Andrey Utkin2018-05-131-0/+1
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/boto3: add new version 1.6.6Andrey Utkin2018-03-111-0/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/boto3: add new version 1.5.27Andrey Utkin2018-02-151-0/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/boto3: remove old ebuildsAndrey Utkin2018-01-051-6/+0
| | | | | | Removed excessive stable and unstable ebuilds. Package-Manager: Portage-2.3.17, Repoman-2.3.6
* dev-python/boto3: add new 1.5.6 versionAndrey Utkin2017-12-261-0/+1
| | | | | | botocore version requirement updated per upstream info. Package-Manager: Portage-2.3.17, Repoman-2.3.6
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-4/+4
|
* dev-python/boto3: version bump to 1.4.8Andrey Utkin2017-12-031-2/+3
| | | | | | Upstream changed accepted version range of dev-python/botocore. Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-python/boto3: add 1.4.7 ebuildAndrey Utkin2017-11-051-0/+1
| | | | | | | | | | | 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-051-0/+1
| | | | | | | | | | | | | | 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: add version 1.4.4Andrey Utkin2017-05-221-0/+1
| | | | | | | | | | | 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
* dev-python/boto3: remove version 1.3.0Alex Brandt2016-10-151-1/+0
| | | | Package-Manager: portage-2.3.2
* dev-python/boto3: add version 1.4.1Alex Brandt2016-10-151-0/+1
| | | | Package-Manager: portage-2.3.2
* dev-python/boto3: remove version 1.2.3Alex Brandt2016-08-131-1/+0
| | | | Package-Manager: portage-2.3.0
* dev-python/boto3: add version 1.4.0Alex Brandt2016-08-131-0/+1
| | | | Package-Manager: portage-2.3.0
* dev-python/boto3: remove version 1.2.1Alex Brandt2016-06-181-1/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-python/boto3: add version 1.3.1Alex Brandt2016-06-181-0/+1
| | | | Package-Manager: portage-2.3.0_rc1
* dev-python/boto3: remove version 1.1.3Alex Brandt2016-03-271-1/+0
| | | | Package-Manager: portage-2.2.28
* dev-python/boto3: add version 1.3.0Alex Brandt2016-03-271-0/+1
| | | | Package-Manager: portage-2.2.28
* dev-python/boto3: remove version 1.1.2Alex Brandt2015-12-191-1/+0
| | | | Package-Manager: portage-2.2.26
* dev-python/boto3: add version 1.2.3Alex Brandt2015-12-191-0/+1
| | | | Package-Manager: portage-2.2.26
* dev-python/boto3: drop version 1.1.1Alex Brandt2015-10-311-1/+0
| | | | Package-Manager: portage-2.2.23
* dev-python/boto3: add version 1.2.1Alex Brandt2015-10-311-0/+1
| | | | Package-Manager: portage-2.2.23
* dev-python/boto3: add version 1.1.3Alex Brandt2015-09-131-0/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-python/boto3: add version 1.1.2Alex Brandt2015-08-291-0/+1
| | | | Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+1
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed