[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2024-05-11 Thread Michał Górny
commit: ec7ccf4ef58a4522ded8158b71852ed88fe5ba80
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 11 10:55:43 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 11 11:03:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec7ccf4e

dev-python/decorator: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/decorator-5.1.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/decorator/decorator-5.1.1-r1.ebuild 
b/dev-python/decorator/decorator-5.1.1-r1.ebuild
index 1611e6e5f089..055ad9a7e488 100644
--- a/dev-python/decorator/decorator-5.1.1-r1.ebuild
+++ b/dev-python/decorator/decorator-5.1.1-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2023-05-29 Thread Michał Górny
commit: e5f999f419e9bbc1a3ecd4d2abdb58cfa1ec25da
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 29 08:08:05 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 29 08:36:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5f999f4

dev-python/decorator: Enable py3.12

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/decorator-5.1.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-5.1.1-r1.ebuild 
b/dev-python/decorator/decorator-5.1.1-r1.ebuild
index 43a3ae6cd5fa..da9513bf8585 100644
--- a/dev-python/decorator/decorator-5.1.1-r1.ebuild
+++ b/dev-python/decorator/decorator-5.1.1-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2023-03-15 Thread Michał Górny
commit: 3bc147797de970002af050c54406a48a89adaae5
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 15 17:45:15 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 16 03:45:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bc14779

dev-python/decorator: Use pypi.eclass

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/decorator-5.1.1-r1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/decorator/decorator-5.1.1-r1.ebuild 
b/dev-python/decorator/decorator-5.1.1-r1.ebuild
index b12755a1cbb5..43a3ae6cd5fa 100644
--- a/dev-python/decorator/decorator-5.1.1-r1.ebuild
+++ b/dev-python/decorator/decorator-5.1.1-r1.ebuild
@@ -6,14 +6,13 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( pypy3 python3_{9..11} )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 DESCRIPTION="Simplifies the usage of decorators for the average programmer"
 HOMEPAGE="
https://github.com/micheles/decorator/
https://pypi.org/project/decorator/
 "
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2022-06-16 Thread Michał Górny
commit: 28e99ada7bc15694bae8ab3e728ae954316d5509
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 16 09:13:59 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 16 09:18:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28e99ada

dev-python/decorator: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/decorator-5.1.1.ebuild | 21 -
 1 file changed, 21 deletions(-)

diff --git a/dev-python/decorator/decorator-5.1.1.ebuild 
b/dev-python/decorator/decorator-5.1.1.ebuild
deleted file mode 100644
index 6a8b2349c2a6..
--- a/dev-python/decorator/decorator-5.1.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Simplifies the usage of decorators for the average programmer"
-HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/decorator/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-DOCS=( CHANGES.md )
-
-python_test() {
-   "${EPYTHON}" src/tests/test.py -v || die "Tests failed with ${EPYTHON}"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2022-06-16 Thread Jakov Smolić
commit: 5e3df3c74a8562cf92f6cc87cceb2e2c5da60fe0
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jun 16 08:58:35 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jun 16 08:58:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e3df3c7

dev-python/decorator: Stabilize 5.1.1-r1 ALLARCHES, #852347

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/decorator/decorator-5.1.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-5.1.1-r1.ebuild 
b/dev-python/decorator/decorator-5.1.1-r1.ebuild
index 9e0a329fddd4..973f23286924 100644
--- a/dev-python/decorator/decorator-5.1.1-r1.ebuild
+++ b/dev-python/decorator/decorator-5.1.1-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 DOCS=( CHANGES.md )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2022-05-13 Thread Michał Górny
commit: 60f71d66d6a3ec9e7a71de068fc1ebdd38597834
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 13 10:51:57 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 13 10:51:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60f71d66

dev-python/decorator: Use PEP517 build

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/decorator-5.1.1-r1.ebuild | 26 ++
 1 file changed, 26 insertions(+)

diff --git a/dev-python/decorator/decorator-5.1.1-r1.ebuild 
b/dev-python/decorator/decorator-5.1.1-r1.ebuild
new file mode 100644
index ..ad25035acded
--- /dev/null
+++ b/dev-python/decorator/decorator-5.1.1-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simplifies the usage of decorators for the average programmer"
+HOMEPAGE="
+   https://github.com/micheles/decorator/
+   https://pypi.org/project/decorator/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+DOCS=( CHANGES.md )
+
+python_test() {
+   "${EPYTHON}" src/tests/test.py -v || die "Tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2022-05-13 Thread Michał Górny
commit: b9f88d2960cf593b08be109deded0e15a331feb4
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 13 10:52:04 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 13 10:52:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9f88d29

dev-python/decorator: Enable py3.11

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/decorator-5.1.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-5.1.1-r1.ebuild 
b/dev-python/decorator/decorator-5.1.1-r1.ebuild
index ad25035acded..9e0a329fddd4 100644
--- a/dev-python/decorator/decorator-5.1.1-r1.ebuild
+++ b/dev-python/decorator/decorator-5.1.1-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2022-02-13 Thread Michał Górny
commit: 096920e1db2828511a03d5758d119020f03c0096
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 13 09:31:11 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 13 09:33:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=096920e1

dev-python/decorator: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/Manifest   |  1 -
 dev-python/decorator/decorator-5.1.0.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 704a70e408c9..d8766686cbb8 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,2 +1 @@
-DIST decorator-5.1.0.tar.gz 34900 BLAKE2B 
f6f4964411a31ac0904a98ec9b9e172012bd1b769122241bb0220a217da007baabe4f9173fa2283a46e25485c42910283d0e0dfc88b4bc3b68f5683448ddf84a
 SHA512 
4acc0967af79f61c56adea3084c4e9f9de1c34fcbc7906db4bb1b0759e07ffed6eff0e4b21645dda5f37e96662742621f3d043e8c06a401841c7199a915afe18
 DIST decorator-5.1.1.tar.gz 35016 BLAKE2B 
0e38ee2dea6793d489f5c50692549022f1b252ab3a7b75da5b785f856b7f18faaf5570dde2c68f6936c11460599839063e9eb8a133789a00f683761393a5103d
 SHA512 
584857ffb0c3e52344b473ceb9e28adfd7d789d480a528471f8ab37be055ebe5feb170f41077010e25350e1c311189d45b90773cf12f0043de98ea8ebcde20ab

diff --git a/dev-python/decorator/decorator-5.1.0.ebuild 
b/dev-python/decorator/decorator-5.1.0.ebuild
deleted file mode 100644
index 5ae1838f1745..
--- a/dev-python/decorator/decorator-5.1.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Simplifies the usage of decorators for the average programmer"
-HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-DOCS=( CHANGES.md )
-
-python_test() {
-   "${EPYTHON}" src/tests/test.py -v || die "Tests failed with ${EPYTHON}"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2022-02-12 Thread Agostino Sarubbo
commit: 08733a53b10be8795b5500ca9020c24b9ee5089b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Feb 13 07:57:18 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Feb 13 07:58:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08733a53

dev-python/decorator: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable 
(ALLARCHES policy) wrt bug #833220

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-5.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-5.1.1.ebuild 
b/dev-python/decorator/decorator-5.1.1.ebuild
index 8a219708d389..ccb716993294 100644
--- a/dev-python/decorator/decorator-5.1.1.ebuild
+++ b/dev-python/decorator/decorator-5.1.1.ebuild
@@ -12,7 +12,7 @@ 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 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 DOCS=( CHANGES.md )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2022-01-07 Thread Arthur Zamarin
commit: 11ae8c5b575d92be8729b9d06cabb89c747b9f95
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jan  7 16:34:27 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jan  7 16:49:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11ae8c5b

dev-python/decorator: add 5.1.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-5.1.1.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index b8587ef1b7cd..704a70e408c9 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1 +1,2 @@
 DIST decorator-5.1.0.tar.gz 34900 BLAKE2B 
f6f4964411a31ac0904a98ec9b9e172012bd1b769122241bb0220a217da007baabe4f9173fa2283a46e25485c42910283d0e0dfc88b4bc3b68f5683448ddf84a
 SHA512 
4acc0967af79f61c56adea3084c4e9f9de1c34fcbc7906db4bb1b0759e07ffed6eff0e4b21645dda5f37e96662742621f3d043e8c06a401841c7199a915afe18
+DIST decorator-5.1.1.tar.gz 35016 BLAKE2B 
0e38ee2dea6793d489f5c50692549022f1b252ab3a7b75da5b785f856b7f18faaf5570dde2c68f6936c11460599839063e9eb8a133789a00f683761393a5103d
 SHA512 
584857ffb0c3e52344b473ceb9e28adfd7d789d480a528471f8ab37be055ebe5feb170f41077010e25350e1c311189d45b90773cf12f0043de98ea8ebcde20ab

diff --git a/dev-python/decorator/decorator-5.1.1.ebuild 
b/dev-python/decorator/decorator-5.1.1.ebuild
new file mode 100644
index ..8a219708d389
--- /dev/null
+++ b/dev-python/decorator/decorator-5.1.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Simplifies the usage of decorators for the average programmer"
+HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+DOCS=( CHANGES.md )
+
+python_test() {
+   "${EPYTHON}" src/tests/test.py -v || die "Tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2021-10-15 Thread Michał Górny
commit: 4475c5a5f4bb0b31716b5d05947622b01e8e1b14
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct 16 05:53:57 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 16 05:56:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4475c5a5

dev-python/decorator: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/Manifest  |  2 --
 dev-python/decorator/decorator-4.4.2-r1.ebuild | 19 ---
 dev-python/decorator/decorator-5.0.9.ebuild| 21 -
 3 files changed, 42 deletions(-)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 8e7aa7cac74..b8587ef1b7c 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,3 +1 @@
-DIST decorator-4.4.2.tar.gz 33629 BLAKE2B 
5b2c6a1b6aba293d4b93444d4613e3c9af16bd9d6d80ae9eb21112a4a16397ff67e1f648e8118beeb7d17755a2f1bd37b867f73129c42ef7f8654d1c1f609e5f
 SHA512 
c068efd4e70764ac447b772c9c29625c2180dad256b2b4e46a50a8479fc1d7de09b114c2ba11bb37dd58774ed9460d2e0ea9fa76061833a2d3c2676ac91a0db1
-DIST decorator-5.0.9.tar.gz 34544 BLAKE2B 
c7dfafd9d7354d075a154ba9bd3aa2bed52454e3412ce22ed2cd47f4c1ec94f601c754bd270c1a2d9447a087ce114579d3b2b2340721dfd4aaac1e2d1f801b93
 SHA512 
8b46370bbc9cff5208823af60f31779b0ee02e03c796223ddfeb473f7c36bf7ee7da48c5712eea89ca8a96ef32695ff31c4902a76284caf543cf4937a0bd7aa5
 DIST decorator-5.1.0.tar.gz 34900 BLAKE2B 
f6f4964411a31ac0904a98ec9b9e172012bd1b769122241bb0220a217da007baabe4f9173fa2283a46e25485c42910283d0e0dfc88b4bc3b68f5683448ddf84a
 SHA512 
4acc0967af79f61c56adea3084c4e9f9de1c34fcbc7906db4bb1b0759e07ffed6eff0e4b21645dda5f37e96662742621f3d043e8c06a401841c7199a915afe18

diff --git a/dev-python/decorator/decorator-4.4.2-r1.ebuild 
b/dev-python/decorator/decorator-4.4.2-r1.ebuild
deleted file mode 100644
index 3a0f60f27c8..000
--- a/dev-python/decorator/decorator-4.4.2-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Simplifies the usage of decorators for the average programmer"
-HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-DOCS=( CHANGES.md )
-
-distutils_enable_tests setup.py

diff --git a/dev-python/decorator/decorator-5.0.9.ebuild 
b/dev-python/decorator/decorator-5.0.9.ebuild
deleted file mode 100644
index 535b01d398c..000
--- a/dev-python/decorator/decorator-5.0.9.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{7..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Simplifies the usage of decorators for the average programmer"
-HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-DOCS=( CHANGES.md )
-
-python_test() {
-   "${EPYTHON}" src/tests/test.py -v || die "Tests failed with ${EPYTHON}"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2021-10-15 Thread Sam James
commit: 96cfcd6b592199895c482c61b77294ae14d4e743
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct 15 22:40:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct 15 22:40:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96cfcd6b

dev-python/decorator: Stabilize 5.1.0 ALLARCHES, #818316

Signed-off-by: Sam James  gentoo.org>

 dev-python/decorator/decorator-5.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-5.1.0.ebuild 
b/dev-python/decorator/decorator-5.1.0.ebuild
index b8fbc4bc655..5ae1838f174 100644
--- a/dev-python/decorator/decorator-5.1.0.ebuild
+++ b/dev-python/decorator/decorator-5.1.0.ebuild
@@ -12,7 +12,7 @@ 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 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 DOCS=( CHANGES.md )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2021-09-10 Thread Michał Górny
commit: a409390cb26244ef8f469bb674304ee80210c1fb
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 11 06:16:45 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 11 06:53:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a409390c

dev-python/decorator: Bump to 5.1.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-5.1.0.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 5ec10d14cd3..8e7aa7cac74 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,2 +1,3 @@
 DIST decorator-4.4.2.tar.gz 33629 BLAKE2B 
5b2c6a1b6aba293d4b93444d4613e3c9af16bd9d6d80ae9eb21112a4a16397ff67e1f648e8118beeb7d17755a2f1bd37b867f73129c42ef7f8654d1c1f609e5f
 SHA512 
c068efd4e70764ac447b772c9c29625c2180dad256b2b4e46a50a8479fc1d7de09b114c2ba11bb37dd58774ed9460d2e0ea9fa76061833a2d3c2676ac91a0db1
 DIST decorator-5.0.9.tar.gz 34544 BLAKE2B 
c7dfafd9d7354d075a154ba9bd3aa2bed52454e3412ce22ed2cd47f4c1ec94f601c754bd270c1a2d9447a087ce114579d3b2b2340721dfd4aaac1e2d1f801b93
 SHA512 
8b46370bbc9cff5208823af60f31779b0ee02e03c796223ddfeb473f7c36bf7ee7da48c5712eea89ca8a96ef32695ff31c4902a76284caf543cf4937a0bd7aa5
+DIST decorator-5.1.0.tar.gz 34900 BLAKE2B 
f6f4964411a31ac0904a98ec9b9e172012bd1b769122241bb0220a217da007baabe4f9173fa2283a46e25485c42910283d0e0dfc88b4bc3b68f5683448ddf84a
 SHA512 
4acc0967af79f61c56adea3084c4e9f9de1c34fcbc7906db4bb1b0759e07ffed6eff0e4b21645dda5f37e96662742621f3d043e8c06a401841c7199a915afe18

diff --git a/dev-python/decorator/decorator-5.1.0.ebuild 
b/dev-python/decorator/decorator-5.1.0.ebuild
new file mode 100644
index 000..b8fbc4bc655
--- /dev/null
+++ b/dev-python/decorator/decorator-5.1.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Simplifies the usage of decorators for the average programmer"
+HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+DOCS=( CHANGES.md )
+
+python_test() {
+   "${EPYTHON}" src/tests/test.py -v || die "Tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2021-06-24 Thread Michał Górny
commit: 39ffdb8011db843d80964660acc83c3e20c4035c
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 24 08:07:07 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 24 08:20:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39ffdb80

dev-python/decorator: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/Manifest   |  1 -
 dev-python/decorator/decorator-5.0.7.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 66c126aa7f6..5ec10d14cd3 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,3 +1,2 @@
 DIST decorator-4.4.2.tar.gz 33629 BLAKE2B 
5b2c6a1b6aba293d4b93444d4613e3c9af16bd9d6d80ae9eb21112a4a16397ff67e1f648e8118beeb7d17755a2f1bd37b867f73129c42ef7f8654d1c1f609e5f
 SHA512 
c068efd4e70764ac447b772c9c29625c2180dad256b2b4e46a50a8479fc1d7de09b114c2ba11bb37dd58774ed9460d2e0ea9fa76061833a2d3c2676ac91a0db1
-DIST decorator-5.0.7.tar.gz 34292 BLAKE2B 
93f69256e21fd9867faf8c80c6a62834e5206aeb552efb757badeb0f0ec0085699a520542feac2bfa1a0165c0a40f86ecf70e5717c10801bed28d1acd7397216
 SHA512 
78ae542b2f20d3d1714cf13120b14db308d73b866591c8ae42d69103a11e8d05a553438619bb68730310857587746e9d211ec4cf4b3fb5fbbcef030183b65294
 DIST decorator-5.0.9.tar.gz 34544 BLAKE2B 
c7dfafd9d7354d075a154ba9bd3aa2bed52454e3412ce22ed2cd47f4c1ec94f601c754bd270c1a2d9447a087ce114579d3b2b2340721dfd4aaac1e2d1f801b93
 SHA512 
8b46370bbc9cff5208823af60f31779b0ee02e03c796223ddfeb473f7c36bf7ee7da48c5712eea89ca8a96ef32695ff31c4902a76284caf543cf4937a0bd7aa5

diff --git a/dev-python/decorator/decorator-5.0.7.ebuild 
b/dev-python/decorator/decorator-5.0.7.ebuild
deleted file mode 100644
index 535b01d398c..000
--- a/dev-python/decorator/decorator-5.0.7.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{7..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Simplifies the usage of decorators for the average programmer"
-HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-DOCS=( CHANGES.md )
-
-python_test() {
-   "${EPYTHON}" src/tests/test.py -v || die "Tests failed with ${EPYTHON}"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2021-06-23 Thread Agostino Sarubbo
commit: 44ead9d02d9fa38543e958dc9ff9ef58be7caebd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun 24 04:26:20 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun 24 04:26:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44ead9d0

dev-python/decorator: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable 
(ALLARCHES policy) wrt bug #797949

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-5.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-5.0.9.ebuild 
b/dev-python/decorator/decorator-5.0.9.ebuild
index 8047ed24268..535b01d398c 100644
--- a/dev-python/decorator/decorator-5.0.9.ebuild
+++ b/dev-python/decorator/decorator-5.0.9.ebuild
@@ -12,7 +12,7 @@ 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 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 DOCS=( CHANGES.md )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2021-05-16 Thread Michał Górny
commit: c095db9562b5b9156bf63bde9dde9a361316a5cf
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 16 07:48:36 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 16 15:09:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c095db95

dev-python/decorator: Bump to 5.0.9

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-5.0.9.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 53616c2a13f..66c126aa7f6 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,2 +1,3 @@
 DIST decorator-4.4.2.tar.gz 33629 BLAKE2B 
5b2c6a1b6aba293d4b93444d4613e3c9af16bd9d6d80ae9eb21112a4a16397ff67e1f648e8118beeb7d17755a2f1bd37b867f73129c42ef7f8654d1c1f609e5f
 SHA512 
c068efd4e70764ac447b772c9c29625c2180dad256b2b4e46a50a8479fc1d7de09b114c2ba11bb37dd58774ed9460d2e0ea9fa76061833a2d3c2676ac91a0db1
 DIST decorator-5.0.7.tar.gz 34292 BLAKE2B 
93f69256e21fd9867faf8c80c6a62834e5206aeb552efb757badeb0f0ec0085699a520542feac2bfa1a0165c0a40f86ecf70e5717c10801bed28d1acd7397216
 SHA512 
78ae542b2f20d3d1714cf13120b14db308d73b866591c8ae42d69103a11e8d05a553438619bb68730310857587746e9d211ec4cf4b3fb5fbbcef030183b65294
+DIST decorator-5.0.9.tar.gz 34544 BLAKE2B 
c7dfafd9d7354d075a154ba9bd3aa2bed52454e3412ce22ed2cd47f4c1ec94f601c754bd270c1a2d9447a087ce114579d3b2b2340721dfd4aaac1e2d1f801b93
 SHA512 
8b46370bbc9cff5208823af60f31779b0ee02e03c796223ddfeb473f7c36bf7ee7da48c5712eea89ca8a96ef32695ff31c4902a76284caf543cf4937a0bd7aa5

diff --git a/dev-python/decorator/decorator-5.0.9.ebuild 
b/dev-python/decorator/decorator-5.0.9.ebuild
new file mode 100644
index 000..8047ed24268
--- /dev/null
+++ b/dev-python/decorator/decorator-5.0.9.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy3 python3_{7..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simplifies the usage of decorators for the average programmer"
+HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+DOCS=( CHANGES.md )
+
+python_test() {
+   "${EPYTHON}" src/tests/test.py -v || die "Tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2021-05-07 Thread Michał Górny
commit: 74f7faf4f35818a66b37674ea1a7d9c5d999288f
Author: Jakov Smolic  sartura  hr>
AuthorDate: Fri May  7 01:38:23 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May  7 11:57:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74f7faf4

dev-python/decorator: Port to python3.10

Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/decorator-5.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-5.0.7.ebuild 
b/dev-python/decorator/decorator-5.0.7.ebuild
index 60ee888e614..535b01d398c 100644
--- a/dev-python/decorator/decorator-5.0.7.ebuild
+++ b/dev-python/decorator/decorator-5.0.7.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{7..9} )
+PYTHON_COMPAT=( pypy3 python3_{7..10} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2021-05-06 Thread Michał Górny
commit: ef5b792fd5262c1b3dffbf643409fbff2e814a13
Author: Michał Górny  gentoo  org>
AuthorDate: Thu May  6 11:10:44 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May  6 11:12:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef5b792f

dev-python/decorator: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/Manifest   |  4 
 dev-python/decorator/decorator-5.0.0.ebuild | 21 -
 dev-python/decorator/decorator-5.0.3.ebuild | 21 -
 dev-python/decorator/decorator-5.0.5.ebuild | 21 -
 dev-python/decorator/decorator-5.0.6.ebuild | 21 -
 5 files changed, 88 deletions(-)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 0bd47cb42e4..53616c2a13f 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,6 +1,2 @@
 DIST decorator-4.4.2.tar.gz 33629 BLAKE2B 
5b2c6a1b6aba293d4b93444d4613e3c9af16bd9d6d80ae9eb21112a4a16397ff67e1f648e8118beeb7d17755a2f1bd37b867f73129c42ef7f8654d1c1f609e5f
 SHA512 
c068efd4e70764ac447b772c9c29625c2180dad256b2b4e46a50a8479fc1d7de09b114c2ba11bb37dd58774ed9460d2e0ea9fa76061833a2d3c2676ac91a0db1
-DIST decorator-5.0.0.tar.gz 33099 BLAKE2B 
c59a02c2a9c27342dcfdc96ecb89bb9d7f91add52a9e823963976d750b0197255e4c68f72b61f940f36fd09c504f7fa75a10c3cf0e17758fe707a79d332070ba
 SHA512 
010e0ac6b8929b73afdfe57d41915cf56db3edcb2759ba6224bf589e5ff1780021ef9f65a628b530422665d3fc2f9b9b48e21db5e0f21053dbb5d0d20e8da194
-DIST decorator-5.0.3.tar.gz 33035 BLAKE2B 
5d9f071422ca7135f6a72f731a56c39e7c790f329d749cb4100c8cfc08d19ae84955e22d0fa335601982fcf896437b107f48831469002f319ecd7f354f49b3a3
 SHA512 
04272791c7b645341a7bcba7bf63287a9741a9e306e02ef63efea2b6c0535b1b49e5a36ad521872450635d04874bbd180fbc76bf2d6a5fbe894b309fc7bf4376
-DIST decorator-5.0.5.tar.gz 33827 BLAKE2B 
c6155a2ad6eb1b0f08ea9aa5eaf165682915869a7cd9e465b792e15c8065763993fa0008e467fd3c11526d81f531107271aa795be00f7ae9b57a0a6e9b802fef
 SHA512 
ba5269de8d7821547348902917dc503582ca4576482c149b42a8b3407d901cb14700996992dc9743a990a6bf347c80966bc82b92ffe95b7b0034736c3fbcaf83
-DIST decorator-5.0.6.tar.gz 33937 BLAKE2B 
88784f44976f439d071c8a6bfa0df2842fec289ec9a87f51a22bdcc6324b65cce0d268d55ea66ef91f28810a00f86f120c95987489f79b11e74e9f2dd0d7f855
 SHA512 
686e3281724bc754fcb45a208f9d410db7d3258d639c72827c360bcc647c688ae229e333c5bd32d70a583deda41f7804cd9a09149f161a8cc60c02210950242f
 DIST decorator-5.0.7.tar.gz 34292 BLAKE2B 
93f69256e21fd9867faf8c80c6a62834e5206aeb552efb757badeb0f0ec0085699a520542feac2bfa1a0165c0a40f86ecf70e5717c10801bed28d1acd7397216
 SHA512 
78ae542b2f20d3d1714cf13120b14db308d73b866591c8ae42d69103a11e8d05a553438619bb68730310857587746e9d211ec4cf4b3fb5fbbcef030183b65294

diff --git a/dev-python/decorator/decorator-5.0.0.ebuild 
b/dev-python/decorator/decorator-5.0.0.ebuild
deleted file mode 100644
index 156fd8d9b20..000
--- a/dev-python/decorator/decorator-5.0.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Simplifies the usage of decorators for the average programmer"
-HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-DOCS=( CHANGES.md )
-
-python_test() {
-   "${EPYTHON}" src/tests/test.py -v || die "Tests failed with ${EPYTHON}"
-}

diff --git a/dev-python/decorator/decorator-5.0.3.ebuild 
b/dev-python/decorator/decorator-5.0.3.ebuild
deleted file mode 100644
index 156fd8d9b20..000
--- a/dev-python/decorator/decorator-5.0.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Simplifies the usage of decorators for the average programmer"
-HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-DOCS=( CHANGES.md )
-
-python_test() {
-   "${EPYTHON}" src/tests/test.py -v || die "Tests failed with ${EPYTHON}"
-}

diff --git a/dev-python/decorator/decorator-5.0.5.ebuild 
b/dev-python/decorator/decorator-5.0.5.ebuild
deleted file mode 100644
index 156fd8d9b20..000
--- a/dev-python/decorator/decorator-5.0.5.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public Lic

[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2021-05-06 Thread Sam James
commit: 369d2e81ef7751b327c2df33743439211f08df91
Author: Sam James  gentoo  org>
AuthorDate: Thu May  6 10:06:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May  6 10:06:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=369d2e81

dev-python/decorator: Stabilize 5.0.7 ALLARCHES, #788481

Signed-off-by: Sam James  gentoo.org>

 dev-python/decorator/decorator-5.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-5.0.7.ebuild 
b/dev-python/decorator/decorator-5.0.7.ebuild
index 156fd8d9b20..60ee888e614 100644
--- a/dev-python/decorator/decorator-5.0.7.ebuild
+++ b/dev-python/decorator/decorator-5.0.7.ebuild
@@ -12,7 +12,7 @@ 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 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 DOCS=( CHANGES.md )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2021-04-14 Thread Michał Górny
commit: 8d6116b60c5659525c2780f500dc45ba258c2cf7
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr 14 06:33:25 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr 14 07:18:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d6116b6

dev-python/decorator: Bump to 5.0.7

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-5.0.7.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 494b7dc7570..0bd47cb42e4 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -3,3 +3,4 @@ DIST decorator-5.0.0.tar.gz 33099 BLAKE2B 
c59a02c2a9c27342dcfdc96ecb89bb9d7f91ad
 DIST decorator-5.0.3.tar.gz 33035 BLAKE2B 
5d9f071422ca7135f6a72f731a56c39e7c790f329d749cb4100c8cfc08d19ae84955e22d0fa335601982fcf896437b107f48831469002f319ecd7f354f49b3a3
 SHA512 
04272791c7b645341a7bcba7bf63287a9741a9e306e02ef63efea2b6c0535b1b49e5a36ad521872450635d04874bbd180fbc76bf2d6a5fbe894b309fc7bf4376
 DIST decorator-5.0.5.tar.gz 33827 BLAKE2B 
c6155a2ad6eb1b0f08ea9aa5eaf165682915869a7cd9e465b792e15c8065763993fa0008e467fd3c11526d81f531107271aa795be00f7ae9b57a0a6e9b802fef
 SHA512 
ba5269de8d7821547348902917dc503582ca4576482c149b42a8b3407d901cb14700996992dc9743a990a6bf347c80966bc82b92ffe95b7b0034736c3fbcaf83
 DIST decorator-5.0.6.tar.gz 33937 BLAKE2B 
88784f44976f439d071c8a6bfa0df2842fec289ec9a87f51a22bdcc6324b65cce0d268d55ea66ef91f28810a00f86f120c95987489f79b11e74e9f2dd0d7f855
 SHA512 
686e3281724bc754fcb45a208f9d410db7d3258d639c72827c360bcc647c688ae229e333c5bd32d70a583deda41f7804cd9a09149f161a8cc60c02210950242f
+DIST decorator-5.0.7.tar.gz 34292 BLAKE2B 
93f69256e21fd9867faf8c80c6a62834e5206aeb552efb757badeb0f0ec0085699a520542feac2bfa1a0165c0a40f86ecf70e5717c10801bed28d1acd7397216
 SHA512 
78ae542b2f20d3d1714cf13120b14db308d73b866591c8ae42d69103a11e8d05a553438619bb68730310857587746e9d211ec4cf4b3fb5fbbcef030183b65294

diff --git a/dev-python/decorator/decorator-5.0.7.ebuild 
b/dev-python/decorator/decorator-5.0.7.ebuild
new file mode 100644
index 000..156fd8d9b20
--- /dev/null
+++ b/dev-python/decorator/decorator-5.0.7.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simplifies the usage of decorators for the average programmer"
+HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+DOCS=( CHANGES.md )
+
+python_test() {
+   "${EPYTHON}" src/tests/test.py -v || die "Tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2021-04-08 Thread Michał Górny
commit: 6dd046b8dcc7d1819681f071c3fa78681c9244ec
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr  8 06:23:51 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr  8 07:41:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dd046b8

dev-python/decorator: Bump to 5.0.6

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-5.0.6.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 00b7d6bce12..494b7dc7570 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -2,3 +2,4 @@ DIST decorator-4.4.2.tar.gz 33629 BLAKE2B 
5b2c6a1b6aba293d4b93444d4613e3c9af16bd
 DIST decorator-5.0.0.tar.gz 33099 BLAKE2B 
c59a02c2a9c27342dcfdc96ecb89bb9d7f91add52a9e823963976d750b0197255e4c68f72b61f940f36fd09c504f7fa75a10c3cf0e17758fe707a79d332070ba
 SHA512 
010e0ac6b8929b73afdfe57d41915cf56db3edcb2759ba6224bf589e5ff1780021ef9f65a628b530422665d3fc2f9b9b48e21db5e0f21053dbb5d0d20e8da194
 DIST decorator-5.0.3.tar.gz 33035 BLAKE2B 
5d9f071422ca7135f6a72f731a56c39e7c790f329d749cb4100c8cfc08d19ae84955e22d0fa335601982fcf896437b107f48831469002f319ecd7f354f49b3a3
 SHA512 
04272791c7b645341a7bcba7bf63287a9741a9e306e02ef63efea2b6c0535b1b49e5a36ad521872450635d04874bbd180fbc76bf2d6a5fbe894b309fc7bf4376
 DIST decorator-5.0.5.tar.gz 33827 BLAKE2B 
c6155a2ad6eb1b0f08ea9aa5eaf165682915869a7cd9e465b792e15c8065763993fa0008e467fd3c11526d81f531107271aa795be00f7ae9b57a0a6e9b802fef
 SHA512 
ba5269de8d7821547348902917dc503582ca4576482c149b42a8b3407d901cb14700996992dc9743a990a6bf347c80966bc82b92ffe95b7b0034736c3fbcaf83
+DIST decorator-5.0.6.tar.gz 33937 BLAKE2B 
88784f44976f439d071c8a6bfa0df2842fec289ec9a87f51a22bdcc6324b65cce0d268d55ea66ef91f28810a00f86f120c95987489f79b11e74e9f2dd0d7f855
 SHA512 
686e3281724bc754fcb45a208f9d410db7d3258d639c72827c360bcc647c688ae229e333c5bd32d70a583deda41f7804cd9a09149f161a8cc60c02210950242f

diff --git a/dev-python/decorator/decorator-5.0.6.ebuild 
b/dev-python/decorator/decorator-5.0.6.ebuild
new file mode 100644
index 000..156fd8d9b20
--- /dev/null
+++ b/dev-python/decorator/decorator-5.0.6.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simplifies the usage of decorators for the average programmer"
+HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+DOCS=( CHANGES.md )
+
+python_test() {
+   "${EPYTHON}" src/tests/test.py -v || die "Tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2021-04-04 Thread Michał Górny
commit: 2532f26edba49651bd246e32a36e7f139dc5476a
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr  4 13:46:10 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr  4 14:22:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2532f26e

dev-python/decorator: Bump to 5.0.5

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-5.0.5.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 3df5cfecc16..00b7d6bce12 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,3 +1,4 @@
 DIST decorator-4.4.2.tar.gz 33629 BLAKE2B 
5b2c6a1b6aba293d4b93444d4613e3c9af16bd9d6d80ae9eb21112a4a16397ff67e1f648e8118beeb7d17755a2f1bd37b867f73129c42ef7f8654d1c1f609e5f
 SHA512 
c068efd4e70764ac447b772c9c29625c2180dad256b2b4e46a50a8479fc1d7de09b114c2ba11bb37dd58774ed9460d2e0ea9fa76061833a2d3c2676ac91a0db1
 DIST decorator-5.0.0.tar.gz 33099 BLAKE2B 
c59a02c2a9c27342dcfdc96ecb89bb9d7f91add52a9e823963976d750b0197255e4c68f72b61f940f36fd09c504f7fa75a10c3cf0e17758fe707a79d332070ba
 SHA512 
010e0ac6b8929b73afdfe57d41915cf56db3edcb2759ba6224bf589e5ff1780021ef9f65a628b530422665d3fc2f9b9b48e21db5e0f21053dbb5d0d20e8da194
 DIST decorator-5.0.3.tar.gz 33035 BLAKE2B 
5d9f071422ca7135f6a72f731a56c39e7c790f329d749cb4100c8cfc08d19ae84955e22d0fa335601982fcf896437b107f48831469002f319ecd7f354f49b3a3
 SHA512 
04272791c7b645341a7bcba7bf63287a9741a9e306e02ef63efea2b6c0535b1b49e5a36ad521872450635d04874bbd180fbc76bf2d6a5fbe894b309fc7bf4376
+DIST decorator-5.0.5.tar.gz 33827 BLAKE2B 
c6155a2ad6eb1b0f08ea9aa5eaf165682915869a7cd9e465b792e15c8065763993fa0008e467fd3c11526d81f531107271aa795be00f7ae9b57a0a6e9b802fef
 SHA512 
ba5269de8d7821547348902917dc503582ca4576482c149b42a8b3407d901cb14700996992dc9743a990a6bf347c80966bc82b92ffe95b7b0034736c3fbcaf83

diff --git a/dev-python/decorator/decorator-5.0.5.ebuild 
b/dev-python/decorator/decorator-5.0.5.ebuild
new file mode 100644
index 000..156fd8d9b20
--- /dev/null
+++ b/dev-python/decorator/decorator-5.0.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simplifies the usage of decorators for the average programmer"
+HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+DOCS=( CHANGES.md )
+
+python_test() {
+   "${EPYTHON}" src/tests/test.py -v || die "Tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2021-04-02 Thread Michał Górny
commit: 338be6533c0c21a8fd3abcbda6d7380b213a000b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr  2 23:06:34 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr  2 23:42:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=338be653

dev-python/decorator: Bump to 5.0.3

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-5.0.3.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index d66aff68063..3df5cfecc16 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,2 +1,3 @@
 DIST decorator-4.4.2.tar.gz 33629 BLAKE2B 
5b2c6a1b6aba293d4b93444d4613e3c9af16bd9d6d80ae9eb21112a4a16397ff67e1f648e8118beeb7d17755a2f1bd37b867f73129c42ef7f8654d1c1f609e5f
 SHA512 
c068efd4e70764ac447b772c9c29625c2180dad256b2b4e46a50a8479fc1d7de09b114c2ba11bb37dd58774ed9460d2e0ea9fa76061833a2d3c2676ac91a0db1
 DIST decorator-5.0.0.tar.gz 33099 BLAKE2B 
c59a02c2a9c27342dcfdc96ecb89bb9d7f91add52a9e823963976d750b0197255e4c68f72b61f940f36fd09c504f7fa75a10c3cf0e17758fe707a79d332070ba
 SHA512 
010e0ac6b8929b73afdfe57d41915cf56db3edcb2759ba6224bf589e5ff1780021ef9f65a628b530422665d3fc2f9b9b48e21db5e0f21053dbb5d0d20e8da194
+DIST decorator-5.0.3.tar.gz 33035 BLAKE2B 
5d9f071422ca7135f6a72f731a56c39e7c790f329d749cb4100c8cfc08d19ae84955e22d0fa335601982fcf896437b107f48831469002f319ecd7f354f49b3a3
 SHA512 
04272791c7b645341a7bcba7bf63287a9741a9e306e02ef63efea2b6c0535b1b49e5a36ad521872450635d04874bbd180fbc76bf2d6a5fbe894b309fc7bf4376

diff --git a/dev-python/decorator/decorator-5.0.3.ebuild 
b/dev-python/decorator/decorator-5.0.3.ebuild
new file mode 100644
index 000..156fd8d9b20
--- /dev/null
+++ b/dev-python/decorator/decorator-5.0.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simplifies the usage of decorators for the average programmer"
+HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+DOCS=( CHANGES.md )
+
+python_test() {
+   "${EPYTHON}" src/tests/test.py -v || die "Tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2021-04-02 Thread Michał Górny
commit: cffbdfd3f7d7c75eee1ebc38a4e546979d424c6f
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr  2 07:27:57 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr  2 08:51:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cffbdfd3

dev-python/decorator: Bump to 5.0.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-5.0.0.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 9d1118e5284..d66aff68063 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1 +1,2 @@
 DIST decorator-4.4.2.tar.gz 33629 BLAKE2B 
5b2c6a1b6aba293d4b93444d4613e3c9af16bd9d6d80ae9eb21112a4a16397ff67e1f648e8118beeb7d17755a2f1bd37b867f73129c42ef7f8654d1c1f609e5f
 SHA512 
c068efd4e70764ac447b772c9c29625c2180dad256b2b4e46a50a8479fc1d7de09b114c2ba11bb37dd58774ed9460d2e0ea9fa76061833a2d3c2676ac91a0db1
+DIST decorator-5.0.0.tar.gz 33099 BLAKE2B 
c59a02c2a9c27342dcfdc96ecb89bb9d7f91add52a9e823963976d750b0197255e4c68f72b61f940f36fd09c504f7fa75a10c3cf0e17758fe707a79d332070ba
 SHA512 
010e0ac6b8929b73afdfe57d41915cf56db3edcb2759ba6224bf589e5ff1780021ef9f65a628b530422665d3fc2f9b9b48e21db5e0f21053dbb5d0d20e8da194

diff --git a/dev-python/decorator/decorator-5.0.0.ebuild 
b/dev-python/decorator/decorator-5.0.0.ebuild
new file mode 100644
index 000..156fd8d9b20
--- /dev/null
+++ b/dev-python/decorator/decorator-5.0.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simplifies the usage of decorators for the average programmer"
+HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+DOCS=( CHANGES.md )
+
+python_test() {
+   "${EPYTHON}" src/tests/test.py -v || die "Tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-09-20 Thread Michał Górny
commit: 6ece2fc0f7e6da9ce18482f1309de38ffa8953fd
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep 20 10:13:16 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Sep 20 10:24:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ece2fc0

dev-python/decorator: Remove python2

Signed-off-by: Michał Górny  gentoo.org>

 .../decorator/{decorator-4.4.2.ebuild => decorator-4.4.2-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.2.ebuild 
b/dev-python/decorator/decorator-4.4.2-r1.ebuild
similarity index 91%
rename from dev-python/decorator/decorator-4.4.2.ebuild
rename to dev-python/decorator/decorator-4.4.2-r1.ebuild
index 56f688a3937..61b631bc1fe 100644
--- a/dev-python/decorator/decorator-4.4.2.ebuild
+++ b/dev-python/decorator/decorator-4.4.2-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8,9}} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-05-26 Thread Michał Górny
commit: b476cddb5a45ccd96b32197ae843cc82f1ce21c8
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 26 09:51:15 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 26 10:35:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b476cddb

dev-python/decorator: Port to py39

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/decorator-4.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.2.ebuild 
b/dev-python/decorator/decorator-4.4.2.ebuild
index 226861ef6e2..a845fc13f37 100644
--- a/dev-python/decorator/decorator-4.4.2.ebuild
+++ b/dev-python/decorator/decorator-4.4.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8,9}} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-05-11 Thread Michał Górny
commit: 182169d6ce4d7a783a40cbf2bb6644c8e92fc260
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 11 16:39:48 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 11 16:48:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=182169d6

dev-python/decorator: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/Manifest   |  1 -
 dev-python/decorator/decorator-4.4.1.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 2d25674b378..9d1118e5284 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,2 +1 @@
-DIST decorator-4.4.1.tar.gz 33350 BLAKE2B 
75544aeb6dd995edc091515da70f4bfff8a12a02442b47c945d4ab18e90eb48647cdc86540de542ff3357cb2114eebdefead7edeeba25587a15fb1e7c87519c6
 SHA512 
12378702246b212d5fe0153dc97cafdb2afd4779c51fd224385e3c3562e1a1e3439574aa7c37c8521fe5f86a5f0b4d4b3075e0407cc249f8fa4b341e1ebe06e0
 DIST decorator-4.4.2.tar.gz 33629 BLAKE2B 
5b2c6a1b6aba293d4b93444d4613e3c9af16bd9d6d80ae9eb21112a4a16397ff67e1f648e8118beeb7d17755a2f1bd37b867f73129c42ef7f8654d1c1f609e5f
 SHA512 
c068efd4e70764ac447b772c9c29625c2180dad256b2b4e46a50a8479fc1d7de09b114c2ba11bb37dd58774ed9460d2e0ea9fa76061833a2d3c2676ac91a0db1

diff --git a/dev-python/decorator/decorator-4.4.1.ebuild 
b/dev-python/decorator/decorator-4.4.1.ebuild
deleted file mode 100644
index a6fea2f750b..000
--- a/dev-python/decorator/decorator-4.4.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
-
-inherit distutils-r1
-
-DESCRIPTION="Simplifies the usage of decorators for the average programmer"
-HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 sparc x86 
~amd64-linux ~x86-linux ~x64-macos"
-
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-DOCS=( CHANGES.md )
-
-distutils_enable_tests setup.py



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-05-10 Thread Mart Raudsepp
commit: 7b5774c45c1b6c4820f98937a1d243f2d2c2a0a1
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun May 10 23:00:39 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon May 11 06:18:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b5774c4

dev-python/decorator: arm64 stable (bug #720510)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 dev-python/decorator/decorator-4.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.2.ebuild 
b/dev-python/decorator/decorator-4.4.2.ebuild
index fdc48c81440..226861ef6e2 100644
--- a/dev-python/decorator/decorator-4.4.2.ebuild
+++ b/dev-python/decorator/decorator-4.4.2.ebuild
@@ -12,7 +12,7 @@ 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 sparc x86 
~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~x64-macos"
 
 DOCS=( CHANGES.md )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-05-04 Thread Agostino Sarubbo
commit: a20a4950e6a93969eda1ef6d4c2fa0f063c634c4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May  4 16:51:07 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May  4 16:51:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a20a4950

dev-python/decorator: ppc stable wrt bug #720510

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.2.ebuild 
b/dev-python/decorator/decorator-4.4.2.ebuild
index d7cea028ba6..fef69e593bf 100644
--- a/dev-python/decorator/decorator-4.4.2.ebuild
+++ b/dev-python/decorator/decorator-4.4.2.ebuild
@@ -12,7 +12,7 @@ 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 sparc x86 
~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~x64-macos"
 
 DOCS=( CHANGES.md )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-05-03 Thread Agostino Sarubbo
commit: 4150036af0c56b0735f07b54907dc925a587a662
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May  3 19:01:47 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May  3 19:02:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4150036a

dev-python/decorator: x86 stable wrt bug #720510

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.2.ebuild 
b/dev-python/decorator/decorator-4.4.2.ebuild
index b9e06808275..d7cea028ba6 100644
--- a/dev-python/decorator/decorator-4.4.2.ebuild
+++ b/dev-python/decorator/decorator-4.4.2.ebuild
@@ -12,7 +12,7 @@ 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 sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~x64-macos"
 
 DOCS=( CHANGES.md )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-05-03 Thread Agostino Sarubbo
commit: 8b47d5348718b158f9f2cba4afbcaef742aa1d8a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May  3 15:12:10 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May  3 15:12:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b47d534

dev-python/decorator: ppc64 stable wrt bug #720510

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.2.ebuild 
b/dev-python/decorator/decorator-4.4.2.ebuild
index 4c8f5c9896c..b9e06808275 100644
--- a/dev-python/decorator/decorator-4.4.2.ebuild
+++ b/dev-python/decorator/decorator-4.4.2.ebuild
@@ -12,7 +12,7 @@ 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 sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
 
 DOCS=( CHANGES.md )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-05-03 Thread Agostino Sarubbo
commit: e4177c652d5803cf7d1070df2aaeff488b821d64
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May  3 10:25:19 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May  3 10:25:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4177c65

dev-python/decorator: sparc stable wrt bug #720510

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.2.ebuild 
b/dev-python/decorator/decorator-4.4.2.ebuild
index 23c90d34d75..4c8f5c9896c 100644
--- a/dev-python/decorator/decorator-4.4.2.ebuild
+++ b/dev-python/decorator/decorator-4.4.2.ebuild
@@ -12,7 +12,7 @@ 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 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 DOCS=( CHANGES.md )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-05-03 Thread Agostino Sarubbo
commit: fa47f9a8351030bd7b75e304b8ff0e8231439f8c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May  3 10:22:16 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May  3 10:22:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa47f9a8

dev-python/decorator: s390 stable wrt bug #720510

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.2.ebuild 
b/dev-python/decorator/decorator-4.4.2.ebuild
index 739ddbf946a..23c90d34d75 100644
--- a/dev-python/decorator/decorator-4.4.2.ebuild
+++ b/dev-python/decorator/decorator-4.4.2.ebuild
@@ -12,7 +12,7 @@ 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 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 DOCS=( CHANGES.md )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-05-03 Thread Agostino Sarubbo
commit: 5532ad0a914e65e31c76eef79a52388df8e113e3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May  3 10:12:53 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May  3 10:12:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5532ad0a

dev-python/decorator: arm stable wrt bug #720510

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.2.ebuild 
b/dev-python/decorator/decorator-4.4.2.ebuild
index 7029b78ecdb..739ddbf946a 100644
--- a/dev-python/decorator/decorator-4.4.2.ebuild
+++ b/dev-python/decorator/decorator-4.4.2.ebuild
@@ -12,7 +12,7 @@ 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 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 DOCS=( CHANGES.md )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-03-26 Thread Michał Górny
commit: 5a644212a71cae8f9c27acb536b6552c9f84eaa9
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar 26 20:22:06 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 26 20:34:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a644212

dev-python/decorator: Remove redundant versions

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/Manifest   |  2 --
 dev-python/decorator/decorator-4.3.2.ebuild | 24 
 dev-python/decorator/decorator-4.4.0.ebuild | 24 
 3 files changed, 50 deletions(-)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 1f837e53524..2d25674b378 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,4 +1,2 @@
-DIST decorator-4.3.2.tar.gz 34892 BLAKE2B 
49485ec0ae25947b27dbc23c8f17194bf5b03778e7e43524e561c320487e1b6830a1ab39e9fba2a154e1cd00155af779965e497724f01d81d301a0ca979ba058
 SHA512 
87102e1b314086d008c48bf53f1061b28fdbd3ccd3d301773102fd43e3a4ce8b5ffeb9107fb5d5f47b7bd45c26e5b3b2913ea20745ffc9b274e2c0b24a69ef70
-DIST decorator-4.4.0.tar.gz 34559 BLAKE2B 
ed8cad0081ca47cef15f30d10afda1d19dd496f482a4621a1a349d0b5fa63d41ea4daee389d21b8b176be09949f8519c117a448003b2e8ee5f5c2d50d3015cac
 SHA512 
32c35c80581cb7fd0b2461d21c7eb14190294b2ccc9f92749b6bc74449f7d02a26281e9a2817f6f16871a6cddb7b02b8fae8119c22256fe43a6aaa31a7599dd5
 DIST decorator-4.4.1.tar.gz 33350 BLAKE2B 
75544aeb6dd995edc091515da70f4bfff8a12a02442b47c945d4ab18e90eb48647cdc86540de542ff3357cb2114eebdefead7edeeba25587a15fb1e7c87519c6
 SHA512 
12378702246b212d5fe0153dc97cafdb2afd4779c51fd224385e3c3562e1a1e3439574aa7c37c8521fe5f86a5f0b4d4b3075e0407cc249f8fa4b341e1ebe06e0
 DIST decorator-4.4.2.tar.gz 33629 BLAKE2B 
5b2c6a1b6aba293d4b93444d4613e3c9af16bd9d6d80ae9eb21112a4a16397ff67e1f648e8118beeb7d17755a2f1bd37b867f73129c42ef7f8654d1c1f609e5f
 SHA512 
c068efd4e70764ac447b772c9c29625c2180dad256b2b4e46a50a8479fc1d7de09b114c2ba11bb37dd58774ed9460d2e0ea9fa76061833a2d3c2676ac91a0db1

diff --git a/dev-python/decorator/decorator-4.3.2.ebuild 
b/dev-python/decorator/decorator-4.3.2.ebuild
deleted file mode 100644
index dd896daf00e..000
--- a/dev-python/decorator/decorator-4.3.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7}} )
-
-inherit distutils-r1
-
-DESCRIPTION="Simplifies the usage of decorators for the average programmer"
-HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 sparc x86 
~amd64-linux ~x86-linux ~x64-macos"
-IUSE="doc"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-DOCS=( README.rst )
-
-python_test() {
-   "${PYTHON}" src/tests/test.py || die "Tests fail with ${EPYTHON}"
-}

diff --git a/dev-python/decorator/decorator-4.4.0.ebuild 
b/dev-python/decorator/decorator-4.4.0.ebuild
deleted file mode 100644
index fd5910cf4b5..000
--- a/dev-python/decorator/decorator-4.4.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
-
-inherit distutils-r1
-
-DESCRIPTION="Simplifies the usage of decorators for the average programmer"
-HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos"
-IUSE="doc"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-DOCS=( CHANGES.md )
-
-python_test() {
-   esetup.py test
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-03-26 Thread Michał Górny
commit: c2003df11ba668e90cb833b59aeb888d1fc7cf8b
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar 26 20:21:45 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 26 20:34:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2003df1

dev-python/decorator: Stabilize 4.4.1 ALLARCHES

Closes: https://bugs.gentoo.org/713454
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/decorator-4.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.1.ebuild 
b/dev-python/decorator/decorator-4.4.1.ebuild
index cd2c0be76a6..70e28546479 100644
--- a/dev-python/decorator/decorator-4.4.1.ebuild
+++ b/dev-python/decorator/decorator-4.4.1.ebuild
@@ -12,7 +12,7 @@ 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 sparc x86 
~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~x64-macos"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-03-26 Thread Michał Górny
commit: 40e71c90c5ab5511a4515363bb678a3a6ad007d9
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar 26 20:21:18 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 26 20:34:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40e71c90

dev-python/decorator: Mark ALLARCHES

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/decorator/metadata.xml 
b/dev-python/decorator/metadata.xml
index 64b945f8206..4b350c998f0 100644
--- a/dev-python/decorator/metadata.xml
+++ b/dev-python/decorator/metadata.xml
@@ -11,6 +11,7 @@
usage giving examples of useful decorators, such as memoize, 
tracing,
redirecting_stdout, locked, etc.

+   

decorator
micheles/decorator



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-03-21 Thread Agostino Sarubbo
commit: 6a7946e428cf5c3d78b211e31ed2e2edaa817f36
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Mar 21 16:25:55 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Mar 21 16:25:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a7946e4

dev-python/decorator: arm stable wrt bug #713454

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.1.ebuild 
b/dev-python/decorator/decorator-4.4.1.ebuild
index ee044a51f9a..914c5289d60 100644
--- a/dev-python/decorator/decorator-4.4.1.ebuild
+++ b/dev-python/decorator/decorator-4.4.1.ebuild
@@ -12,7 +12,7 @@ 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"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-03-20 Thread Agostino Sarubbo
commit: 37cc7e2364a5c4c529181937355e1390736984e1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 11:30:39 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 11:30:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37cc7e23

dev-python/decorator: s390 stable wrt bug #713454

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.1.ebuild 
b/dev-python/decorator/decorator-4.4.1.ebuild
index 8e47d1f2fbc..ee044a51f9a 100644
--- a/dev-python/decorator/decorator-4.4.1.ebuild
+++ b/dev-python/decorator/decorator-4.4.1.ebuild
@@ -12,7 +12,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-03-20 Thread Agostino Sarubbo
commit: a2b1f042eb2784fa2b7e0b1c0dfc0239ff3a8037
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 11:29:46 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 11:29:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2b1f042

dev-python/decorator: ppc64 stable wrt bug #713454

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.1.ebuild 
b/dev-python/decorator/decorator-4.4.1.ebuild
index 5cef5e02cbe..8e47d1f2fbc 100644
--- a/dev-python/decorator/decorator-4.4.1.ebuild
+++ b/dev-python/decorator/decorator-4.4.1.ebuild
@@ -12,7 +12,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-03-20 Thread Agostino Sarubbo
commit: f0bbddc2470d77c4ff77c05d4fd75eae152db0cd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 11:28:25 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 11:28:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0bbddc2

dev-python/decorator: ppc stable wrt bug #713454

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.1.ebuild 
b/dev-python/decorator/decorator-4.4.1.ebuild
index 40d52679ff4..5cef5e02cbe 100644
--- a/dev-python/decorator/decorator-4.4.1.ebuild
+++ b/dev-python/decorator/decorator-4.4.1.ebuild
@@ -12,7 +12,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc 
x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-03-20 Thread Agostino Sarubbo
commit: 9a6c262f518d1b5abf06e2fdeb58461a249c92e0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 11:27:30 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 11:27:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a6c262f

dev-python/decorator: ia64 stable wrt bug #713454

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.1.ebuild 
b/dev-python/decorator/decorator-4.4.1.ebuild
index 4cc5f26ff00..40d52679ff4 100644
--- a/dev-python/decorator/decorator-4.4.1.ebuild
+++ b/dev-python/decorator/decorator-4.4.1.ebuild
@@ -12,7 +12,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-03-20 Thread Agostino Sarubbo
commit: 0d070c0b940830186db23066dc125133b50c5497
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 11:14:35 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 11:14:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d070c0b

dev-python/decorator: sparc stable wrt bug #713454

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.1.ebuild 
b/dev-python/decorator/decorator-4.4.1.ebuild
index 6634307d56d..4cc5f26ff00 100644
--- a/dev-python/decorator/decorator-4.4.1.ebuild
+++ b/dev-python/decorator/decorator-4.4.1.ebuild
@@ -12,7 +12,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-03-20 Thread Agostino Sarubbo
commit: 595a3df098f8f7ffb906b21fd065d73cbeefe106
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:03:39 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=595a3df0

dev-python/decorator: x86 stable wrt bug #713454

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.1.ebuild 
b/dev-python/decorator/decorator-4.4.1.ebuild
index d84ce12cef7..6634307d56d 100644
--- a/dev-python/decorator/decorator-4.4.1.ebuild
+++ b/dev-python/decorator/decorator-4.4.1.ebuild
@@ -12,7 +12,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-03-20 Thread Agostino Sarubbo
commit: f2cd12b358b49ba5aa465ec534bfd01db06e0d6d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:58:12 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:58:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2cd12b3

dev-python/decorator: amd64 stable wrt bug #713454

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.4.1.ebuild 
b/dev-python/decorator/decorator-4.4.1.ebuild
index ffcb5a9cbd3..d84ce12cef7 100644
--- a/dev-python/decorator/decorator-4.4.1.ebuild
+++ b/dev-python/decorator/decorator-4.4.1.ebuild
@@ -12,7 +12,7 @@ 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"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2020-03-19 Thread Michał Górny
commit: c7ad4cf71d65e11a2cce2a014e7652142efceb41
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar 19 10:48:19 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 19 13:25:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7ad4cf7

dev-python/decorator: Bump to 4.4.2

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-4.4.2.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 8fc496b21d5..1f837e53524 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,3 +1,4 @@
 DIST decorator-4.3.2.tar.gz 34892 BLAKE2B 
49485ec0ae25947b27dbc23c8f17194bf5b03778e7e43524e561c320487e1b6830a1ab39e9fba2a154e1cd00155af779965e497724f01d81d301a0ca979ba058
 SHA512 
87102e1b314086d008c48bf53f1061b28fdbd3ccd3d301773102fd43e3a4ce8b5ffeb9107fb5d5f47b7bd45c26e5b3b2913ea20745ffc9b274e2c0b24a69ef70
 DIST decorator-4.4.0.tar.gz 34559 BLAKE2B 
ed8cad0081ca47cef15f30d10afda1d19dd496f482a4621a1a349d0b5fa63d41ea4daee389d21b8b176be09949f8519c117a448003b2e8ee5f5c2d50d3015cac
 SHA512 
32c35c80581cb7fd0b2461d21c7eb14190294b2ccc9f92749b6bc74449f7d02a26281e9a2817f6f16871a6cddb7b02b8fae8119c22256fe43a6aaa31a7599dd5
 DIST decorator-4.4.1.tar.gz 33350 BLAKE2B 
75544aeb6dd995edc091515da70f4bfff8a12a02442b47c945d4ab18e90eb48647cdc86540de542ff3357cb2114eebdefead7edeeba25587a15fb1e7c87519c6
 SHA512 
12378702246b212d5fe0153dc97cafdb2afd4779c51fd224385e3c3562e1a1e3439574aa7c37c8521fe5f86a5f0b4d4b3075e0407cc249f8fa4b341e1ebe06e0
+DIST decorator-4.4.2.tar.gz 33629 BLAKE2B 
5b2c6a1b6aba293d4b93444d4613e3c9af16bd9d6d80ae9eb21112a4a16397ff67e1f648e8118beeb7d17755a2f1bd37b867f73129c42ef7f8654d1c1f609e5f
 SHA512 
c068efd4e70764ac447b772c9c29625c2180dad256b2b4e46a50a8479fc1d7de09b114c2ba11bb37dd58774ed9460d2e0ea9fa76061833a2d3c2676ac91a0db1

diff --git a/dev-python/decorator/decorator-4.4.2.ebuild 
b/dev-python/decorator/decorator-4.4.2.ebuild
new file mode 100644
index 000..27010716420
--- /dev/null
+++ b/dev-python/decorator/decorator-4.4.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simplifies the usage of decorators for the average programmer"
+HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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"
+
+DOCS=( CHANGES.md )
+
+distutils_enable_tests setup.py



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2019-11-29 Thread Michał Górny
commit: 5507a80bd8dd0ae99ef076787fc04449c0395ba5
Author: Zamarin Arthur  gmail  com>
AuthorDate: Sun Nov 10 07:25:28 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 29 19:54:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5507a80b

dev-python/decorator: bump v4.4.1

move dev-python/setuptools to BDEPEND
use distutils_enable_tests for tests

Closes: https://bugs.gentoo.org/683106
Closes: https://bugs.gentoo.org/683076

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Zamarin Arthur  gmail.com>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-4.4.1.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 25316611308..8fc496b21d5 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,2 +1,3 @@
 DIST decorator-4.3.2.tar.gz 34892 BLAKE2B 
49485ec0ae25947b27dbc23c8f17194bf5b03778e7e43524e561c320487e1b6830a1ab39e9fba2a154e1cd00155af779965e497724f01d81d301a0ca979ba058
 SHA512 
87102e1b314086d008c48bf53f1061b28fdbd3ccd3d301773102fd43e3a4ce8b5ffeb9107fb5d5f47b7bd45c26e5b3b2913ea20745ffc9b274e2c0b24a69ef70
 DIST decorator-4.4.0.tar.gz 34559 BLAKE2B 
ed8cad0081ca47cef15f30d10afda1d19dd496f482a4621a1a349d0b5fa63d41ea4daee389d21b8b176be09949f8519c117a448003b2e8ee5f5c2d50d3015cac
 SHA512 
32c35c80581cb7fd0b2461d21c7eb14190294b2ccc9f92749b6bc74449f7d02a26281e9a2817f6f16871a6cddb7b02b8fae8119c22256fe43a6aaa31a7599dd5
+DIST decorator-4.4.1.tar.gz 33350 BLAKE2B 
75544aeb6dd995edc091515da70f4bfff8a12a02442b47c945d4ab18e90eb48647cdc86540de542ff3357cb2114eebdefead7edeeba25587a15fb1e7c87519c6
 SHA512 
12378702246b212d5fe0153dc97cafdb2afd4779c51fd224385e3c3562e1a1e3439574aa7c37c8521fe5f86a5f0b4d4b3075e0407cc249f8fa4b341e1ebe06e0

diff --git a/dev-python/decorator/decorator-4.4.1.ebuild 
b/dev-python/decorator/decorator-4.4.1.ebuild
new file mode 100644
index 000..c7eead64caa
--- /dev/null
+++ b/dev-python/decorator/decorator-4.4.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7,8}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simplifies the usage of decorators for the average programmer"
+HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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"
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+DOCS=( CHANGES.md )
+
+distutils_enable_tests setup.py



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2019-07-06 Thread Tim Harder
commit: 070041c4f1db0ef1d4df4ff1536b0fdd5ceb28e0
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Jul  6 08:56:28 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Jul  6 08:56:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=070041c4

dev-python/decorator: remove old

Signed-off-by: Tim Harder  gentoo.org>

 dev-python/decorator/Manifest   |  3 ---
 dev-python/decorator/decorator-4.1.2.ebuild | 29 -
 dev-python/decorator/decorator-4.2.1.ebuild | 29 -
 dev-python/decorator/decorator-4.3.0.ebuild | 25 -
 4 files changed, 86 deletions(-)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index fa378ce164a..25316611308 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,5 +1,2 @@
-DIST decorator-4.1.2.tar.gz 32325 BLAKE2B 
19754506bf18f03748d61fe3cf85e13e91f5a7b4b3550cf087b1c9506fa2d10a4fb6c32914f7c2078a74ac34f5ffaf0edf8b15aa1f46d2eafa91926c40430dba
 SHA512 
4a4b9dc39de9b3f00eae9b6829136f5d836355d3d719371440f69c33fdddf73636e9faaa8fc35829c64d5c5a61d968ea427267da944c524c22ad08b69fb6f0ff
-DIST decorator-4.2.1.tar.gz 33376 BLAKE2B 
29a03fb4af1de8c60c5ba4a4b30f59f8b1aa8bbde107b9d5719cc0a084c45b58f7e14ff2046d7247c43d57717db57aea0db52dc068d73a73188a0e022c058cbb
 SHA512 
8a6fc53f830470fe15d4bf9dfe8cea434019aa2e1734e55f873dc617138a6ba75d63ddf50a3fcd21a8f67d9d1b19c35c75149d8cee157e909aff4873093c4e0e
-DIST decorator-4.3.0.tar.gz 33758 BLAKE2B 
c967440ba18205233e5b032f22553cdc33dbec8a3c285407317d47910ce7dbc884c9802d1591f36a08b3f2adc5532145c92965946af81ad167735a5d0a65f047
 SHA512 
63894b12af62ad357638b99290c34c2207ba33813b6cd8ed554236ef45a091f337b6829b2af82f2e71699902e49aff49acfa22d5449a7833ba382cda2751
 DIST decorator-4.3.2.tar.gz 34892 BLAKE2B 
49485ec0ae25947b27dbc23c8f17194bf5b03778e7e43524e561c320487e1b6830a1ab39e9fba2a154e1cd00155af779965e497724f01d81d301a0ca979ba058
 SHA512 
87102e1b314086d008c48bf53f1061b28fdbd3ccd3d301773102fd43e3a4ce8b5ffeb9107fb5d5f47b7bd45c26e5b3b2913ea20745ffc9b274e2c0b24a69ef70
 DIST decorator-4.4.0.tar.gz 34559 BLAKE2B 
ed8cad0081ca47cef15f30d10afda1d19dd496f482a4621a1a349d0b5fa63d41ea4daee389d21b8b176be09949f8519c117a448003b2e8ee5f5c2d50d3015cac
 SHA512 
32c35c80581cb7fd0b2461d21c7eb14190294b2ccc9f92749b6bc74449f7d02a26281e9a2817f6f16871a6cddb7b02b8fae8119c22256fe43a6aaa31a7599dd5

diff --git a/dev-python/decorator/decorator-4.1.2.ebuild 
b/dev-python/decorator/decorator-4.1.2.ebuild
deleted file mode 100644
index b82d5b28df2..000
--- a/dev-python/decorator/decorator-4.1.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Simplifies the usage of decorators for the average programmer"
-HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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-fbsd ~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() {
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/decorator/decorator-4.2.1.ebuild 
b/dev-python/decorator/decorator-4.2.1.ebuild
deleted file mode 100644
index b82d5b28df2..000
--- a/dev-python/decorator/decorator-4.2.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Simplifies the usage of decorators for the average programmer"
-HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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-fbsd ~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() {
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/decorator/decorator-4.3.0.ebuild 
b/dev-python/decorator/decorator-4.3.0.ebuild
deleted file mode 100644
index b9c42239d4f..000
--- a/dev-python/decorator/decorator-4.3.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
-
-inherit

[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2019-05-11 Thread Matthew Thode
commit: 4aadcb37d8fbaab987793c1a6bf82fcca11959a0
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May 11 18:50:33 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May 11 19:05:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aadcb37

dev-python/decorator: 24.3.2 allarches stablized

Stablized for Openstack Stein

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/decorator/decorator-4.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.3.2.ebuild 
b/dev-python/decorator/decorator-4.3.2.ebuild
index 71607129b02..41d1fe42042 100644
--- a/dev-python/decorator/decorator-4.3.2.ebuild
+++ b/dev-python/decorator/decorator-4.3.2.ebuild
@@ -12,7 +12,7 @@ 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-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="doc"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2019-04-11 Thread Tim Harder
commit: 093b6758049ea0c7e3b7eb98e0d479daa0327f3e
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Apr 12 04:47:37 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Apr 12 04:48:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=093b6758

dev-python/decorator: version bump to 4.4.0

Signed-off-by: Tim Harder  gentoo.org>

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-4.4.0.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index e43613628b8..fa378ce164a 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -2,3 +2,4 @@ DIST decorator-4.1.2.tar.gz 32325 BLAKE2B 
19754506bf18f03748d61fe3cf85e13e91f5a7
 DIST decorator-4.2.1.tar.gz 33376 BLAKE2B 
29a03fb4af1de8c60c5ba4a4b30f59f8b1aa8bbde107b9d5719cc0a084c45b58f7e14ff2046d7247c43d57717db57aea0db52dc068d73a73188a0e022c058cbb
 SHA512 
8a6fc53f830470fe15d4bf9dfe8cea434019aa2e1734e55f873dc617138a6ba75d63ddf50a3fcd21a8f67d9d1b19c35c75149d8cee157e909aff4873093c4e0e
 DIST decorator-4.3.0.tar.gz 33758 BLAKE2B 
c967440ba18205233e5b032f22553cdc33dbec8a3c285407317d47910ce7dbc884c9802d1591f36a08b3f2adc5532145c92965946af81ad167735a5d0a65f047
 SHA512 
63894b12af62ad357638b99290c34c2207ba33813b6cd8ed554236ef45a091f337b6829b2af82f2e71699902e49aff49acfa22d5449a7833ba382cda2751
 DIST decorator-4.3.2.tar.gz 34892 BLAKE2B 
49485ec0ae25947b27dbc23c8f17194bf5b03778e7e43524e561c320487e1b6830a1ab39e9fba2a154e1cd00155af779965e497724f01d81d301a0ca979ba058
 SHA512 
87102e1b314086d008c48bf53f1061b28fdbd3ccd3d301773102fd43e3a4ce8b5ffeb9107fb5d5f47b7bd45c26e5b3b2913ea20745ffc9b274e2c0b24a69ef70
+DIST decorator-4.4.0.tar.gz 34559 BLAKE2B 
ed8cad0081ca47cef15f30d10afda1d19dd496f482a4621a1a349d0b5fa63d41ea4daee389d21b8b176be09949f8519c117a448003b2e8ee5f5c2d50d3015cac
 SHA512 
32c35c80581cb7fd0b2461d21c7eb14190294b2ccc9f92749b6bc74449f7d02a26281e9a2817f6f16871a6cddb7b02b8fae8119c22256fe43a6aaa31a7599dd5

diff --git a/dev-python/decorator/decorator-4.4.0.ebuild 
b/dev-python/decorator/decorator-4.4.0.ebuild
new file mode 100644
index 000..232736e0932
--- /dev/null
+++ b/dev-python/decorator/decorator-4.4.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simplifies the usage of decorators for the average programmer"
+HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+IUSE="doc"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+DOCS=( CHANGES.md )
+
+python_test() {
+   esetup.py test
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2019-04-11 Thread Patrick Lauer
commit: 4ee0b3cb257be1232ee16138f851a575f1ace69a
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Apr 11 14:15:27 2019 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Apr 11 14:15:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee0b3cb

dev-python/decorator: Fix DOCS

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Patrick Lauer  gentoo.org>

 dev-python/decorator/decorator-4.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.3.2.ebuild 
b/dev-python/decorator/decorator-4.3.2.ebuild
index 76c5d0afd15..6384cf96bba 100644
--- a/dev-python/decorator/decorator-4.3.2.ebuild
+++ b/dev-python/decorator/decorator-4.3.2.ebuild
@@ -17,7 +17,7 @@ IUSE="doc"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 
-DOCS=( docs/README.rst )
+DOCS=( README.rst )
 
 python_test() {
"${PYTHON}" src/tests/test.py || die "Tests fail with ${EPYTHON}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2018-07-14 Thread Louis Sautier
commit: 8cd2d5010b65ee86e1c8920f0f763fd68084016d
Author: Louis Sautier  gentoo  org>
AuthorDate: Sat Jul 14 23:40:26 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat Jul 14 23:40:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd2d501

dev-python/decorator: bump to 4.3.0

Package-Manager: Portage-2.3.42, Repoman-2.3.9

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-4.3.0.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index c3683cd8a91..09743d13457 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,2 +1,3 @@
 DIST decorator-4.1.2.tar.gz 32325 BLAKE2B 
19754506bf18f03748d61fe3cf85e13e91f5a7b4b3550cf087b1c9506fa2d10a4fb6c32914f7c2078a74ac34f5ffaf0edf8b15aa1f46d2eafa91926c40430dba
 SHA512 
4a4b9dc39de9b3f00eae9b6829136f5d836355d3d719371440f69c33fdddf73636e9faaa8fc35829c64d5c5a61d968ea427267da944c524c22ad08b69fb6f0ff
 DIST decorator-4.2.1.tar.gz 33376 BLAKE2B 
29a03fb4af1de8c60c5ba4a4b30f59f8b1aa8bbde107b9d5719cc0a084c45b58f7e14ff2046d7247c43d57717db57aea0db52dc068d73a73188a0e022c058cbb
 SHA512 
8a6fc53f830470fe15d4bf9dfe8cea434019aa2e1734e55f873dc617138a6ba75d63ddf50a3fcd21a8f67d9d1b19c35c75149d8cee157e909aff4873093c4e0e
+DIST decorator-4.3.0.tar.gz 33758 BLAKE2B 
c967440ba18205233e5b032f22553cdc33dbec8a3c285407317d47910ce7dbc884c9802d1591f36a08b3f2adc5532145c92965946af81ad167735a5d0a65f047
 SHA512 
63894b12af62ad357638b99290c34c2207ba33813b6cd8ed554236ef45a091f337b6829b2af82f2e71699902e49aff49acfa22d5449a7833ba382cda2751

diff --git a/dev-python/decorator/decorator-4.3.0.ebuild 
b/dev-python/decorator/decorator-4.3.0.ebuild
new file mode 100644
index 000..81c7464d33f
--- /dev/null
+++ b/dev-python/decorator/decorator-4.3.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simplifies the usage of decorators for the average programmer"
+HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.org/project/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-fbsd ~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}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2018-07-14 Thread Louis Sautier
commit: 7fa20aa2815ced6e16f91ea4b6e4c1c7647c12fb
Author: Louis Sautier  gentoo  org>
AuthorDate: Sat Jul 14 23:34:48 2018 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat Jul 14 23:34:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fa20aa2

dev-python/decorator: add bugs-to to metadata.xml

Package-Manager: Portage-2.3.42, Repoman-2.3.9

 dev-python/decorator/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/decorator/metadata.xml 
b/dev-python/decorator/metadata.xml
index 89e2810d4dc..64b945f8206 100644
--- a/dev-python/decorator/metadata.xml
+++ b/dev-python/decorator/metadata.xml
@@ -14,5 +14,6 @@

decorator
micheles/decorator
+   https://github.com/micheles/decorator/issues

 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2018-02-22 Thread Matt Thode
commit: af1e35c79f70d55b2ab9a174bfbb0afbb85227f3
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Feb 22 18:54:46 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Feb 22 19:58:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af1e35c7

dev-python/decorator: 4.2.1 bup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-4.2.1.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 51741f81069..c3683cd8a91 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1 +1,2 @@
 DIST decorator-4.1.2.tar.gz 32325 BLAKE2B 
19754506bf18f03748d61fe3cf85e13e91f5a7b4b3550cf087b1c9506fa2d10a4fb6c32914f7c2078a74ac34f5ffaf0edf8b15aa1f46d2eafa91926c40430dba
 SHA512 
4a4b9dc39de9b3f00eae9b6829136f5d836355d3d719371440f69c33fdddf73636e9faaa8fc35829c64d5c5a61d968ea427267da944c524c22ad08b69fb6f0ff
+DIST decorator-4.2.1.tar.gz 33376 BLAKE2B 
29a03fb4af1de8c60c5ba4a4b30f59f8b1aa8bbde107b9d5719cc0a084c45b58f7e14ff2046d7247c43d57717db57aea0db52dc068d73a73188a0e022c058cbb
 SHA512 
8a6fc53f830470fe15d4bf9dfe8cea434019aa2e1734e55f873dc617138a6ba75d63ddf50a3fcd21a8f67d9d1b19c35c75149d8cee157e909aff4873093c4e0e

diff --git a/dev-python/decorator/decorator-4.2.1.ebuild 
b/dev-python/decorator/decorator-4.2.1.ebuild
new file mode 100644
index 000..cabace0b36c
--- /dev/null
+++ b/dev-python/decorator/decorator-4.2.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 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://github.com/micheles/decorator 
https://pypi.python.org/pypi/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-fbsd ~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() {
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2018-02-19 Thread Michał Górny
commit: 3003bed9033110a4e644b2d742b69b31962fe5c7
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Feb 19 20:44:00 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Feb 19 21:07:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3003bed9

dev-python/decorator: arm64 stable (via ALLARCHES)

 dev-python/decorator/decorator-4.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.1.2.ebuild 
b/dev-python/decorator/decorator-4.1.2.ebuild
index 82a02eadbe7..dc69f6e4809 100644
--- a/dev-python/decorator/decorator-4.1.2.ebuild
+++ b/dev-python/decorator/decorator-4.1.2.ebuild
@@ -13,7 +13,7 @@ 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 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="doc"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2018-02-17 Thread Patrice Clement
commit: 41501a78952f42e193fd7ecb4c53c2a8ddd45f28
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Feb 17 22:11:46 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Feb 18 00:03:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41501a78

dev-python/decorator: add ~amd64-fbsd keyword.

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-python/decorator/decorator-4.1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/decorator/decorator-4.1.2.ebuild 
b/dev-python/decorator/decorator-4.1.2.ebuild
index 5de0b38ebb3..82a02eadbe7 100644
--- a/dev-python/decorator/decorator-4.1.2.ebuild
+++ b/dev-python/decorator/decorator-4.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ 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"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~amd64-fbsd"
 IUSE="doc"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2018-01-03 Thread Michał Górny
commit: 5738c771fc548b2be5be0645d8d819827eb39b0f
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jan  2 22:50:57 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jan  3 09:11:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5738c771

dev-python/decorator: Clean old up

 dev-python/decorator/Manifest|  3 ---
 dev-python/decorator/decorator-4.0.10.ebuild | 30 
 dev-python/decorator/decorator-4.0.11.ebuild | 30 
 dev-python/decorator/decorator-4.0.2.ebuild  | 29 ---
 4 files changed, 92 deletions(-)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 622aa354fc9..51741f81069 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,4 +1 @@
-DIST decorator-4.0.10.tar.gz 68560 BLAKE2B 
85de8f13d0f766154412a8e6b6352354fb8bfc35fd3c5d03149b0863f0862d0d92447602cad88d47fca78e67887dc31336a98ad569d14e25c36e5a2f1a874a39
 SHA512 
612c2eafe16536c9b5eda07ea44999d868decbc38beb4207ab3f82325bafd346c431f9c9028f63bbf24573300a81dfb9446a51dee50bb34dc8b478088a541f73
-DIST decorator-4.0.11.tar.gz 70616 BLAKE2B 
cd8beb1062a209813ca70a218d4857d1d9d2fb8516149dcd44a246c2974450e64ecdefbd192f529bf3fb1af14469179e5b5742c18dd619d038d5aa7782edae4e
 SHA512 
acce545d26c05ad03e4a3889214c3e94d1d47a9ccba42318ff8acb4d9384e676839fdcdb8d501a808f9332f532e4087a60398c273a58e07dfbc02f04f04af69c
-DIST decorator-4.0.2.tar.gz 64850 BLAKE2B 
58ac424bc0dd6bf4494ccf23fa237011379a820c64833e42f57d428614b2094957b92467db715f7c199af17968b10e77b604ebe202e281f18ede8fe2f4d454eb
 SHA512 
9f135c9c624557a90619e46002f12d54f8c53045420f524bbc52dee0b488268501467b207ea8f4445a8aa7d119af3e615cd76cbc25c1d1335d3bb581a1045ab3
 DIST decorator-4.1.2.tar.gz 32325 BLAKE2B 
19754506bf18f03748d61fe3cf85e13e91f5a7b4b3550cf087b1c9506fa2d10a4fb6c32914f7c2078a74ac34f5ffaf0edf8b15aa1f46d2eafa91926c40430dba
 SHA512 
4a4b9dc39de9b3f00eae9b6829136f5d836355d3d719371440f69c33fdddf73636e9faaa8fc35829c64d5c5a61d968ea427267da944c524c22ad08b69fb6f0ff

diff --git a/dev-python/decorator/decorator-4.0.10.ebuild 
b/dev-python/decorator/decorator-4.0.10.ebuild
deleted file mode 100644
index 9e4800ec9dc..000
--- a/dev-python/decorator/decorator-4.0.10.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# 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/dev-python/decorator/decorator-4.0.11.ebuild 
b/dev-python/decorator/decorator-4.0.11.ebuild
deleted file mode 100644
index 4fd7970..000
--- a/dev-python/decorator/decorator-4.0.11.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# 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/dev-python/decorator/decorator-4.0.2.ebuild 
b/dev-python/decorator/decorator-4.0.2.ebuild
deleted file mode 100644
index f438984520f..000
--- a/dev-python/decorator/decorator-4.0.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# 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"
-S

[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2017-09-30 Thread Matt Thode
commit: 63a3d060c22290e75439f3bdb0fa02e12716a992
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Sep 30 19:15:44 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Sep 30 19:15:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63a3d060

dev-python/decorator: remove pdf dodoc for bug 626806

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-python/decorator/decorator-4.1.2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.1.2.ebuild 
b/dev-python/decorator/decorator-4.1.2.ebuild
index 7af1370f23c..5de0b38ebb3 100644
--- a/dev-python/decorator/decorator-4.1.2.ebuild
+++ b/dev-python/decorator/decorator-4.1.2.ebuild
@@ -25,6 +25,5 @@ python_test() {
 }
 
 python_install_all() {
-   use doc && dodoc documentation.pdf
distutils-r1_python_install_all
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2017-08-27 Thread Tim Harder
commit: 2857d68f8263e36ac81423ad087010c8712e917d
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 27 08:19:43 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 27 08:34:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2857d68f

dev-python/decorator: add pypi page to HOMEPAGE

 dev-python/decorator/decorator-4.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.1.2.ebuild 
b/dev-python/decorator/decorator-4.1.2.ebuild
index 5ce747c4669..b5dcf0a9dac 100644
--- a/dev-python/decorator/decorator-4.1.2.ebuild
+++ b/dev-python/decorator/decorator-4.1.2.ebuild
@@ -8,7 +8,7 @@ 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://github.com/micheles/decorator";
+HOMEPAGE="https://github.com/micheles/decorator 
https://pypi.python.org/pypi/decorator";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2017-08-27 Thread Tim Harder
commit: 780b5d72b5ba39afea638d7cf9c40df60fd2e504
Author: Tim Harder  gentoo  org>
AuthorDate: Sun Aug 27 08:22:15 2017 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sun Aug 27 08:34:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=780b5d72

dev-python/decorator: use consistent indentation for metadata

 dev-python/decorator/metadata.xml | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-python/decorator/metadata.xml 
b/dev-python/decorator/metadata.xml
index e864603b643..89e2810d4dc 100644
--- a/dev-python/decorator/metadata.xml
+++ b/dev-python/decorator/metadata.xml
@@ -5,10 +5,12 @@
pyt...@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.
+   
+   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



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2017-07-31 Thread Sebastien Fabbro
commit: 47783a79b978575dcecd26079a9f3a3bd834bcbe
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Sat Jul 29 20:49:39 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jul 31 18:12:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47783a79

dev-python/decorator: version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-4.1.2.ebuild | 30 +
 2 files changed, 31 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index bb5461ba7eb..d4b9d35c77c 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,3 +1,4 @@
 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
+DIST decorator-4.1.2.tar.gz 32325 SHA256 
7cb64d38cb8002971710c8899fbdfb859a23a364b7c99dab19d1f719c2ba16b5 SHA512 
4a4b9dc39de9b3f00eae9b6829136f5d836355d3d719371440f69c33fdddf73636e9faaa8fc35829c64d5c5a61d968ea427267da944c524c22ad08b69fb6f0ff
 WHIRLPOOL 
59ebb75e4d1eef0c9eadcc6135834311e284c0c97b05dea0c6b4c70cfedcd76d1206e89dff28591ae80f87b5cb650d5e4e2401054da47ddff433b9cbfe737b96

diff --git a/dev-python/decorator/decorator-4.1.2.ebuild 
b/dev-python/decorator/decorator-4.1.2.ebuild
new file mode 100644
index 000..5ce747c4669
--- /dev/null
+++ b/dev-python/decorator/decorator-4.1.2.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://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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2017-03-16 Thread Michael Weber
commit: 32225744501327da2f2403bff225bcb364ba46d8
Author: Michael Weber  gentoo  org>
AuthorDate: Thu Mar 16 08:02:36 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Thu Mar 16 08:16:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32225744

dev-python/decorator: arm64 stable (bug 602450).

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"

 dev-python/decorator/decorator-4.0.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.0.11.ebuild 
b/dev-python/decorator/decorator-4.0.11.ebuild
index ff49bbcf416..4fd7970 100644
--- a/dev-python/decorator/decorator-4.0.11.ebuild
+++ b/dev-python/decorator/decorator-4.0.11.ebuild
@@ -13,7 +13,7 @@ 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"
+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}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2017-02-22 Thread Mart Raudsepp
commit: 2ed7bb2e7fb5859155193103ab2f8b8e44791d49
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Feb 23 05:10:51 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Feb 23 05:10:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ed7bb2e

dev-python/decorator-4.0.11-r0: keyworded for ~arm64

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/decorator/decorator-4.0.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.0.11.ebuild 
b/dev-python/decorator/decorator-4.0.11.ebuild
index b98e387a5e..27a3902fd9 100644
--- a/dev-python/decorator/decorator-4.0.11.ebuild
+++ b/dev-python/decorator/decorator-4.0.11.ebuild
@@ -14,7 +14,7 @@ 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"
+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}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2017-02-20 Thread Markus Meier
commit: 92da9d6da71044fc5a9f68e99e8632406bf493bb
Author: Markus Meier  gentoo  org>
AuthorDate: Mon Feb 20 18:10:57 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Mon Feb 20 18:10:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92da9d6d

dev-python/decorator: arm stable, bug #606042

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-python/decorator/decorator-4.0.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.0.10.ebuild 
b/dev-python/decorator/decorator-4.0.10.ebuild
index 69ffe9..ce79a36e97 100644
--- a/dev-python/decorator/decorator-4.0.10.ebuild
+++ b/dev-python/decorator/decorator-4.0.10.ebuild
@@ -14,7 +14,7 @@ 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"
+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}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2017-01-28 Thread Mart Raudsepp
commit: 652d48a80206ed2b6c55aebe51f7f8cf16505f4e
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 28 14:34:03 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 28 14:34:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=652d48a8

dev-python/decorator: Drop to ~mips; mips doesn't do stable keywords right now

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/decorator/decorator-4.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/decorator/decorator-4.0.2.ebuild 
b/dev-python/decorator/decorator-4.0.2.ebuild
index 4e269f8..7a42961 100644
--- a/dev-python/decorator/decorator-4.0.2.ebuild
+++ b/dev-python/decorator/decorator-4.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ 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"
+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}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2017-01-23 Thread Tobias Klausmann
commit: 21a211c9aafcc14f46055314532ae5cfb7738d5d
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Mon Jan 23 18:57:52 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Mon Jan 23 18:57:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21a211c9

dev-python/decorator-4.0.10-r0: stable on alpha

Gentoo-Bug: 606042

 dev-python/decorator/decorator-4.0.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.0.10.ebuild 
b/dev-python/decorator/decorator-4.0.10.ebuild
index 59f8d5a..38981c8 100644
--- a/dev-python/decorator/decorator-4.0.10.ebuild
+++ b/dev-python/decorator/decorator-4.0.10.ebuild
@@ -14,7 +14,7 @@ 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"
+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}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2017-01-22 Thread Jeroen Roovers
commit: a2b6ce5fbcc316e71dccfced8bcbdddf4c84da8b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 23 06:02:45 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 23 06:02:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2b6ce5f

dev-python/decorator: Stable for HPPA (bug #606042).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

 dev-python/decorator/decorator-4.0.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.0.10.ebuild 
b/dev-python/decorator/decorator-4.0.10.ebuild
index cf133a7..59f8d5a 100644
--- a/dev-python/decorator/decorator-4.0.10.ebuild
+++ b/dev-python/decorator/decorator-4.0.10.ebuild
@@ -14,7 +14,7 @@ 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"
+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}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2017-01-22 Thread Lars Wendler
commit: ca4cb0a1872ec7b5f6a359a264745d35616c1289
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jan 23 04:44:59 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jan 23 04:46:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca4cb0a1

dev-python/decorator: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/decorator/Manifest   |  3 ---
 dev-python/decorator/decorator-4.0.4.ebuild | 31 -
 dev-python/decorator/decorator-4.0.6.ebuild | 31 -
 dev-python/decorator/decorator-4.0.9.ebuild | 31 -
 4 files changed, 96 deletions(-)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 991f1cf..bb5461b 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,6 +1,3 @@
 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
-DIST decorator-4.0.4.tar.gz 67150 SHA256 
5ad0c10fad31648cffa15ee0640eee04bbb1b843a02de26ad3700740768cc3e1 SHA512 
2c59091c41afdebd76ce0057a7183a969cd6cdadae5839d2ea5773814d435ab6f528acd6fccb02074ae23382e26fe73f8dab2b0b4c523de99b43d666292a23cf
 WHIRLPOOL 
e6ed224735839bc8232a6c94b674c1ecd4fb5558414219a54d56bc77536c467558ad8c5209c839622b590129136dfc33fa53ae85cc6b102c6e94b03fe2ed0285
-DIST decorator-4.0.6.tar.gz 68855 SHA256 
1c625459fd003da2e8fb503c3dbf3d9e8f8d55f054709c0e65be3467209c SHA512 
fc6c7e8c48d51eaf633c4326c2d8a544f28f19da4e704e8dac30bf3f0068223fb719ad264813568056b3c851d00b7b09834f48efa1dbb56253f075226cfa6b65
 WHIRLPOOL 
89293e839dc6e74e2cc154a212517a7ff17c397698e62b5259a5d5f2525f1eea413c8d35880794a79a680f218f33f90b2d36e92a117cfcdcf66c83cce3f32259
-DIST decorator-4.0.9.tar.gz 68746 SHA256 
90022e83316363788a55352fe39cfbed357aa3a71d90e5f2803a35471de4bba8 SHA512 
17fa27651da44c445fe913224b2aefb4c41adbea8c7cdf274c1c44970df28f39114060f0e08611932ea40a86989454d578fdd9aa2ecdfb878354cc8a02b84981
 WHIRLPOOL 
bd3a855a79865bd85eb3cb918ba61dc6f42eea021ff5c64132e078a7b1380ae6d4d392f951230109b7db5cdf535e4d2e7caac410af3a4924938fe662789e3970

diff --git a/dev-python/decorator/decorator-4.0.4.ebuild 
b/dev-python/decorator/decorator-4.0.4.ebuild
deleted file mode 100644
index 0f5e260..
--- a/dev-python/decorator/decorator-4.0.4.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{4,5} 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/dev-python/decorator/decorator-4.0.6.ebuild 
b/dev-python/decorator/decorator-4.0.6.ebuild
deleted file mode 100644
index 002c01b..
--- a/dev-python/decorator/decorator-4.0.6.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{4,5} 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"
-
-LICEN

[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2017-01-22 Thread Lars Wendler
commit: 1290ad088cccf82c6e42b9b12d30d512e92f8eff
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jan 23 04:43:57 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jan 23 04:46:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1290ad08

dev-python/decorator: Bump to version 4.0.11

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/decorator/Manifest|  1 +
 dev-python/decorator/decorator-4.0.11.ebuild | 31 
 2 files changed, 32 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 8e4c749..991f1cf 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,4 +1,5 @@
 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
 DIST decorator-4.0.4.tar.gz 67150 SHA256 
5ad0c10fad31648cffa15ee0640eee04bbb1b843a02de26ad3700740768cc3e1 SHA512 
2c59091c41afdebd76ce0057a7183a969cd6cdadae5839d2ea5773814d435ab6f528acd6fccb02074ae23382e26fe73f8dab2b0b4c523de99b43d666292a23cf
 WHIRLPOOL 
e6ed224735839bc8232a6c94b674c1ecd4fb5558414219a54d56bc77536c467558ad8c5209c839622b590129136dfc33fa53ae85cc6b102c6e94b03fe2ed0285
 DIST decorator-4.0.6.tar.gz 68855 SHA256 
1c625459fd003da2e8fb503c3dbf3d9e8f8d55f054709c0e65be3467209c SHA512 
fc6c7e8c48d51eaf633c4326c2d8a544f28f19da4e704e8dac30bf3f0068223fb719ad264813568056b3c851d00b7b09834f48efa1dbb56253f075226cfa6b65
 WHIRLPOOL 
89293e839dc6e74e2cc154a212517a7ff17c397698e62b5259a5d5f2525f1eea413c8d35880794a79a680f218f33f90b2d36e92a117cfcdcf66c83cce3f32259

diff --git a/dev-python/decorator/decorator-4.0.11.ebuild 
b/dev-python/decorator/decorator-4.0.11.ebuild
new file mode 100644
index ..3667b34
--- /dev/null
+++ b/dev-python/decorator/decorator-4.0.11.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} 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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2017-01-21 Thread Agostino Sarubbo
commit: 5bf9a21056b1894663c14cea9642fa3599a64412
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan 21 20:29:12 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan 21 20:33:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf9a210

dev-python/decorator: ppc stable wrt bug #606042

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.0.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.0.10.ebuild 
b/dev-python/decorator/decorator-4.0.10.ebuild
index d54e931..5c03755 100644
--- a/dev-python/decorator/decorator-4.0.10.ebuild
+++ b/dev-python/decorator/decorator-4.0.10.ebuild
@@ -14,7 +14,7 @@ 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"
+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}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2017-01-18 Thread Agostino Sarubbo
commit: ca2755e634a3547e7af044bdcebe8f8fc21b3469
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jan 18 11:54:05 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jan 18 11:56:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca2755e6

dev-python/decorator: x86 stable wrt bug #606042

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.0.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.0.10.ebuild 
b/dev-python/decorator/decorator-4.0.10.ebuild
index 690f903..100f86a 100644
--- a/dev-python/decorator/decorator-4.0.10.ebuild
+++ b/dev-python/decorator/decorator-4.0.10.ebuild
@@ -14,7 +14,7 @@ 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"
+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}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2017-01-17 Thread Agostino Sarubbo
commit: d3687fdb9f6ca3c307a851fc120e843a914065e2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jan 17 16:20:24 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jan 17 16:21:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3687fdb

dev-python/decorator: amd64 stable wrt bug #606042

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/decorator/decorator-4.0.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.0.10.ebuild 
b/dev-python/decorator/decorator-4.0.10.ebuild
index 53594d0..690f903 100644
--- a/dev-python/decorator/decorator-4.0.10.ebuild
+++ b/dev-python/decorator/decorator-4.0.10.ebuild
@@ -14,7 +14,7 @@ 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"
+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}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2016-07-18 Thread Patrick Lauer
commit: 92c062baffd9a8a1f4cfe39beea9ed473967c261
Author: Patrick Lauer  gentoo  org>
AuthorDate: Mon Jul 18 09:09:04 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Mon Jul 18 09:32:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92c062ba

dev-python/decorator: Bump

Package-Manager: portage-2.3.0

 dev-python/decorator/Manifest|  1 +
 dev-python/decorator/decorator-4.0.10.ebuild | 31 
 2 files changed, 32 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 71ad688..8e4c749 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,3 +1,4 @@
+DIST decorator-4.0.10.tar.gz 68560 SHA256 
9c6e98edcb33499881b86ede07d9968c81ab7c769e28e9af24075f0a5379f070 SHA512 
612c2eafe16536c9b5eda07ea44999d868decbc38beb4207ab3f82325bafd346c431f9c9028f63bbf24573300a81dfb9446a51dee50bb34dc8b478088a541f73
 WHIRLPOOL 
8d4b4496c8066d352692e88ba86053ced436a595d4a7d8dbade6b81c8e4d7da294a26270a9723e35c511b1d213b71409c3d01af59979a5d10ead044cd67ecda8
 DIST decorator-4.0.2.tar.gz 64850 SHA256 
1a089279d5de2471c47624d4463f2e5b3fc6a2cf65045c39bf714fc461a25206 SHA512 
9f135c9c624557a90619e46002f12d54f8c53045420f524bbc52dee0b488268501467b207ea8f4445a8aa7d119af3e615cd76cbc25c1d1335d3bb581a1045ab3
 WHIRLPOOL 
1a4a31fe67d4cdfc58cb5486f83ee059a9211af5c5e48d57c9b22a24e08e5659a2e8b4519ecaba68fa603ef6e5a0756f69ee10fbe173d07ffe23204b579f2f18
 DIST decorator-4.0.4.tar.gz 67150 SHA256 
5ad0c10fad31648cffa15ee0640eee04bbb1b843a02de26ad3700740768cc3e1 SHA512 
2c59091c41afdebd76ce0057a7183a969cd6cdadae5839d2ea5773814d435ab6f528acd6fccb02074ae23382e26fe73f8dab2b0b4c523de99b43d666292a23cf
 WHIRLPOOL 
e6ed224735839bc8232a6c94b674c1ecd4fb5558414219a54d56bc77536c467558ad8c5209c839622b590129136dfc33fa53ae85cc6b102c6e94b03fe2ed0285
 DIST decorator-4.0.6.tar.gz 68855 SHA256 
1c625459fd003da2e8fb503c3dbf3d9e8f8d55f054709c0e65be3467209c SHA512 
fc6c7e8c48d51eaf633c4326c2d8a544f28f19da4e704e8dac30bf3f0068223fb719ad264813568056b3c851d00b7b09834f48efa1dbb56253f075226cfa6b65
 WHIRLPOOL 
89293e839dc6e74e2cc154a212517a7ff17c397698e62b5259a5d5f2525f1eea413c8d35880794a79a680f218f33f90b2d36e92a117cfcdcf66c83cce3f32259

diff --git a/dev-python/decorator/decorator-4.0.10.ebuild 
b/dev-python/decorator/decorator-4.0.10.ebuild
new file mode 100644
index 000..986a244
--- /dev/null
+++ b/dev-python/decorator/decorator-4.0.10.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} 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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2016-02-27 Thread Matt Thode
commit: dae56a945c4ee143181dfc09d1668b0f18ee5d2f
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Feb 28 06:09:21 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Feb 28 06:09:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dae56a94

dev-python/decorator: keywording arm64

merged on X-C1

Package-Manager: portage-2.2.26

 dev-python/decorator/decorator-4.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.0.6.ebuild 
b/dev-python/decorator/decorator-4.0.6.ebuild
index f357ca8..43cdf0a 100644
--- a/dev-python/decorator/decorator-4.0.6.ebuild
+++ b/dev-python/decorator/decorator-4.0.6.ebuild
@@ -14,7 +14,7 @@ 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"
+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}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2016-02-08 Thread Justin Lecher
commit: 21a95d864f4ff74e32924fc05320b6b450cb2615
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Feb  8 18:32:19 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Feb  8 18:40:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21a95d86

dev-python/decorator: Version Bump

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-4.0.9.ebuild | 31 +
 2 files changed, 32 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 3d89a92..71ad688 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,3 +1,4 @@
 DIST decorator-4.0.2.tar.gz 64850 SHA256 
1a089279d5de2471c47624d4463f2e5b3fc6a2cf65045c39bf714fc461a25206 SHA512 
9f135c9c624557a90619e46002f12d54f8c53045420f524bbc52dee0b488268501467b207ea8f4445a8aa7d119af3e615cd76cbc25c1d1335d3bb581a1045ab3
 WHIRLPOOL 
1a4a31fe67d4cdfc58cb5486f83ee059a9211af5c5e48d57c9b22a24e08e5659a2e8b4519ecaba68fa603ef6e5a0756f69ee10fbe173d07ffe23204b579f2f18
 DIST decorator-4.0.4.tar.gz 67150 SHA256 
5ad0c10fad31648cffa15ee0640eee04bbb1b843a02de26ad3700740768cc3e1 SHA512 
2c59091c41afdebd76ce0057a7183a969cd6cdadae5839d2ea5773814d435ab6f528acd6fccb02074ae23382e26fe73f8dab2b0b4c523de99b43d666292a23cf
 WHIRLPOOL 
e6ed224735839bc8232a6c94b674c1ecd4fb5558414219a54d56bc77536c467558ad8c5209c839622b590129136dfc33fa53ae85cc6b102c6e94b03fe2ed0285
 DIST decorator-4.0.6.tar.gz 68855 SHA256 
1c625459fd003da2e8fb503c3dbf3d9e8f8d55f054709c0e65be3467209c SHA512 
fc6c7e8c48d51eaf633c4326c2d8a544f28f19da4e704e8dac30bf3f0068223fb719ad264813568056b3c851d00b7b09834f48efa1dbb56253f075226cfa6b65
 WHIRLPOOL 
89293e839dc6e74e2cc154a212517a7ff17c397698e62b5259a5d5f2525f1eea413c8d35880794a79a680f218f33f90b2d36e92a117cfcdcf66c83cce3f32259
+DIST decorator-4.0.9.tar.gz 68746 SHA256 
90022e83316363788a55352fe39cfbed357aa3a71d90e5f2803a35471de4bba8 SHA512 
17fa27651da44c445fe913224b2aefb4c41adbea8c7cdf274c1c44970df28f39114060f0e08611932ea40a86989454d578fdd9aa2ecdfb878354cc8a02b84981
 WHIRLPOOL 
bd3a855a79865bd85eb3cb918ba61dc6f42eea021ff5c64132e078a7b1380ae6d4d392f951230109b7db5cdf535e4d2e7caac410af3a4924938fe662789e3970

diff --git a/dev-python/decorator/decorator-4.0.9.ebuild 
b/dev-python/decorator/decorator-4.0.9.ebuild
new file mode 100644
index 000..986a244
--- /dev/null
+++ b/dev-python/decorator/decorator-4.0.9.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} 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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2015-12-13 Thread Justin Lecher
commit: 47a3821d95cbe94814650ed3e29cb17aa2869d75
Author: Justin Lecher  gentoo  org>
AuthorDate: Sun Dec 13 11:10:49 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sun Dec 13 14:05:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47a3821d

dev-python/decorator: Version Bump

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-4.0.6.ebuild | 31 +
 2 files changed, 32 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 6d8d24f..3d89a92 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,2 +1,3 @@
 DIST decorator-4.0.2.tar.gz 64850 SHA256 
1a089279d5de2471c47624d4463f2e5b3fc6a2cf65045c39bf714fc461a25206 SHA512 
9f135c9c624557a90619e46002f12d54f8c53045420f524bbc52dee0b488268501467b207ea8f4445a8aa7d119af3e615cd76cbc25c1d1335d3bb581a1045ab3
 WHIRLPOOL 
1a4a31fe67d4cdfc58cb5486f83ee059a9211af5c5e48d57c9b22a24e08e5659a2e8b4519ecaba68fa603ef6e5a0756f69ee10fbe173d07ffe23204b579f2f18
 DIST decorator-4.0.4.tar.gz 67150 SHA256 
5ad0c10fad31648cffa15ee0640eee04bbb1b843a02de26ad3700740768cc3e1 SHA512 
2c59091c41afdebd76ce0057a7183a969cd6cdadae5839d2ea5773814d435ab6f528acd6fccb02074ae23382e26fe73f8dab2b0b4c523de99b43d666292a23cf
 WHIRLPOOL 
e6ed224735839bc8232a6c94b674c1ecd4fb5558414219a54d56bc77536c467558ad8c5209c839622b590129136dfc33fa53ae85cc6b102c6e94b03fe2ed0285
+DIST decorator-4.0.6.tar.gz 68855 SHA256 
1c625459fd003da2e8fb503c3dbf3d9e8f8d55f054709c0e65be3467209c SHA512 
fc6c7e8c48d51eaf633c4326c2d8a544f28f19da4e704e8dac30bf3f0068223fb719ad264813568056b3c851d00b7b09834f48efa1dbb56253f075226cfa6b65
 WHIRLPOOL 
89293e839dc6e74e2cc154a212517a7ff17c397698e62b5259a5d5f2525f1eea413c8d35880794a79a680f218f33f90b2d36e92a117cfcdcf66c83cce3f32259

diff --git a/dev-python/decorator/decorator-4.0.6.ebuild 
b/dev-python/decorator/decorator-4.0.6.ebuild
new file mode 100644
index 000..f357ca8
--- /dev/null
+++ b/dev-python/decorator/decorator-4.0.6.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} 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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2015-10-19 Thread Justin Lecher
commit: edccf481618653b0f8385a50c9bfb367353e1fa2
Author: Justin Lecher  gentoo  org>
AuthorDate: Mon Oct 19 16:53:09 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Mon Oct 19 16:56:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edccf481

dev-python/decorator: Add pypy* support

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/decorator/decorator-4.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.0.4.ebuild 
b/dev-python/decorator/decorator-4.0.4.ebuild
index 06a5c45..f357ca8 100644
--- a/dev-python/decorator/decorator-4.0.4.ebuild
+++ b/dev-python/decorator/decorator-4.0.4.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/, dev-python/lockfile/

2015-10-15 Thread Justin Lecher
commit: 39b1b602d7ed6043a994d75e617dcc73c682803e
Author: Justin Lecher  gentoo  org>
AuthorDate: Thu Oct 15 14:09:59 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Thu Oct 15 14:41:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39b1b602

dev-python/decorator: Add python3.5 support

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/decorator/decorator-4.0.4.ebuild |  2 +-
 dev-python/decorator/metadata.xml   |  2 +-
 dev-python/lockfile/Manifest|  1 +
 dev-python/lockfile/lockfile-0.11.0.ebuild  | 44 +
 4 files changed, 47 insertions(+), 2 deletions(-)

diff --git a/dev-python/decorator/decorator-4.0.4.ebuild 
b/dev-python/decorator/decorator-4.0.4.ebuild
index 5f02fbc..06a5c45 100644
--- a/dev-python/decorator/decorator-4.0.4.ebuild
+++ b/dev-python/decorator/decorator-4.0.4.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
 
 inherit distutils-r1
 

diff --git a/dev-python/decorator/metadata.xml 
b/dev-python/decorator/metadata.xml
index 069a4f0..548c052 100644
--- a/dev-python/decorator/metadata.xml
+++ b/dev-python/decorator/metadata.xml
@@ -1,4 +1,4 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd";>
 
python

diff --git a/dev-python/lockfile/Manifest b/dev-python/lockfile/Manifest
index e1bb4de..bfa50c8 100644
--- a/dev-python/lockfile/Manifest
+++ b/dev-python/lockfile/Manifest
@@ -1,2 +1,3 @@
 DIST lockfile-0.10.2.tar.gz 20662 SHA256 
9e42252f17d1dd89ee31745e0c4fbe58862c25147eb0ef5295c9cd9bcb4ea2c1 SHA512 
7d70bcf7c343228f144687dd2cbc47a525034a68134fa626077d08308e6abce80559e36e9f65859d4c46873c712f62e1d6bb2aeec422d337332b65caf2e430a8
 WHIRLPOOL 
d23a0b99da2304d9c884e69df7fbae4e507d7bab35fe450f2062aba44b4c85fd2c1585012cd02a56c886b50c44fb5a470afe13546f828297c498c3a8551eda86
+DIST lockfile-0.11.0.tar.gz 20909 SHA256 
eed7e0c829135aaaf2a9df83652bc6e2cc50175d933741c25aac0394674e7fd3 SHA512 
6c4c69e1434194076a99f8134a2558c791675d420a17687dfd5b38c1303564392ecc388ec285d55a20027bcbcbc1b3475a489b70390796c46346b89d4b18ad89
 WHIRLPOOL 
3fe41cec5f22109ce17e249a02469201e74cc6facd18bbcd5d6b75984f1f72e66d36eab68772d9bc6aa0c1ef6597f3bdf8f8757d9f867323d152cca8a47a445f
 DIST lockfile-0.9.1.tar.gz 16949 SHA256 
88d8ea8d435ee5691117a87d1ca8fed2f8da881eb145295bf6895ac2c416e95d SHA512 
1f7e2b13c42df730339e653a361bf4b85a289d62ed9277f159ab454b1e951d922884086299912472236ce0772d5eceebab7e0c6407590bb2ccbe9c56b664de05
 WHIRLPOOL 
543bc9ad7e937feba52c6132eee3356a9a229c8866f4f605f8399343a676fc98f62bf33f121c4f8dcbac8e18f38168561d34119efea5e30b53427a7e7283055d

diff --git a/dev-python/lockfile/lockfile-0.11.0.ebuild 
b/dev-python/lockfile/lockfile-0.11.0.ebuild
new file mode 100644
index 000..fadc0ab
--- /dev/null
+++ b/dev-python/lockfile/lockfile-0.11.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Platform-independent file locking module"
+HOMEPAGE="https://launchpad.net/pylockfile 
https://pypi.python.org/pypi/lockfile";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+IUSE="doc test"
+
+DEPEND="
+   >dev-python/pbr-0.7[${PYTHON_USEDEP}]
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2015-09-25 Thread Patrice Clement
commit: 3dea6d19a493e7637c3a3be3a70f5fb385f748da
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Sep 25 14:59:16 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Sep 25 15:07:42 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dea6d19

dev-python/decorator: Stable for all arches using the ALLARCHES policy. Fixes 
bug 561434.

Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement  gentoo.org>

 dev-python/decorator/decorator-4.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.0.2.ebuild 
b/dev-python/decorator/decorator-4.0.2.ebuild
index 6dfbe6b..4a43554 100644
--- a/dev-python/decorator/decorator-4.0.2.ebuild
+++ b/dev-python/decorator/decorator-4.0.2.ebuild
@@ -13,7 +13,7 @@ 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"
+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}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2015-09-25 Thread Patrice Clement
commit: b47ff60fe351b3a6e9272777970bf261b127de4a
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Sep 25 15:05:24 2015 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Sep 25 15:07:45 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b47ff60f

dev-python/decorator: Clean up old.

Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement  gentoo.org>

 dev-python/decorator/Manifest   |  1 -
 dev-python/decorator/decorator-3.4.2.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 97e4d1a..6d8d24f 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,3 +1,2 @@
-DIST decorator-3.4.2.tar.gz 6115 SHA256 
7320002ce61dea6aa24adc945d9d7831b3669553158905cdd12f5d0027b54b44 SHA512 
48e5c65ba4243310267e4a75660a55091d5d354e35f31c3c37d886bdf2f8bf915b54d829b9a0a8affe35920e1c981c41a06bcac0eaa8930b47a6ed1c68a71566
 WHIRLPOOL 
51b7afd6e91967783ffccab73b9a26fb53e103da5e9116621268828874bd6ace55c37f6ba5881bbdfd3593d017b5eaa42c9017c0cbaa88360af69a2368b7eef7
 DIST decorator-4.0.2.tar.gz 64850 SHA256 
1a089279d5de2471c47624d4463f2e5b3fc6a2cf65045c39bf714fc461a25206 SHA512 
9f135c9c624557a90619e46002f12d54f8c53045420f524bbc52dee0b488268501467b207ea8f4445a8aa7d119af3e615cd76cbc25c1d1335d3bb581a1045ab3
 WHIRLPOOL 
1a4a31fe67d4cdfc58cb5486f83ee059a9211af5c5e48d57c9b22a24e08e5659a2e8b4519ecaba68fa603ef6e5a0756f69ee10fbe173d07ffe23204b579f2f18
 DIST decorator-4.0.4.tar.gz 67150 SHA256 
5ad0c10fad31648cffa15ee0640eee04bbb1b843a02de26ad3700740768cc3e1 SHA512 
2c59091c41afdebd76ce0057a7183a969cd6cdadae5839d2ea5773814d435ab6f528acd6fccb02074ae23382e26fe73f8dab2b0b4c523de99b43d666292a23cf
 WHIRLPOOL 
e6ed224735839bc8232a6c94b674c1ecd4fb5558414219a54d56bc77536c467558ad8c5209c839622b590129136dfc33fa53ae85cc6b102c6e94b03fe2ed0285

diff --git a/dev-python/decorator/decorator-3.4.2.ebuild 
b/dev-python/decorator/decorator-3.4.2.ebuild
deleted file mode 100644
index 15f487f..000
--- a/dev-python/decorator/decorator-3.4.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_{3,4}} )
-
-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=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""
-# This release is missing no less than 8 files
-
-#python_test() {
-#  local t=documentation.py
-#  python_is_python3 && t=documentation3.py
-#
-#  "${PYTHON}" ${t} || die "Tests fail with ${EPYTHON}"
-#}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2015-09-25 Thread Agostino Sarubbo
commit: 3f3f0bf26185f9c81bb73c94eb04db56acf8520f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Sep 25 14:13:20 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Sep 25 14:13:20 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f3f0bf2

dev-python/decorator: x86 stable wrt bug #561434

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 dev-python/decorator/decorator-4.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.0.2.ebuild 
b/dev-python/decorator/decorator-4.0.2.ebuild
index ef4ac8f..6dfbe6b 100644
--- a/dev-python/decorator/decorator-4.0.2.ebuild
+++ b/dev-python/decorator/decorator-4.0.2.ebuild
@@ -13,7 +13,7 @@ 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"
+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}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2015-09-25 Thread Agostino Sarubbo
commit: 8c150964e01eca460d65df8966c367b7ccd317dd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Sep 25 10:42:40 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Sep 25 10:42:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c150964

dev-python/decorator: amd64 stable wrt bug #561434

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 dev-python/decorator/decorator-4.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-4.0.2.ebuild 
b/dev-python/decorator/decorator-4.0.2.ebuild
index 44d3690..ef4ac8f 100644
--- a/dev-python/decorator/decorator-4.0.2.ebuild
+++ b/dev-python/decorator/decorator-4.0.2.ebuild
@@ -13,7 +13,7 @@ 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"
+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}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2015-09-25 Thread Justin Lecher
commit: a2bbbd4d3cf29874af88b329e554b2c89286642f
Author: Justin Lecher  gentoo  org>
AuthorDate: Fri Sep 25 07:22:23 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Fri Sep 25 07:22:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2bbbd4d

dev-python/decorator: Version Bump

Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/decorator/Manifest   |  1 +
 dev-python/decorator/decorator-4.0.4.ebuild | 31 +
 2 files changed, 32 insertions(+)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index 3f9a69f..97e4d1a 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,2 +1,3 @@
 DIST decorator-3.4.2.tar.gz 6115 SHA256 
7320002ce61dea6aa24adc945d9d7831b3669553158905cdd12f5d0027b54b44 SHA512 
48e5c65ba4243310267e4a75660a55091d5d354e35f31c3c37d886bdf2f8bf915b54d829b9a0a8affe35920e1c981c41a06bcac0eaa8930b47a6ed1c68a71566
 WHIRLPOOL 
51b7afd6e91967783ffccab73b9a26fb53e103da5e9116621268828874bd6ace55c37f6ba5881bbdfd3593d017b5eaa42c9017c0cbaa88360af69a2368b7eef7
 DIST decorator-4.0.2.tar.gz 64850 SHA256 
1a089279d5de2471c47624d4463f2e5b3fc6a2cf65045c39bf714fc461a25206 SHA512 
9f135c9c624557a90619e46002f12d54f8c53045420f524bbc52dee0b488268501467b207ea8f4445a8aa7d119af3e615cd76cbc25c1d1335d3bb581a1045ab3
 WHIRLPOOL 
1a4a31fe67d4cdfc58cb5486f83ee059a9211af5c5e48d57c9b22a24e08e5659a2e8b4519ecaba68fa603ef6e5a0756f69ee10fbe173d07ffe23204b579f2f18
+DIST decorator-4.0.4.tar.gz 67150 SHA256 
5ad0c10fad31648cffa15ee0640eee04bbb1b843a02de26ad3700740768cc3e1 SHA512 
2c59091c41afdebd76ce0057a7183a969cd6cdadae5839d2ea5773814d435ab6f528acd6fccb02074ae23382e26fe73f8dab2b0b4c523de99b43d666292a23cf
 WHIRLPOOL 
e6ed224735839bc8232a6c94b674c1ecd4fb5558414219a54d56bc77536c467558ad8c5209c839622b590129136dfc33fa53ae85cc6b102c6e94b03fe2ed0285

diff --git a/dev-python/decorator/decorator-4.0.4.ebuild 
b/dev-python/decorator/decorator-4.0.4.ebuild
new file mode 100644
index 000..5f02fbc
--- /dev/null
+++ b/dev-python/decorator/decorator-4.0.4.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/, dev-python/decorator/files/

2015-08-26 Thread Justin Lecher
commit: 6ee52f643ce1c403f3aad53dc132c4e3cc8fac5a
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Aug 26 11:00:44 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Aug 26 11:01:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ee52f64

dev-python/decorator: Drop old

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/decorator/Manifest  |  1 -
 dev-python/decorator/decorator-3.4.0-r1.ebuild | 31 ---
 .../files/decorator-3.4.0-test-failure-exit.patch  | 35 --
 3 files changed, 67 deletions(-)

diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
index d1715c3..3f9a69f 100644
--- a/dev-python/decorator/Manifest
+++ b/dev-python/decorator/Manifest
@@ -1,3 +1,2 @@
-DIST decorator-3.4.0.tar.gz 30333 SHA256 
c20b404cbb7ee5cebd506688e0114e3cd76f5ce233805a51f36e1a7988d9d783 SHA512 
94ae8ff3bf694b72ad85a04d02ed9b58c42d50341fbc7307a12fc5abcb8042d8f67df80b53e63afd4b692c52fbefec83b80b591cba036deee21e281a5e8ff249
 WHIRLPOOL 
05b1c59e23ca3ca38cf06a08ae7ef253779c18050445f37a7f926e69456979ab539966e1821a0bd97b63aeef343a89a681a01d0da54182992cdc769c1cdda5b4
 DIST decorator-3.4.2.tar.gz 6115 SHA256 
7320002ce61dea6aa24adc945d9d7831b3669553158905cdd12f5d0027b54b44 SHA512 
48e5c65ba4243310267e4a75660a55091d5d354e35f31c3c37d886bdf2f8bf915b54d829b9a0a8affe35920e1c981c41a06bcac0eaa8930b47a6ed1c68a71566
 WHIRLPOOL 
51b7afd6e91967783ffccab73b9a26fb53e103da5e9116621268828874bd6ace55c37f6ba5881bbdfd3593d017b5eaa42c9017c0cbaa88360af69a2368b7eef7
 DIST decorator-4.0.2.tar.gz 64850 SHA256 
1a089279d5de2471c47624d4463f2e5b3fc6a2cf65045c39bf714fc461a25206 SHA512 
9f135c9c624557a90619e46002f12d54f8c53045420f524bbc52dee0b488268501467b207ea8f4445a8aa7d119af3e615cd76cbc25c1d1335d3bb581a1045ab3
 WHIRLPOOL 
1a4a31fe67d4cdfc58cb5486f83ee059a9211af5c5e48d57c9b22a24e08e5659a2e8b4519ecaba68fa603ef6e5a0756f69ee10fbe173d07ffe23204b579f2f18

diff --git a/dev-python/decorator/decorator-3.4.0-r1.ebuild 
b/dev-python/decorator/decorator-3.4.0-r1.ebuild
deleted file mode 100644
index 2556783..000
--- a/dev-python/decorator/decorator-3.4.0-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_{3,4}} )
-
-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=""
-
-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/dev-python/decorator/files/decorator-3.4.0-test-failure-exit.patch 
b/dev-python/decorator/files/decorator-3.4.0-test-failure-exit.patch
deleted file mode 100644
index 4126e2b..000
--- a/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
-



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2015-08-26 Thread Agostino Sarubbo
commit: 106062c8ed58e0b667d8b8a4ea490f8c14e881e6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Aug 26 10:27:03 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Aug 26 10:27:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=106062c8

