From 52861e076e9901b40c708a0756a57a735d301243 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Fri, 15 Feb 2013 16:37:17 -0800 Subject: [PATCH] chore(dev-python/argparse): bump from portage Change-Id: I0e6df56cf41c7de074ffc00c80192f11684f33c3 --- .../dev-python/argparse/ChangeLog | 172 ++++++++++++++++++ .../dev-python/argparse/Manifest | 17 +- .../argparse/argparse-1.2.1-r1.ebuild | 57 ++++++ .../argparse/argparse-1.2.1-r2.ebuild | 25 +++ .../dev-python/argparse/metadata.xml | 8 + 5 files changed, 278 insertions(+), 1 deletion(-) create mode 100644 sdk_container/src/third_party/portage-stable/dev-python/argparse/ChangeLog create mode 100644 sdk_container/src/third_party/portage-stable/dev-python/argparse/argparse-1.2.1-r1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-python/argparse/argparse-1.2.1-r2.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-python/argparse/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/dev-python/argparse/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-python/argparse/ChangeLog new file mode 100644 index 0000000000..70911f8206 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-python/argparse/ChangeLog @@ -0,0 +1,172 @@ +# ChangeLog for dev-python/argparse +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/argparse/ChangeLog,v 1.49 2013/01/01 19:01:38 armin76 Exp $ + + 01 Jan 2013; Raúl Porcel argparse-1.2.1-r1.ebuild: + s390/sh/x86 stable wrt #446496 + + 30 Dec 2012; Agostino Sarubbo argparse-1.2.1-r1.ebuild: + Stable for alpha, wrt bug #446496 + + 30 Dec 2012; Agostino Sarubbo argparse-1.2.1-r1.ebuild: + Stable for sparc, wrt bug #446496 + + 23 Dec 2012; Markus Meier argparse-1.2.1-r1.ebuild: + arm stable, bug #446496 + + 18 Dec 2012; Agostino Sarubbo argparse-1.2.1-r1.ebuild: + Stable for ia64, wrt bug #446496 + + 17 Dec 2012; Michał Górny argparse-1.2.1-r1.ebuild, + argparse-1.2.1-r2.ebuild: + Bump to EAPI=5 to make Paludis happy, bug #447524. + + 16 Dec 2012; Agostino Sarubbo argparse-1.2.1-r1.ebuild: + Stable for ppc, wrt bug #446496 + + 15 Dec 2012; Michał Górny argparse-1.2.1-r2.ebuild: + Remove jython2.5 support, bug #447148. + + 12 Dec 2012; Agostino Sarubbo argparse-1.2.1-r1.ebuild: + Stable for amd64, wrt bug #446496 + + 12 Dec 2012; Michał Górny argparse-1.2.1-r1.ebuild: + Drop jython from the potentially-stable ebuild as well. + + 12 Dec 2012; Michał Górny argparse-1.2.1-r1.ebuild: + Drop unstable implementations from the older ebuild, to clear the way for + stabilization. + + 10 Dec 2012; Agostino Sarubbo argparse-1.2.1-r1.ebuild: + Stable for ppc64, wrt bug #446496 + + 10 Dec 2012; Jeroen Roovers argparse-1.2.1-r1.ebuild: + Stable for HPPA (bug #446496). + +*argparse-1.2.1-r2 (08 Dec 2012) + + 08 Dec 2012; Michał Górny +argparse-1.2.1-r2.ebuild: + Revbump again to end the transitional period and stop installing argparse for + new Python versions. + + 08 Dec 2012; Michał Górny argparse-1.2.1-r1.ebuild: + Add PYTHON_USEDEP on migrated packages. + + 02 Nov 2012; Michał Górny argparse-1.2.1-r1.ebuild: + Re-enable all Python implementations but warn if the package is not useful, + requesting people to depclean it. + +*argparse-1.2.1-r1 (29 Oct 2012) + + 29 Oct 2012; Michał Górny +argparse-1.2.1-r1.ebuild: + Convert to distutils-r1, build only for implementations lacking built-in + argparse. + + 05 Aug 2012; Richard Yao argparse-1.2.1.ebuild: + Keyword ~x64-freebsd + + 26 Apr 2012; Alexis Ballier argparse-1.2.1.ebuild: + keyword ~amd64-fbsd + + 01 Mar 2012; Dirkjan Ochtman argparse-1.2.1.ebuild: + Set COLUMNS to make tests pass (bug 397345, thanks Dustin Polke). + + 01 Mar 2012; Dirkjan Ochtman metadata.xml: + Remove myself as a maintainer. + + 27 Aug 2011; Jesus Rivero argparse-1.2.1.ebuild: + Change to generic license + + 26 Jun 2011; Naohiro Aota argparse-1.2.1.ebuild: + Add ~x86-fbsd, bug #346005 + + 24 Jun 2011; Raúl Porcel argparse-1.2.1.ebuild: + m68k/s390/sh stable + + 23 Jun 2011; Markos Chandras -argparse-1.1.ebuild: + Remove old ebuilds. Requested by Arfrever + + 23 Jun 2011; Brent Baude argparse-1.2.1.ebuild: + Marking argparse-1.2.1 ppc for bug 364727 + + 29 May 2011; Raúl Porcel argparse-1.2.1.ebuild: + alpha/ia64/sparc stable wrt #364727 + + 23 May 2011; Thomas Kahle argparse-1.2.1.ebuild: + x86 stable per bug 364727 + + 17 May 2011; Jeroen Roovers argparse-1.2.1.ebuild: + Stable for HPPA (bug #364727). + + 15 May 2011; Markus Meier argparse-1.2.1.ebuild: + arm stable, bug #364727 + + 29 Apr 2011; Samuli Suominen argparse-1.2.1.ebuild: + ppc64 stable wrt #364727 + + 28 Apr 2011; Markos Chandras argparse-1.2.1.ebuild: + Stable on amd64 wrt bug #364727 + + 04 Apr 2011; Maxim (maksbotan) argparse-1.2.1.ebuild: + Added dev-python/setuptools to DEPEND, fixes bug #361901 + +*argparse-1.2.1 (03 Apr 2011) + + 03 Apr 2011; Arfrever Frehtes Taifersar Arahesis + +argparse-1.2.1.ebuild: + Version bump. + + 13 Feb 2011; Fabian Groffen argparse-1.1.ebuild: + Marked ~sparc64-solaris + + 04 Dec 2010; Fabian Groffen argparse-1.1.ebuild: + Marked ~m68k-mint, bug #347655 + + 30 Sep 2010; Brent Baude argparse-1.1.ebuild: + keyworded ~arch for ppc64, bug 330569 + + 29 Sep 2010; Brent Baude argparse-1.1.ebuild: + Marking argparse-1.1 ~ppc for bug 330569 + + 24 Sep 2010; Mart Raudsepp argparse-1.1.ebuild: + Add ~mips wrt #330569 + + 12 Sep 2010; Raúl Porcel argparse-1.1.ebuild: + Add ~alpha/~arm/~ia64/~sparc wrt #330569 + + 10 Aug 2010; Jeroen Roovers argparse-1.1.ebuild: + Marked ~hppa (bug #330569). + + 02 Aug 2010; Christian Faulhammer argparse-1.1.ebuild: + add Prefix keywords for bug 330569 + + 22 Apr 2010; Dirkjan Ochtman -argparse-1.0.1.ebuild: + Remove old version. + + 22 Apr 2010; Dirkjan Ochtman argparse-1.1.ebuild: + amd64 stable, bug 313141 + + 13 Apr 2010; Christian Faulhammer argparse-1.1.ebuild: + stable x86, bug 313141 + + 15 Mar 2010; Sebastian Pipping argparse-1.0.1.ebuild, + argparse-1.1.ebuild: + Add app-arch/unzip to build deps (bug #309375) + +*argparse-1.1 (01 Mar 2010) + + 01 Mar 2010; Arfrever Frehtes Taifersar Arahesis + +argparse-1.1.ebuild: + Version bump. + + 02 Dec 2009; Markus Meier argparse-1.0.1.ebuild: + amd64/x86 stable, bug #295222 + + 04 Nov 2009; Arfrever Frehtes Taifersar Arahesis + argparse-1.0.1.ebuild: + Define src_test(). Update HOMEPAGE. Support Python 3. + +*argparse-1.0.1 (20 Oct 2009) + + 20 Oct 2009; +argparse-1.0.1.ebuild, +metadata.xml: + Initial version of argparse (1.0.1). diff --git a/sdk_container/src/third_party/portage-stable/dev-python/argparse/Manifest b/sdk_container/src/third_party/portage-stable/dev-python/argparse/Manifest index b691dc479d..d9e3be9815 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/argparse/Manifest +++ b/sdk_container/src/third_party/portage-stable/dev-python/argparse/Manifest @@ -1 +1,16 @@ -DIST argparse-1.2.1.tar.gz 69297 RMD160 4ba4f413fab2a5f566b9b9bf1572714cd762fc66 SHA1 caadac82aa2576d6b445058c1fcf6ef0b14dbaa1 SHA256 ddaf4b0a618335a32b6664d4ae038a1de8fbada3b25033f9021510ed2b3941a4 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +DIST argparse-1.2.1.tar.gz 69297 SHA256 ddaf4b0a618335a32b6664d4ae038a1de8fbada3b25033f9021510ed2b3941a4 SHA512 1d965cce0ba88baabe9d8a12fd4780aff390f3efae1261990990e963116748ce109587303e59a7ae9c42893bfb1e9b5d380af49c54f8d20d0489b349445e4fd3 WHIRLPOOL 74dc4498c36af603a103ff36fe03d7a52acf7e2251eb3e20d4adb9db4c019a142c8af94647ac51dc8d74bc698d666ab9dd9814f10a247848cc13fe3c66d6f501 +EBUILD argparse-1.2.1-r1.ebuild 2035 SHA256 005b021ae1ec1f7e2134d2ee0e9637a8d2ef1cb01bc76811eb7880c474e11817 SHA512 efd3d93fd177a63532c26c5051f86a37a8a1df1ebc93f1eebef644b36f1482ab522d39167761f04d27dad0f1199fd34237da90986bb6af7b08b69002b3dfe47c WHIRLPOOL 52b1040a59c6a3612b864f288881ecb23ae6ae73b5513aa75d4950178d1de501860d006538aba45f74c08f17a3d8545231634e7272f2404399df7583f472284c +EBUILD argparse-1.2.1-r2.ebuild 988 SHA256 f523a77ad929b98f13ca4fdb8110d8309aed736eccf0bc1e827be7a766865f9a SHA512 48b5d45660ba1d47bf9bbad438c41c7a7eb6cba2080b30e4a8d539014e9eed49496437705ba98818829e097c5d9890c486e9db1bf987004889492b1882836d07 WHIRLPOOL f68b1242596001d396c1c6f418c47e413f2ae00097162d212a79dadc60170510268bed8a8704be770ca1ea0227c65ae0140578d72e558da65d564395183bb88d +EBUILD argparse-1.2.1.ebuild 1020 SHA256 53eafe0c28ada3ed3679cf84d02af92058d35a5e6dbbfe3740fd5cbcc0f511bf SHA512 5f814106a9603876b5253700319a70b744a0527d3973bb4bdc520cac2850ed5b9517f710232f90aa71afe5dcc7356beb8d5a8e87b3020cc82ce0df639de5880a WHIRLPOOL 8cbe7d00e05909b731416fdbe7eee2b3970a39f42af9b9fad0323731cd19909a95c212ba2ecddca43b8fd7286c83cbf531781a06ef10d0e3de9fb2d9a36795fd +MISC ChangeLog 6206 SHA256 2a58f572ba378195e24a055c2067130d5b86e40771c82676d41d9f81faeaee31 SHA512 71af0fc23865e168152eb2625e835388a08a295362b4cd4d56988e901b2d1a62ce2ed7af9277ced366ed9d16218faf8e5ab349205efba436516535aa37380993 WHIRLPOOL 7c3297463df5ebf0ffcb7211ea9266c96d6a76d1e27eff92fc6ba0f9f506e85bab954a443ead6d2c77fb5be4ca2410ee8601d183d425e89e98de27e71fe74832 +MISC metadata.xml 238 SHA256 701d5333de88e46edf8714e046ea1966cd6796ef16140b0768d1897c60340ae0 SHA512 670ede1bcc8088e8bc65921260c51801cb528e76361a06584241a2127ad29a1cd2817e889a98e5f399bdd5d0b190461bd4354d62c969ae9c8e9e18bd1f58e94a WHIRLPOOL e47c5631683d6e0337f299211b26ee0d1552608708f96cf324a191e0a42df49ec311f89a4ab6a61c403515fa4fd9369a1a1f62d3bc43d20429bb64b177b2219d +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.19 (GNU/Linux) + +iEYEAREIAAYFAlDjMpQACgkQuQc30/atMkBv9gCdGVovOXsYsE7PPzqjGt3DYMfw +jy8AoLMNYMAzmoJ7TofykWybjJDxebvT +=O41x +-----END PGP SIGNATURE----- diff --git a/sdk_container/src/third_party/portage-stable/dev-python/argparse/argparse-1.2.1-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/argparse/argparse-1.2.1-r1.ebuild new file mode 100644 index 0000000000..bffdc49f33 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-python/argparse/argparse-1.2.1-r1.ebuild @@ -0,0 +1,57 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/argparse/argparse-1.2.1-r1.ebuild,v 1.15 2013/01/01 19:01:38 armin76 Exp $ + +EAPI=5 +PYTHON_COMPAT_REAL=( + # actual targets + python{2_5,2_6,3_1} +) +PYTHON_COMPAT=( + ${PYTHON_COMPAT_REAL[@]} + # these versions provide built-in argparse + # but we still list them to warn user to migrate + python{2_7,3_2} +) + +inherit distutils-r1 + +DESCRIPTION="An easy, declarative interface for creating command line tools" +HOMEPAGE="http://code.google.com/p/argparse/ http://pypi.python.org/pypi/argparse" +SRC_URI="http://argparse.googlecode.com/files/${P}.tar.gz" + +LICENSE="PSF-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris" +IUSE="" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" + +pkg_pretend() { + local x + for x in ${PYTHON_COMPAT_REAL[@]}; do + if use python_targets_${x}; then + return + fi + done + + ewarn 'You have installed this version of argparse only for Python' + ewarn 'implementations which provide the argparse module already.' + ewarn 'Most likely, this means that something in your system depends on' + ewarn 'dev-python/argparse instead of virtual/python-argparse.' + ewarn + ewarn 'Please try running the following command or an equivalent one:' + ewarn + ewarn ' emerge --verbose --depclean dev-python/argparse' + ewarn + ewarn 'If your package manager refuses to uninstall the package due to' + ewarn 'unsatisfied dependencies, please first try re-installing the listed' + ewarn 'packages and running --depclean again. If that does not help, please' + ewarn 'report a bug against the package, requesting its maintainer to fix' + ewarn 'the dependency on argparse to use virtual/argparse.' +} + +python_test() { + COLUMNS=80 PYTHONPATH="${BUILD_DIR}/lib" \ + "${PYTHON}" test/test_argparse.py +} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/argparse/argparse-1.2.1-r2.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/argparse/argparse-1.2.1-r2.ebuild new file mode 100644 index 0000000000..7cf7157c20 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-python/argparse/argparse-1.2.1-r2.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/argparse/argparse-1.2.1-r2.ebuild,v 1.3 2012/12/17 19:56:10 mgorny Exp $ + +EAPI=5 +# Other implementations ship argparse. +PYTHON_COMPAT=( python{2_5,2_6,3_1} ) + +inherit distutils-r1 + +DESCRIPTION="An easy, declarative interface for creating command line tools" +HOMEPAGE="http://code.google.com/p/argparse/ http://pypi.python.org/pypi/argparse" +SRC_URI="http://argparse.googlecode.com/files/${P}.tar.gz" + +LICENSE="PSF-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris" +IUSE="" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" + +python_test() { + COLUMNS=80 PYTHONPATH="${BUILD_DIR}/lib" \ + "${PYTHON}" test/test_argparse.py +} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/argparse/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-python/argparse/metadata.xml new file mode 100644 index 0000000000..2c67fa7ef9 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-python/argparse/metadata.xml @@ -0,0 +1,8 @@ + + + + python + + argparse + +