Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytz/
Date: Sat, 28 Mar 2020 21:11:55
Message-Id: 1585429887.f50281b7afaa4899fa11216d8904bfcd1f195660.mgorny@gentoo
1 commit: f50281b7afaa4899fa11216d8904bfcd1f195660
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 28 21:07:39 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 28 21:11:27 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f50281b7
7
8 dev-python/pytz: Remove redundant versions
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/pytz/Manifest | 4 ----
13 dev-python/pytz/pytz-2016.3.ebuild | 34 ----------------------------------
14 dev-python/pytz/pytz-2017.2.ebuild | 35 -----------------------------------
15 dev-python/pytz/pytz-2018.4.ebuild | 35 -----------------------------------
16 dev-python/pytz/pytz-2018.9.ebuild | 35 -----------------------------------
17 5 files changed, 143 deletions(-)
18
19 diff --git a/dev-python/pytz/Manifest b/dev-python/pytz/Manifest
20 index fd7b1cbc412..11eb73b73f9 100644
21 --- a/dev-python/pytz/Manifest
22 +++ b/dev-python/pytz/Manifest
23 @@ -1,5 +1 @@
24 -DIST pytz-2016.3.tar.bz2 170906 BLAKE2B ae1c5336919cd60d643afcaec8889793092da1b16c6cf6ccab7816bb7169b5bd8abd9180e4571682fbc077e11786dbea14dcb6457291f5285cd9898ea84efccb SHA512 8d91a84500257327361a8ccd19ce2d2e5848c10c7d4105ec1be012be592ec38113611558c7894c1825cc1967303901fce35079fc799cc10e84216864cd00266f
25 -DIST pytz-2017.2.zip 502168 BLAKE2B a1e02967700d0624d2c48bcedde52b772471aefcb1dc173fc067045a69d808dc8208ef300d67c683b0d49a0b19b6c22f9d5512a6a10559457e19a508e4b40ace SHA512 d67d64a64b4c21e0bd41da56020fc7b016aec9da7f3243f79b65704119f70b8a9cd4f5f905631b6761e06ecef93830e5e479e16c7b1611ac70e0cd2b39d5b916
26 -DIST pytz-2018.4.tar.gz 308066 BLAKE2B 665cebc5b535aafc92a1858b718d22818810534d8680a82ef3a0b66e6092f24226c36eb74feb690e25578b4d6ab8288cc4825eb5fb793345e11b0e71c6041868 SHA512 8a15e64d0d1a4b75c1e92360b22c06a41a692fe54fc8bfcff8cfa671095232d87f7929240441cd4d46826cd13f21d348125509c899be5a0b19bc7a77fdcb43c1
27 -DIST pytz-2018.9.tar.gz 310705 BLAKE2B 38e4f403e299ca3c24e5cde66bc02ebb861abfb7be06bcb0556fa75f426a2d3e1ac42466ea2296ddf52d3ed0e0f6f2478733d9877d2b891b5f4787cd1e792d91 SHA512 c3dabe61d04539245761a5c4e3bfb614df1c3b8ccc2ffa1cf320c5ad642242c29b3321fe7855d32a2ae55c739acbbe8c0e1813df5b3c757b8f56fff910fee159
28 DIST pytz-2019.3.tar.gz 312286 BLAKE2B 8a81caf3ead284a66404fadeca4f17a603a4f0ab2404f9b73b2b06a209d0094a25549065aa14d254239d6d842804c6924bc7658a876517b170f535be71868ead SHA512 b925b59d197e7007dae8098d35518a470e4b7588d9114f51e4d8816813243a9f816f662055f690bedf56b86cc9ece06428ed8c55e5b3ed676ba0f504f7cb43af
29
30 diff --git a/dev-python/pytz/pytz-2016.3.ebuild b/dev-python/pytz/pytz-2016.3.ebuild
31 deleted file mode 100644
32 index 1bfc8967dfb..00000000000
33 --- a/dev-python/pytz/pytz-2016.3.ebuild
34 +++ /dev/null
35 @@ -1,34 +0,0 @@
36 -# Copyright 1999-2020 Gentoo Authors
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=5
40 -
41 -PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
42 -PYTHON_REQ_USE="threads(+)"
43 -
44 -inherit distutils-r1
45 -
46 -DESCRIPTION="World timezone definitions for Python"
47 -HOMEPAGE="https://pythonhosted.org/pytz/ https://pypi.org/project/pytz/"
48 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
49 -
50 -LICENSE="MIT"
51 -SLOT="0"
52 -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
53 -IUSE=""
54 -
55 -DEPEND="
56 - dev-python/setuptools[${PYTHON_USEDEP}]
57 - || ( >=sys-libs/timezone-data-2015g sys-libs/glibc[vanilla] )"
58 -RDEPEND="${DEPEND}"
59 -
60 -PATCHES=(
61 - # Use timezone-data zoneinfo.
62 - "${FILESDIR}"/${PN}-2009j-zoneinfo.patch
63 - # ...and do not install a copy of it.
64 - "${FILESDIR}"/${PN}-2009h-zoneinfo-noinstall.patch
65 -)
66 -
67 -python_test() {
68 - "${PYTHON}" pytz/tests/test_tzinfo.py -v || die "Tests fail with ${EPYTHON}"
69 -}
70
71 diff --git a/dev-python/pytz/pytz-2017.2.ebuild b/dev-python/pytz/pytz-2017.2.ebuild
72 deleted file mode 100644
73 index 8ddadddcea2..00000000000
74 --- a/dev-python/pytz/pytz-2017.2.ebuild
75 +++ /dev/null
76 @@ -1,35 +0,0 @@
77 -# Copyright 1999-2020 Gentoo Authors
78 -# Distributed under the terms of the GNU General Public License v2
79 -
80 -EAPI=6
81 -
82 -PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
83 -PYTHON_REQ_USE="threads(+)"
84 -
85 -inherit distutils-r1
86 -
87 -DESCRIPTION="World timezone definitions for Python"
88 -HOMEPAGE="https://pythonhosted.org/pytz/ https://pypi.org/project/pytz/"
89 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
90 -
91 -LICENSE="MIT"
92 -SLOT="0"
93 -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
94 -IUSE=""
95 -
96 -RDEPEND="
97 - dev-python/setuptools[${PYTHON_USEDEP}]
98 - || ( >=sys-libs/timezone-data-2017a sys-libs/glibc[vanilla] )"
99 -DEPEND="${RDEPEND}
100 - app-arch/unzip"
101 -
102 -PATCHES=(
103 - # Use timezone-data zoneinfo.
104 - "${FILESDIR}"/2016.6.1-zoneinfo.patch
105 - # ...and do not install a copy of it.
106 - "${FILESDIR}"/${PN}-2009h-zoneinfo-noinstall.patch
107 -)
108 -
109 -python_test() {
110 - "${PYTHON}" pytz/tests/test_tzinfo.py -v || die "Tests fail with ${EPYTHON}"
111 -}
112
113 diff --git a/dev-python/pytz/pytz-2018.4.ebuild b/dev-python/pytz/pytz-2018.4.ebuild
114 deleted file mode 100644
115 index 80eb7f9930e..00000000000
116 --- a/dev-python/pytz/pytz-2018.4.ebuild
117 +++ /dev/null
118 @@ -1,35 +0,0 @@
119 -# Copyright 1999-2020 Gentoo Authors
120 -# Distributed under the terms of the GNU General Public License v2
121 -
122 -EAPI=6
123 -
124 -PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
125 -PYTHON_REQ_USE="threads(+)"
126 -
127 -inherit distutils-r1
128 -
129 -DESCRIPTION="World timezone definitions for Python"
130 -HOMEPAGE="https://pythonhosted.org/pytz/ https://pypi.org/project/pytz/"
131 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
132 -
133 -LICENSE="MIT"
134 -SLOT="0"
135 -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
136 -IUSE=""
137 -
138 -RDEPEND="
139 - dev-python/setuptools[${PYTHON_USEDEP}]
140 - || ( >=sys-libs/timezone-data-2017a sys-libs/glibc[vanilla] )"
141 -DEPEND="${RDEPEND}
142 - app-arch/unzip"
143 -
144 -PATCHES=(
145 - # Use timezone-data zoneinfo.
146 - "${FILESDIR}"/2018.4-zoneinfo.patch
147 - # ...and do not install a copy of it.
148 - "${FILESDIR}"/${PN}-2018.4-zoneinfo-noinstall.patch
149 -)
150 -
151 -python_test() {
152 - "${PYTHON}" pytz/tests/test_tzinfo.py -v || die "Tests fail with ${EPYTHON}"
153 -}
154
155 diff --git a/dev-python/pytz/pytz-2018.9.ebuild b/dev-python/pytz/pytz-2018.9.ebuild
156 deleted file mode 100644
157 index 80eb7f9930e..00000000000
158 --- a/dev-python/pytz/pytz-2018.9.ebuild
159 +++ /dev/null
160 @@ -1,35 +0,0 @@
161 -# Copyright 1999-2020 Gentoo Authors
162 -# Distributed under the terms of the GNU General Public License v2
163 -
164 -EAPI=6
165 -
166 -PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
167 -PYTHON_REQ_USE="threads(+)"
168 -
169 -inherit distutils-r1
170 -
171 -DESCRIPTION="World timezone definitions for Python"
172 -HOMEPAGE="https://pythonhosted.org/pytz/ https://pypi.org/project/pytz/"
173 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
174 -
175 -LICENSE="MIT"
176 -SLOT="0"
177 -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
178 -IUSE=""
179 -
180 -RDEPEND="
181 - dev-python/setuptools[${PYTHON_USEDEP}]
182 - || ( >=sys-libs/timezone-data-2017a sys-libs/glibc[vanilla] )"
183 -DEPEND="${RDEPEND}
184 - app-arch/unzip"
185 -
186 -PATCHES=(
187 - # Use timezone-data zoneinfo.
188 - "${FILESDIR}"/2018.4-zoneinfo.patch
189 - # ...and do not install a copy of it.
190 - "${FILESDIR}"/${PN}-2018.4-zoneinfo-noinstall.patch
191 -)
192 -
193 -python_test() {
194 - "${PYTHON}" pytz/tests/test_tzinfo.py -v || die "Tests fail with ${EPYTHON}"
195 -}