dev-python/decorator: ppc/ppc64/sparc/x86 stable, wrt bug #556704

Package-Manager: portage-2.2.20.1

 dev-python/decorator/decorator-3.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-3.4.2.ebuild 
b/dev-python/decorator/decorator-3.4.2.ebuild
index 3ecd470..15f487f 100644
--- a/dev-python/decorator/decorator-3.4.2.ebuild
+++ b/dev-python/decorator/decorator-3.4.2.ebuild
@@ -13,7 +13,7 @@ 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"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-linux ~x86-linux ~x64-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2015-08-23 Thread Jeroen Roovers
commit: caeca70218ec8775d64406249be87a41d5d57b7c
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Aug 23 07:15:17 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Aug 23 07:16:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caeca702

dev-python/decorator: Stable for HPPA (bug #556704).

Package-Manager: portage-2.2.20.1

 dev-python/decorator/decorator-3.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-3.4.2.ebuild 
b/dev-python/decorator/decorator-3.4.2.ebuild
index 7c9d005..3d16e86 100644
--- a/dev-python/decorator/decorator-3.4.2.ebuild
+++ b/dev-python/decorator/decorator-3.4.2.ebuild
@@ -13,7 +13,7 @@ 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"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/

2015-08-16 Thread Mikle Kolyada
commit: 1fdaa4c9411995a5a4183e70bcdcbeb85952b98c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Aug 16 17:19:14 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Aug 16 17:19:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fdaa4c9

dev-python/decorator: ia64 stable wrt bug #556704

Package-Manager: portage-2.2.20.1

 dev-python/decorator/decorator-3.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/decorator/decorator-3.4.2.ebuild 
b/dev-python/decorator/decorator-3.4.2.ebuild
index 81a9461..7c9d005 100644
--- a/dev-python/decorator/decorator-3.4.2.ebuild
+++ b/dev-python/decorator/decorator-3.4.2.ebuild
@@ -13,7 +13,7 @@ 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"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"