From 1f22f9dc07c85eb70c89ba122adfeb1887a791cf Mon Sep 17 00:00:00 2001 From: David Michael Date: Thu, 4 May 2017 15:04:18 -0700 Subject: [PATCH] bump(dev-python/decorator): sync with upstream --- .../dev-python/decorator/ChangeLog | 238 ------------------ .../dev-python/decorator/Manifest | 31 +-- .../decorator/decorator-3.3.1.ebuild | 35 --- .../decorator/decorator-3.3.2.ebuild | 35 --- .../decorator/decorator-3.3.3.ebuild | 35 --- .../decorator/decorator-3.4.0-r1.ebuild | 31 --- .../decorator/decorator-3.4.0.ebuild | 35 --- .../decorator/decorator-4.0.10.ebuild | 30 +++ .../decorator/decorator-4.0.11.ebuild | 30 +++ .../decorator/decorator-4.0.2.ebuild | 29 +++ .../decorator-3.4.0-test-failure-exit.patch | 35 --- .../dev-python/decorator/metadata.xml | 6 +- .../md5-cache/dev-python/decorator-3.3.1 | 12 - .../md5-cache/dev-python/decorator-3.3.2 | 12 - .../md5-cache/dev-python/decorator-3.3.3 | 12 - .../md5-cache/dev-python/decorator-3.4.0 | 12 - .../md5-cache/dev-python/decorator-3.4.0-r1 | 14 -- .../md5-cache/dev-python/decorator-4.0.10 | 14 ++ .../md5-cache/dev-python/decorator-4.0.11 | 14 ++ .../md5-cache/dev-python/decorator-4.0.2 | 14 ++ 20 files changed, 145 insertions(+), 529 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/decorator/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.3.1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.3.2.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.3.3.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.4.0-r1.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.4.0.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-4.0.10.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-4.0.11.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-4.0.2.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/decorator/files/decorator-3.4.0-test-failure-exit.patch delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.3.1 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.3.2 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.3.3 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.4.0 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.4.0-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-4.0.10 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-4.0.11 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-4.0.2 diff --git a/sdk_container/src/third_party/portage-stable/dev-python/decorator/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-python/decorator/ChangeLog deleted file mode 100644 index 7464aaa623..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/decorator/ChangeLog +++ /dev/null @@ -1,238 +0,0 @@ -# ChangeLog for dev-python/decorator -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.63 2013/06/14 05:16:16 idella4 Exp $ - - 14 Jun 2013; Ian Delaney decorator-3.4.0-r1.ebuild: - Add, re-add py2.5 support - - 24 Feb 2013; Agostino Sarubbo decorator-3.3.2.ebuild: - Stable for sh, wrt bug #449426 - - 20 Feb 2013; Agostino Sarubbo decorator-3.3.2.ebuild: - Stable for s390, wrt bug #449426 - - 10 Feb 2013; Michał Górny decorator-3.4.0-r1.ebuild: - Enable python3.1. The test failure does not seem important enough to disable - it. - - 06 Jan 2013; Markus Meier decorator-3.3.2.ebuild: - arm stable, bug #449426 - -*decorator-3.4.0-r1 (20 Dec 2012) - - 20 Dec 2012; Michał Górny +decorator-3.4.0-r1.ebuild, - +files/decorator-3.4.0-test-failure-exit.patch: - Migrate to distutils-r1. Make tests actually fail. - -*decorator-3.4.0 (29 Oct 2012) - - 29 Oct 2012; Patrick Lauer +decorator-3.4.0.ebuild: - Bump - - 30 Sep 2012; Raúl Porcel decorator-3.3.1.ebuild, - decorator-3.3.2.ebuild, decorator-3.3.3.ebuild: - Add ~s390/~sh wrt #381709 - - 17 Jun 2012; Raúl Porcel decorator-3.3.2.ebuild: - alpha/ia64/sparc stable wrt #415851 - - 29 May 2012; Brent Baude decorator-3.3.2.ebuild: - Marking decorator-3.3.2 ppc for bug 415851 - - 23 May 2012; Brent Baude decorator-3.3.2.ebuild: - Marking decorator-3.3.2 ppc64 for bug 415851 - - 18 May 2012; Jeff Horelick decorator-3.3.2.ebuild: - marked x86 per bug 415851 - - 16 May 2012; Jeroen Roovers decorator-3.3.2.ebuild: - Stable for HPPA (bug #415851). - - 14 May 2012; Agostino Sarubbo decorator-3.3.2.ebuild: - Stable for amd64, wrt bug #415851 - -*decorator-3.3.3 (08 May 2012) - - 08 May 2012; Dirkjan Ochtman +decorator-3.3.3.ebuild: - Version bump to 3.3.3. - - 26 Jan 2012; Samuli Suominen decorator-3.3.1.ebuild: - ppc64 stable wrt #385227 - - 11 Sep 2011; Markus Meier decorator-3.3.2.ebuild: - add ~arm, bug #381709 - -*decorator-3.3.2 (04 Sep 2011) - - 04 Sep 2011; Dirkjan Ochtman +decorator-3.3.2.ebuild: - Version bump to 3.3.2. - - 07 Jul 2011; Markos Chandras - -files/decorator-3.3.0-python-3.2.patch: - Remove unneeded files. Requested by Arfrever - - 01 Jul 2011; Markos Chandras -decorator-3.3.0.ebuild: - Remove old ebuilds. Requested by Arfrever - - 27 Jun 2011; Brent Baude decorator-3.3.1.ebuild: - Marking decorator-3.3.1 ppc for bug 370505 - - 24 Jun 2011; Raúl Porcel decorator-3.3.1.ebuild: - alpha/ia64/sparc stable wrt #370505 - - 14 Jun 2011; Markus Meier decorator-3.3.1.ebuild: - x86 stable, bug #370505 - - 10 Jun 2011; Jeroen Roovers decorator-3.3.1.ebuild: - Stable for HPPA (bug #370505). - - 08 Jun 2011; Markos Chandras decorator-3.3.1.ebuild: - Stable on amd64 wrt bug #370505 - -*decorator-3.3.1 (22 Apr 2011) - - 22 Apr 2011; Arfrever Frehtes Taifersar Arahesis - +decorator-3.3.1.ebuild: - Version bump. - - 11 Apr 2011; Arfrever Frehtes Taifersar Arahesis - decorator-3.3.0.ebuild, +files/decorator-3.3.0-python-3.2.patch: - Fix tests with Python 3.2 (bug #321841). - - 27 Feb 2011; Arfrever Frehtes Taifersar Arahesis - -decorator-3.2.0.ebuild, -decorator-3.2.1.ebuild: - Delete. - - 27 Feb 2011; Brent Baude decorator-3.3.0.ebuild: - stable ppc, bug 353451 - - 13 Feb 2011; Raúl Porcel decorator-3.3.0.ebuild: - alpha/ia64/sparc stable wrt #353451 - - 11 Feb 2011; Markos Chandras decorator-3.3.0.ebuild: - Stable on amd64 wrt bug #353451 - - 09 Feb 2011; Pawel Hajdan jr - decorator-3.3.0.ebuild: - x86 stable wrt bug #353451 - - 02 Feb 2011; Jeroen Roovers decorator-3.3.0.ebuild: - Stable for HPPA (bug #353451). - - 29 Jan 2011; Raúl Porcel decorator-3.2.1.ebuild: - alpha/ia64/sparc stable wrt #350307 - - 21 Jan 2011; Jeroen Roovers decorator-3.2.1.ebuild: - Stable for HPPA (bug #350307). - - 07 Jan 2011; Brent Baude decorator-3.2.1.ebuild: - Marking decorator-3.2.1 ppc for bug 350307 - - 04 Jan 2011; Markos Chandras decorator-3.2.1.ebuild: - Stable on amd64 wrt bug #350307 - - 03 Jan 2011; Pawel Hajdan jr - decorator-3.2.1.ebuild: - x86 stable wrt bug #350307 - -*decorator-3.3.0 (01 Jan 2011) - - 01 Jan 2011; Arfrever Frehtes Taifersar Arahesis - +decorator-3.3.0.ebuild: - Version bump. - -*decorator-3.2.1 (11 Dec 2010) - - 11 Dec 2010; Arfrever Frehtes Taifersar Arahesis - +decorator-3.2.1.ebuild: - Version bump. - - 29 Oct 2010; Mark Loeser decorator-3.2.0.ebuild: - Mark ~ppc64; bug #300106 - - 13 Sep 2010; Arfrever Frehtes Taifersar Arahesis - -decorator-3.1.2.ebuild: - Delete. - - 12 Aug 2010; Joseph Jezak decorator-3.2.0.ebuild: - Marked ppc stable for bug #325901. - - 31 Jul 2010; Raúl Porcel decorator-3.2.0.ebuild: - ia64/sparc stable wrt #325901 - - 12 Jul 2010; Tobias Klausmann - decorator-3.2.0.ebuild: - Stable on alpha, bug #325901 - - 09 Jul 2010; Christian Faulhammer - decorator-3.2.0.ebuild: - stable x86, bug 325901 - - 06 Jul 2010; Jeroen Roovers decorator-3.2.0.ebuild: - Stable for HPPA (bug #325901). - - 04 Jul 2010; Markos Chandras decorator-3.2.0.ebuild: - Stable on amd64 wrt bug #325901 - -*decorator-3.2.0 (27 May 2010) - - 27 May 2010; Arfrever Frehtes Taifersar Arahesis - +decorator-3.2.0.ebuild: - Version bump. - - 20 May 2010; Pawel Hajdan jr - decorator-3.1.2.ebuild: - x86 stable wrt bug #316539 - - 04 Apr 2010; Raúl Porcel decorator-3.1.2.ebuild: - Add ~alpha/~ia64/~sparc wrt #300106 - - 24 Jan 2010; Jeroen Roovers decorator-3.1.2.ebuild: - Marked ~ppc too. - - 24 Jan 2010; Jeroen Roovers decorator-3.1.2.ebuild: - Marked ~hppa too. - - 11 Nov 2009; Fabian Groffen decorator-3.1.2.ebuild: - Marked ~x64-macos, thanks Matt Michalowski, bug #291936 - - 10 Oct 2009; Fabian Groffen decorator-3.1.2.ebuild: - Merge from Prefix - - 05 Sep 2009; Patrick Lauer -decorator-3.0.1.ebuild: - Remove old - -*decorator-3.1.2 (29 Aug 2009) - - 29 Aug 2009; Arfrever Frehtes Taifersar Arahesis - -decorator-2.2.0.ebuild, -decorator-2.3.2.ebuild, +decorator-3.1.2.ebuild: - Version bump. - - 04 Aug 2009; Arfrever Frehtes Taifersar Arahesis - decorator-3.0.1.ebuild: - Set SUPPORT_PYTHON_ABIS. - - 22 May 2009; Patrick Lauer decorator-2.3.2.ebuild: - SRC_URI fix for 2.3.2, fixes #269086 - -*decorator-2.3.2 (26 Apr 2009) - - 26 Apr 2009; Patrick Lauer +decorator-2.3.2.ebuild: - Bump to 2.3.2, dep for bug #260168 - -*decorator-3.0.1 (27 Mar 2009) - - 27 Mar 2009; Sébastien Fabbro metadata.xml, - +decorator-3.0.1.ebuild: - Version bump (thanks Romain Perier for his ebuild, bug #260701) and - updated long description - - 25 May 2008; Santiago M. Mola - decorator-2.2.0.ebuild: - add ~amd64 wrt bug #220011 - -*decorator-2.2.0 (02 May 2008) - - 02 May 2008; Rob Cakebread +metadata.xml, - +decorator-2.2.0.ebuild: - Initial commit. Thanks Qiangning Hong bug #176640 diff --git a/sdk_container/src/third_party/portage-stable/dev-python/decorator/Manifest b/sdk_container/src/third_party/portage-stable/dev-python/decorator/Manifest index 572e792134..0010c69d28 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/decorator/Manifest +++ b/sdk_container/src/third_party/portage-stable/dev-python/decorator/Manifest @@ -1,22 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -AUX decorator-3.4.0-test-failure-exit.patch 1029 SHA256 a823613bf487387cf69d58e88727665e2fec0a4fe13bdda58c51539c82e48817 SHA512 067ff10747c2db973072615e49cec4439b99dfad0086975879eae686001cfdd6ded1a87e11c89081066da72871f3a78ac0a50972e19b67c475741458041e0589 WHIRLPOOL 5995d5dba0f35113b0fd61399837afb81e7c4a2de3082c72a72e10d8ee37e2a3f9abf504b58fc8aa4b24bd88ea04fc9bb1e7d90b81d2df77fea63cb50c31dfc1 -DIST decorator-3.3.1.tar.gz 28421 SHA256 2cf1b977a3728cfaf69ce976f3f41c93a01c148c4dd692e6917197ae1211bc1c SHA512 edd24d41d1b626856cea29f2b5fcab402453b4f02bb80707c280cedd41605554c794f6763b35a8ab4144a54bd4a2262051426726fe04e2e0b9bb5e3d45878795 WHIRLPOOL e849b18e3227486e12987ed578cafc8e541937ee63e9938daefabf98ccc779fa8559759e193db8b37041c5e090dcef4c9c293961b0444bbadd5db70fe0a45310 -DIST decorator-3.3.2.tar.gz 28506 SHA256 c878e3c9a4015893fddcc7a145017bd54bd51cda0eb234cab6a20fa02540cb1f SHA512 de1832741cd22ce652bf05df0b4903ce0e17ebbe4ee9539aaf95ae5624c47651f2982d4e351e92775486c50cd25e0b98ba6436bab93accb22f4d100a56e08401 WHIRLPOOL c989a646ab1963a8233a8a3f7fec3dea07ef20f27eb51e13de1e2513144607dd251112d037b091a03232a866dbf75ea81d6855b84f7666f388a7f9320fe208eb -DIST decorator-3.3.3.tar.gz 28542 SHA256 1c14b2257e860958bc0e95a48d1946d90d5dfbed3e3353d7e1c65aa4cb2a0da2 SHA512 a803df8f3852868838cb17a234f0a5bbfb952f1c3ec65a3ef93f927d325f1366f165327475f9cf9866b0789778fc89078c249638eefbba3202230bb7c33ed5c8 WHIRLPOOL cb7d1def88148ed36b0e6288105f40e957d0f27ca54865804a7d4dfff62d51b416b82d938a4ad19e82e7b8902dcd86d959fee6642462b37c69ca7725bc65a117 -DIST decorator-3.4.0.tar.gz 30333 SHA256 c20b404cbb7ee5cebd506688e0114e3cd76f5ce233805a51f36e1a7988d9d783 SHA512 94ae8ff3bf694b72ad85a04d02ed9b58c42d50341fbc7307a12fc5abcb8042d8f67df80b53e63afd4b692c52fbefec83b80b591cba036deee21e281a5e8ff249 WHIRLPOOL 05b1c59e23ca3ca38cf06a08ae7ef253779c18050445f37a7f926e69456979ab539966e1821a0bd97b63aeef343a89a681a01d0da54182992cdc769c1cdda5b4 -EBUILD decorator-3.3.1.ebuild 1009 SHA256 e730c6b199d8fe75495ac33a5d47f71536223811a6a4fd75ced8b64120690a8d SHA512 2d2fd29e1f31b1694d1261dc3f25ede2ca005bed8cbca0ec1675d1228dc795b712aa7e64cdfe3a80164961b62e51ad23716919f68a26bf8066b4a020a01a1d17 WHIRLPOOL 96c679a93332c9f2ae0e74f2dbb01131a15e332986bcc63809ece6e3cccb8df76750caf5784c4941cbed50b67a6dd170277cd834fb25bb129c537ea2b32f8efd -EBUILD decorator-3.3.2.ebuild 1008 SHA256 be3ab3baa8762432b26c190ef4c00b796acc7a5f136c87ecb8ad2ec2e1ff3527 SHA512 19c0dc888372d99a9590c0d48e662a20c9a032e8ed8a73df382a727f35d41c771db8c7c4c016638d0a03e23089f4987a275da28daa46e6eaf715813a39bafd8e WHIRLPOOL ecd85db0ed55aa3d91f341de0daf9c84b45a6595b7fa4a687bdfc0cf9c9d6e3182ccb41b73051f9f1a3fce48bc242cdd4bbcc4c7ee7940d00e93e9648aff3e76 -EBUILD decorator-3.3.3.ebuild 1022 SHA256 8c54848654a19cc06108065f305525d90862a18c06342bd2a5dc96e0df13ab8a SHA512 9f7f2e392fba965f60d4c93db89671f01085003652bad46f9c0c59ff578c01a94c032f12d190d53ca46a36ce9d90ac6993d98d50d8093c644d1271df16dc835a WHIRLPOOL d1701ccaf0c8d12b1ce8eeecd20f57c77a9b83e2347b6261531bb9e71e26b73096d3f1cdd72582c5ae006ed3ad5a4c1978425d24c51f01bb2e69df8b60720ed3 -EBUILD decorator-3.4.0-r1.ebuild 936 SHA256 70d7d818327008c1b124957cfb465ae9b75649b9348397c025558e74adaa58ab SHA512 8835dc0fa7ac69de948a35a422c22844973aeb06c58e48f0a1d92b23ad95c8abfb6dc48dfd8b35d03e1a0f0eef3cf3015efa0c2823c84f894e8ecf27b7f16f7e WHIRLPOOL 06990db53c7e7db53c590dbbb53b2b5af5801a0281a2200b0e98a15d76648e74bfe5b4728bd4862f7c984ee49286da1c74c4055692f9d0f1a8637ef306e74e4b -EBUILD decorator-3.4.0.ebuild 1022 SHA256 d9051004cc2f12f6c761bf45dc09ef46fc846c22e9263f9cb12d962bd9edfc8e SHA512 4d75698682e5cb3676a11e4299c598984f677537d4ac6b171e1f311e22b9486aebaa12ba7363bae66b385225616f3505b74bc1d68790763d762fd9d7b1e79399 WHIRLPOOL d7e6939fccdde9d70b5f2afbc03e14f7194ef78f4eba996947da0b6c5e1b49b3b7b888bb3e357b16b4655e41bd6a7f71b5939a3769f0383a2ca90d4c7a6b2de2 -MISC ChangeLog 7940 SHA256 56f187eec9b43f6548b09760e529127a9ea0390afe5186855d10eafd0a94e2bb SHA512 14503a171e2113e38370aff454614f813b676cceeb791cbd8ce52e51ca81871f8c9c40e65be7ae004328e40633294969dfbfaa471afd5f29fa80bef724fa8d8a WHIRLPOOL 73292b000e26ff226f8da5fadc3dae8bfda2bbf87abf513a8d7a96a96d97bda1110628b56ed24600e0c9403bd48767ac3dbc875e3cb54ff8ac103f3b18ba20df -MISC metadata.xml 528 SHA256 298ae2cd6f8e86cd446479a6a32c872a9461c689d60208e1daf7cd772d9f652f SHA512 1606b075b7b5f33dcf52eb55f1d1c02722408eb3eb8e02513e73ce63be63a029ddc1a821d6e5c5239fb7ef1d2d45d4a165d442a5025759fba7095a1754a71173 WHIRLPOOL 0a17d92d65656bd7d00677b25b5b363ef2364ad8f30583da7a610b100684231517429fc16570bb7e7368f0aac50956c77fe803f87e09a02e656ca2a0e3c098dd ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.19 (GNU/Linux) - -iEYEAREIAAYFAlG6pywACgkQso7CE7gHKw3KXQCdHF0Y1ztOCY53D91xEloToFL9 -1pMAnjWsYCqjqxBJnNVrC3WICT/Vz5eO -=9xk5 ------END PGP SIGNATURE----- +DIST decorator-4.0.10.tar.gz 68560 SHA256 9c6e98edcb33499881b86ede07d9968c81ab7c769e28e9af24075f0a5379f070 SHA512 612c2eafe16536c9b5eda07ea44999d868decbc38beb4207ab3f82325bafd346c431f9c9028f63bbf24573300a81dfb9446a51dee50bb34dc8b478088a541f73 WHIRLPOOL 8d4b4496c8066d352692e88ba86053ced436a595d4a7d8dbade6b81c8e4d7da294a26270a9723e35c511b1d213b71409c3d01af59979a5d10ead044cd67ecda8 +DIST decorator-4.0.11.tar.gz 70616 SHA256 953d6bf082b100f43229cf547f4f97f97e970f5ad645ee7601d55ff87afdfe76 SHA512 acce545d26c05ad03e4a3889214c3e94d1d47a9ccba42318ff8acb4d9384e676839fdcdb8d501a808f9332f532e4087a60398c273a58e07dfbc02f04f04af69c WHIRLPOOL 11594eef9ab15e2b1d3c42b812fc5f411524cab57b831e5c6f3f1651f8c1d5d3ed2748753965edf89af65ee0c9cb0a4478227677c73ab7834926f380aea175f8 +DIST decorator-4.0.2.tar.gz 64850 SHA256 1a089279d5de2471c47624d4463f2e5b3fc6a2cf65045c39bf714fc461a25206 SHA512 9f135c9c624557a90619e46002f12d54f8c53045420f524bbc52dee0b488268501467b207ea8f4445a8aa7d119af3e615cd76cbc25c1d1335d3bb581a1045ab3 WHIRLPOOL 1a4a31fe67d4cdfc58cb5486f83ee059a9211af5c5e48d57c9b22a24e08e5659a2e8b4519ecaba68fa603ef6e5a0756f69ee10fbe173d07ffe23204b579f2f18 +EBUILD decorator-4.0.10.ebuild 810 SHA256 d6219f35b9328351efe1929303c5689e6557fbb2daea0311bdfeb129cac2e920 SHA512 c146e7fd6a27a049e749151f957e73ba20cb0d35373fa206f77d82fc9329a39578e1f8900c1d5d24f01ce2d7cb64ced0f174398d30fcd9c47bf0fdb84c20b2ee WHIRLPOOL 3a1dc88e9cb76e2db727aca5954205fc513eb29043f19efc3e153a7ba94ead79383487547622c643f7177b819679a170854c792d5715854e025d06142d0c9093 +EBUILD decorator-4.0.11.ebuild 825 SHA256 3aca6e07063d4a7afac902a6adab57fe1524a13db0ea5f3368b646c0490ade02 SHA512 ee2ff15f8f5dc1bb00625a0b9847f9c04e4bcd35a3ca18454c909ab785c910e0cc10a7b7855c35ed4f70b209fb42d31ff5c943a782d9f713e2c4bf985f3d41eb WHIRLPOOL 225e194912076d9f69a994555a221acfb0ebfc2e5ce0c8879dc227967f403a83e32a9a8c3796c45bf819f8e35fd53c4baa2a2c73334ce180c86b8a08374cc264 +EBUILD decorator-4.0.2.ebuild 794 SHA256 82391f86071d613abe34b3b370c10ecf19cd85801e55186819c2420a8bb4b189 SHA512 90091d12081d46d90a9d59128b84405c54f92b2236410ec0386bb514c4162c442ab0369ebd16fb56aefe40ec872ba7cb005c704ff8695d5ef6738844c8d8c2ba WHIRLPOOL 53f3035e5e10d6601c75eca93850c29f54c4ffae9569a7da06fcaf554e2c55159d40d0826b8541732db047f728ea90b1bf006e1323c55126f9ca7f146c2d61ab +MISC ChangeLog 6142 SHA256 e60405146c3272a05ed97e15bf8aad148bf4d3b9c2b487095b87caa43e391809 SHA512 394b50613de8276a9804304bb3ce3f24c708c1d3c813bdde4cf3732cf307ebbea5da4dd1989759c33dfb6cad04dcdae74339e2253e5fd2cdaacc4467f6626d3f WHIRLPOOL e4bb8d976c4f415799631c86c0f1b4d421e8220519f0e75dcb5462b403a665155799e710da7cf92a60705b9db19fb70cc043abaf93399a3c79a2fea2814d5f52 +MISC ChangeLog-2015 10231 SHA256 d98ab8d8ac5fc8eaa4fa5e994242fc1c23b3fdda15a7cb19647ba4b6aac0a6d7 SHA512 c5839427fcabd8fd722774ba34b0d0299b2a43d334874c3903a90f19c707e4d7f23347599645aaee8381ebc11f3c97a65e2b8dac0503f68c0fbdc8f48db6b33a WHIRLPOOL 90ffdf9b663b10b067e1459bb547413ecc0372c51ea901bf39872dbce3c4b69ef5ea616082c8b0400e74f31a9b2d31bcd07e1f4b25e21a7c8c9541983b6122c6 +MISC metadata.xml 666 SHA256 7bc4340a2943575060e0003951b2f11b770f1e376e621ccb7c0a9f11ff005a43 SHA512 dea4bab83359707c31ecbef8f70ee3bc02b7254947cc7a51e315af0074589127f31aa66b23a18ee3b04531ea2909151cc49797c0ddea67a22449ed3f6242082a WHIRLPOOL 549dc73074b0bafbd06477f38113595e78eb2f63d8c763c4d2cb94a07ae663bbfabbc5ec98acae49649c5d3454bf673180cdda0d6f3cad339007379b8d75d7dd diff --git a/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.3.1.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.3.1.ebuild deleted file mode 100644 index 9289b4d29a..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.3.1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.1.ebuild,v 1.8 2012/09/30 17:03:47 armin76 Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -PYTHON_TESTS_RESTRICTED_ABIS="2.4 2.5" - -inherit distutils - -DESCRIPTION="Simplifies the usage of decorators for the average programmer" -HOMEPAGE="http://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos" -IUSE="" - -DEPEND="dev-python/setuptools" -RDEPEND="" - -DOCS="README.txt" -PYTHON_MODNAME="decorator.py" - -src_test() { - testing() { - if [[ "${PYTHON_ABI}" == 3.* ]]; then - PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" documentation3.py - else - PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" documentation.py - fi - } - python_execute_function testing -} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.3.2.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.3.2.ebuild deleted file mode 100644 index a61ff4f463..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.3.2.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.2.ebuild,v 1.12 2013/02/24 17:49:59 ago Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -PYTHON_TESTS_RESTRICTED_ABIS="2.4 2.5" - -inherit distutils - -DESCRIPTION="Simplifies the usage of decorators for the average programmer" -HOMEPAGE="http://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos" -IUSE="" - -DEPEND="dev-python/setuptools" -RDEPEND="" - -DOCS="README.txt" -PYTHON_MODNAME="decorator.py" - -src_test() { - testing() { - if [[ "${PYTHON_ABI}" == 3.* ]]; then - PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" documentation3.py - else - PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" documentation.py - fi - } - python_execute_function testing -} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.3.3.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.3.3.ebuild deleted file mode 100644 index db4ef2a020..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.3.3.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.3.3.ebuild,v 1.2 2012/09/30 17:03:47 armin76 Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -PYTHON_TESTS_RESTRICTED_ABIS="2.4 2.5" - -inherit distutils - -DESCRIPTION="Simplifies the usage of decorators for the average programmer" -HOMEPAGE="http://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" -IUSE="" - -DEPEND="dev-python/setuptools" -RDEPEND="" - -DOCS="README.txt" -PYTHON_MODNAME="decorator.py" - -src_test() { - testing() { - if [[ "${PYTHON_ABI}" == 3.* ]]; then - PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" documentation3.py - else - PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" documentation.py - fi - } - python_execute_function testing -} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.4.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.4.0-r1.ebuild deleted file mode 100644 index 4bd349099d..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.4.0-r1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.4.0-r1.ebuild,v 1.3 2013/06/14 05:16:16 idella4 Exp $ - -EAPI=5 -PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} ) - -inherit distutils-r1 - -DESCRIPTION="Simplifies the usage of decorators for the average programmer" -HOMEPAGE="http://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" -IUSE="" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="" - -PATCHES=( - "${FILESDIR}"/${P}-test-failure-exit.patch -) - -python_test() { - local t=documentation.py - [[ ${EPYTHON} == python3* ]] && t=documentation3.py - - "${PYTHON}" ${t} || die "Tests fail with ${EPYTHON}" -} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.4.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.4.0.ebuild deleted file mode 100644 index 8fb5b90951..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-3.4.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.4.0.ebuild,v 1.1 2012/10/29 08:54:24 patrick Exp $ - -EAPI="3" -SUPPORT_PYTHON_ABIS="1" -PYTHON_TESTS_RESTRICTED_ABIS="2.4 2.5" - -inherit distutils - -DESCRIPTION="Simplifies the usage of decorators for the average programmer" -HOMEPAGE="http://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" -IUSE="" - -DEPEND="dev-python/setuptools" -RDEPEND="" - -DOCS="README.txt" -PYTHON_MODNAME="decorator.py" - -src_test() { - testing() { - if [[ "${PYTHON_ABI}" == 3.* ]]; then - PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" documentation3.py - else - PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" documentation.py - fi - } - python_execute_function testing -} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-4.0.10.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-4.0.10.ebuild new file mode 100644 index 0000000000..9e4800ec9d --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-4.0.10.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) + +inherit distutils-r1 + +DESCRIPTION="Simplifies the usage of decorators for the average programmer" +HOMEPAGE="https://pypi.python.org/pypi/decorator https://github.com/micheles/decorator" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +IUSE="doc" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" + +DOCS=( docs/README.rst ) + +python_test() { + "${PYTHON}" src/tests/test.py || die "Tests fail with ${EPYTHON}" +} + +python_install_all() { + use doc && dodoc documentation.pdf + distutils-r1_python_install_all +} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-4.0.11.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-4.0.11.ebuild new file mode 100644 index 0000000000..4fd7970ccc --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-4.0.11.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) + +inherit distutils-r1 + +DESCRIPTION="Simplifies the usage of decorators for the average programmer" +HOMEPAGE="https://pypi.python.org/pypi/decorator https://github.com/micheles/decorator" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +IUSE="doc" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" + +DOCS=( docs/README.rst ) + +python_test() { + "${PYTHON}" src/tests/test.py || die "Tests fail with ${EPYTHON}" +} + +python_install_all() { + use doc && dodoc documentation.pdf + distutils-r1_python_install_all +} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-4.0.2.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-4.0.2.ebuild new file mode 100644 index 0000000000..f438984520 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-python/decorator/decorator-4.0.2.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) + +inherit distutils-r1 + +DESCRIPTION="Simplifies the usage of decorators for the average programmer" +HOMEPAGE="https://pypi.python.org/pypi/decorator https://code.google.com/p/micheles/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +IUSE="doc" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" + +DOCS=( docs/README.rst ) + +python_test() { + "${PYTHON}" src/tests/test.py || die "Tests fail with ${EPYTHON}" +} + +python_install_all() { + use doc && dodoc documentation.pdf + distutils-r1_python_install_all +} diff --git a/sdk_container/src/third_party/portage-stable/dev-python/decorator/files/decorator-3.4.0-test-failure-exit.patch b/sdk_container/src/third_party/portage-stable/dev-python/decorator/files/decorator-3.4.0-test-failure-exit.patch deleted file mode 100644 index 4126e2bdce..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/decorator/files/decorator-3.4.0-test-failure-exit.patch +++ /dev/null @@ -1,35 +0,0 @@ -From fb1fc865000c92fc431a04d54116001c35ec0cdd Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= -Date: Fri, 21 Dec 2012 00:29:53 +0100 -Subject: [PATCH] Exit with failure when doctests fail. - ---- - documentation.py | 3 ++- - documentation3.py | 3 ++- - 2 files changed, 4 insertions(+), 2 deletions(-) - -diff --git a/documentation.py b/documentation.py -index 3d5a5c0..0ddd681 100644 ---- a/documentation.py -+++ b/documentation.py -@@ -1131,4 +1131,5 @@ def hello(user): - print('hello %s' % user) - - if __name__ == '__main__': -- import doctest; doctest.testmod() -+ import doctest -+ sys.exit(0 if doctest.testmod()[0] == 0 else 1) -diff --git a/documentation3.py b/documentation3.py -index bd86cc6..4162d56 100644 ---- a/documentation3.py -+++ b/documentation3.py -@@ -1167,4 +1167,5 @@ def hello(user): - print('hello %s' % user) - - if __name__ == '__main__': -- import doctest; doctest.testmod() -+ import doctest -+ sys.exit(0 if doctest.testmod()[0] == 0 else 1) --- -1.8.0.2 - diff --git a/sdk_container/src/third_party/portage-stable/dev-python/decorator/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-python/decorator/metadata.xml index cc991ffb90..e864603b64 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/decorator/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/dev-python/decorator/metadata.xml @@ -1,12 +1,16 @@ - python + + python@gentoo.org + Python + The aim of the decorator python module is to simplify the usage of decorators for the average programmer and to popularize decorators usage giving examples of useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc. decorator + micheles/decorator diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.3.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.3.1 deleted file mode 100644 index 59cc178b11..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.3.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare test -DEPEND=dev-python/setuptools dev-lang/python -DESCRIPTION=Simplifies the usage of decorators for the average programmer -EAPI=3 -HOMEPAGE=http://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/ -KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos -LICENSE=BSD -RDEPEND=dev-lang/python -SLOT=0 -SRC_URI=mirror://pypi/d/decorator/decorator-3.3.1.tar.gz -_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=d3b3b38a1336322a46290d8478e6f08e diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.3.2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.3.2 deleted file mode 100644 index e1623e9c3f..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.3.2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare test -DEPEND=dev-python/setuptools dev-lang/python -DESCRIPTION=Simplifies the usage of decorators for the average programmer -EAPI=3 -HOMEPAGE=http://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/ -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos -LICENSE=BSD -RDEPEND=dev-lang/python -SLOT=0 -SRC_URI=mirror://pypi/d/decorator/decorator-3.3.2.tar.gz -_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=b80f0deff6a28ddf97b378409ded1e25 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.3.3 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.3.3 deleted file mode 100644 index 56a9abad33..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.3.3 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare test -DEPEND=dev-python/setuptools dev-lang/python -DESCRIPTION=Simplifies the usage of decorators for the average programmer -EAPI=3 -HOMEPAGE=http://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/ -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos -LICENSE=BSD -RDEPEND=dev-lang/python -SLOT=0 -SRC_URI=mirror://pypi/d/decorator/decorator-3.3.3.tar.gz -_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=3b99f2ae0aeb2b0e8d349cf7ab4b63ed diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.4.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.4.0 deleted file mode 100644 index 23ebb76613..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.4.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm prepare test -DEPEND=dev-python/setuptools dev-lang/python -DESCRIPTION=Simplifies the usage of decorators for the average programmer -EAPI=3 -HOMEPAGE=http://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/ -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos -LICENSE=BSD -RDEPEND=dev-lang/python -SLOT=0 -SRC_URI=mirror://pypi/d/decorator/decorator-3.4.0.tar.gz -_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=0df69fe3ca1a19d164a0c00ee0f75e0f diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.4.0-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.4.0-r1 deleted file mode 100644 index 6ff779468d..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-3.4.0-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=Simplifies the usage of decorators for the average programmer -EAPI=5 -HOMEPAGE=http://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/ -IUSE=python_targets_python2_7 -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos -LICENSE=BSD -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=mirror://pypi/d/decorator/decorator-3.4.0.tar.gz -_eclasses_=distutils-r1 f1707af2d2ad4cf700a9e690de6ed855 eutils ea170b525f6a38a006be05c9d9429f13 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=16524430422c0ca17874602b7fc8b845 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-4.0.10 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-4.0.10 new file mode 100644 index 0000000000..b2c33b0b76 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-4.0.10 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DESCRIPTION=Simplifies the usage of decorators for the average programmer +EAPI=6 +HOMEPAGE=https://pypi.python.org/pypi/decorator https://github.com/micheles/decorator +IUSE=doc python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos +LICENSE=BSD +RDEPEND=python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) +SLOT=0 +SRC_URI=mirror://pypi/d/decorator/decorator-4.0.10.tar.gz +_eclasses_=distutils-r1 039ba10839816478cfb070fdeb053906 multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 0c067f080a047742ffac024b16895b45 python-utils-r1 c11fc374357e6ad9ddfe2e9f931e4d29 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120 +_md5_=8c798c7d0f5c8fcbe8ad2a5e1273f462 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-4.0.11 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-4.0.11 new file mode 100644 index 0000000000..c9be86dbc2 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-4.0.11 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DESCRIPTION=Simplifies the usage of decorators for the average programmer +EAPI=6 +HOMEPAGE=https://pypi.python.org/pypi/decorator https://github.com/micheles/decorator +IUSE=doc python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos +LICENSE=BSD +RDEPEND=python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) +SLOT=0 +SRC_URI=mirror://pypi/d/decorator/decorator-4.0.11.tar.gz +_eclasses_=distutils-r1 039ba10839816478cfb070fdeb053906 multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 0c067f080a047742ffac024b16895b45 python-utils-r1 c11fc374357e6ad9ddfe2e9f931e4d29 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120 +_md5_=c9511008c03d8a58d82e3e3fdca1f93d diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-4.0.2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-4.0.2 new file mode 100644 index 0000000000..e40a4757ef --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/decorator-4.0.2 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DESCRIPTION=Simplifies the usage of decorators for the average programmer +EAPI=5 +HOMEPAGE=https://pypi.python.org/pypi/decorator https://code.google.com/p/micheles/ +IUSE=doc python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos +LICENSE=BSD +RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) +SLOT=0 +SRC_URI=mirror://pypi/d/decorator/decorator-4.0.2.tar.gz +_eclasses_=distutils-r1 039ba10839816478cfb070fdeb053906 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 0c067f080a047742ffac024b16895b45 python-utils-r1 c11fc374357e6ad9ddfe2e9f931e4d29 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120 +_md5_=b1367775f549700b01c8372976e37e6b