Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/decorator/
Date: Mon, 23 Jan 2017 04:46:34
Message-Id: 1485146774.ca4cb0a1872ec7b5f6a359a264745d35616c1289.polynomial-c@gentoo
1 commit: ca4cb0a1872ec7b5f6a359a264745d35616c1289
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 23 04:44:59 2017 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 23 04:46:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca4cb0a1
7
8 dev-python/decorator: Removed old.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-python/decorator/Manifest | 3 ---
13 dev-python/decorator/decorator-4.0.4.ebuild | 31 -----------------------------
14 dev-python/decorator/decorator-4.0.6.ebuild | 31 -----------------------------
15 dev-python/decorator/decorator-4.0.9.ebuild | 31 -----------------------------
16 4 files changed, 96 deletions(-)
17
18 diff --git a/dev-python/decorator/Manifest b/dev-python/decorator/Manifest
19 index 991f1cf..bb5461b 100644
20 --- a/dev-python/decorator/Manifest
21 +++ b/dev-python/decorator/Manifest
22 @@ -1,6 +1,3 @@
23 DIST decorator-4.0.10.tar.gz 68560 SHA256 9c6e98edcb33499881b86ede07d9968c81ab7c769e28e9af24075f0a5379f070 SHA512 612c2eafe16536c9b5eda07ea44999d868decbc38beb4207ab3f82325bafd346c431f9c9028f63bbf24573300a81dfb9446a51dee50bb34dc8b478088a541f73 WHIRLPOOL 8d4b4496c8066d352692e88ba86053ced436a595d4a7d8dbade6b81c8e4d7da294a26270a9723e35c511b1d213b71409c3d01af59979a5d10ead044cd67ecda8
24 DIST decorator-4.0.11.tar.gz 70616 SHA256 953d6bf082b100f43229cf547f4f97f97e970f5ad645ee7601d55ff87afdfe76 SHA512 acce545d26c05ad03e4a3889214c3e94d1d47a9ccba42318ff8acb4d9384e676839fdcdb8d501a808f9332f532e4087a60398c273a58e07dfbc02f04f04af69c WHIRLPOOL 11594eef9ab15e2b1d3c42b812fc5f411524cab57b831e5c6f3f1651f8c1d5d3ed2748753965edf89af65ee0c9cb0a4478227677c73ab7834926f380aea175f8
25 DIST decorator-4.0.2.tar.gz 64850 SHA256 1a089279d5de2471c47624d4463f2e5b3fc6a2cf65045c39bf714fc461a25206 SHA512 9f135c9c624557a90619e46002f12d54f8c53045420f524bbc52dee0b488268501467b207ea8f4445a8aa7d119af3e615cd76cbc25c1d1335d3bb581a1045ab3 WHIRLPOOL 1a4a31fe67d4cdfc58cb5486f83ee059a9211af5c5e48d57c9b22a24e08e5659a2e8b4519ecaba68fa603ef6e5a0756f69ee10fbe173d07ffe23204b579f2f18
26 -DIST decorator-4.0.4.tar.gz 67150 SHA256 5ad0c10fad31648cffa15ee0640eee04bbb1b843a02de26ad3700740768cc3e1 SHA512 2c59091c41afdebd76ce0057a7183a969cd6cdadae5839d2ea5773814d435ab6f528acd6fccb02074ae23382e26fe73f8dab2b0b4c523de99b43d666292a23cf WHIRLPOOL e6ed224735839bc8232a6c94b674c1ecd4fb5558414219a54d56bc77536c467558ad8c5209c839622b590129136dfc33fa53ae85cc6b102c6e94b03fe2ed0285
27 -DIST decorator-4.0.6.tar.gz 68855 SHA256 1c6254597777fd003da2e8fb503c3dbf3d9e8f8d55f054709c0e65be3467209c SHA512 fc6c7e8c48d51eaf633c4326c2d8a544f28f19da4e704e8dac30bf3f0068223fb719ad264813568056b3c851d00b7b09834f48efa1dbb56253f075226cfa6b65 WHIRLPOOL 89293e839dc6e74e2cc154a212517a7ff17c397698e62b5259a5d5f2525f1eea413c8d35880794a79a680f218f33f90b2d36e92a117cfcdcf66c83cce3f32259
28 -DIST decorator-4.0.9.tar.gz 68746 SHA256 90022e83316363788a55352fe39cfbed357aa3a71d90e5f2803a35471de4bba8 SHA512 17fa27651da44c445fe913224b2aefb4c41adbea8c7cdf274c1c44970df28f39114060f0e08611932ea40a86989454d578fdd9aa2ecdfb878354cc8a02b84981 WHIRLPOOL bd3a855a79865bd85eb3cb918ba61dc6f42eea021ff5c64132e078a7b1380ae6d4d392f951230109b7db5cdf535e4d2e7caac410af3a4924938fe662789e3970
29
30 diff --git a/dev-python/decorator/decorator-4.0.4.ebuild b/dev-python/decorator/decorator-4.0.4.ebuild
31 deleted file mode 100644
32 index 0f5e260..00000000
33 --- a/dev-python/decorator/decorator-4.0.4.ebuild
34 +++ /dev/null
35 @@ -1,31 +0,0 @@
36 -# Copyright 1999-2015 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -# $Id$
39 -
40 -EAPI=5
41 -
42 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
43 -
44 -inherit distutils-r1
45 -
46 -DESCRIPTION="Simplifies the usage of decorators for the average programmer"
47 -HOMEPAGE="https://pypi.python.org/pypi/decorator https://github.com/micheles/decorator"
48 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
49 -
50 -LICENSE="BSD"
51 -SLOT="0"
52 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
53 -IUSE="doc"
54 -
55 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
56 -
57 -DOCS=( docs/README.rst )
58 -
59 -python_test() {
60 - "${PYTHON}" src/tests/test.py || die "Tests fail with ${EPYTHON}"
61 -}
62 -
63 -python_install_all() {
64 - use doc && dodoc documentation.pdf
65 - distutils-r1_python_install_all
66 -}
67
68 diff --git a/dev-python/decorator/decorator-4.0.6.ebuild b/dev-python/decorator/decorator-4.0.6.ebuild
69 deleted file mode 100644
70 index 002c01b..00000000
71 --- a/dev-python/decorator/decorator-4.0.6.ebuild
72 +++ /dev/null
73 @@ -1,31 +0,0 @@
74 -# Copyright 1999-2015 Gentoo Foundation
75 -# Distributed under the terms of the GNU General Public License v2
76 -# $Id$
77 -
78 -EAPI=5
79 -
80 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
81 -
82 -inherit distutils-r1
83 -
84 -DESCRIPTION="Simplifies the usage of decorators for the average programmer"
85 -HOMEPAGE="https://pypi.python.org/pypi/decorator https://github.com/micheles/decorator"
86 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
87 -
88 -LICENSE="BSD"
89 -SLOT="0"
90 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
91 -IUSE="doc"
92 -
93 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
94 -
95 -DOCS=( docs/README.rst )
96 -
97 -python_test() {
98 - "${PYTHON}" src/tests/test.py || die "Tests fail with ${EPYTHON}"
99 -}
100 -
101 -python_install_all() {
102 - use doc && dodoc documentation.pdf
103 - distutils-r1_python_install_all
104 -}
105
106 diff --git a/dev-python/decorator/decorator-4.0.9.ebuild b/dev-python/decorator/decorator-4.0.9.ebuild
107 deleted file mode 100644
108 index f00b175..00000000
109 --- a/dev-python/decorator/decorator-4.0.9.ebuild
110 +++ /dev/null
111 @@ -1,31 +0,0 @@
112 -# Copyright 1999-2016 Gentoo Foundation
113 -# Distributed under the terms of the GNU General Public License v2
114 -# $Id$
115 -
116 -EAPI=6
117 -
118 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
119 -
120 -inherit distutils-r1
121 -
122 -DESCRIPTION="Simplifies the usage of decorators for the average programmer"
123 -HOMEPAGE="https://pypi.python.org/pypi/decorator https://github.com/micheles/decorator"
124 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
125 -
126 -LICENSE="BSD"
127 -SLOT="0"
128 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
129 -IUSE="doc"
130 -
131 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
132 -
133 -DOCS=( docs/README.rst )
134 -
135 -python_test() {
136 - "${PYTHON}" src/tests/test.py || die "Tests fail with ${EPYTHON}"
137 -}
138 -
139 -python_install_all() {
140 - use doc && dodoc documentation.pdf
141 - distutils-r1_python_install_all
142 -}