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/hypothesis/
Date: Thu, 03 Feb 2022 21:34:24
Message-Id: 1643923992.d56a963528d6d945b8283a8418e9ecba154943f9.mgorny@gentoo
1 commit: d56a963528d6d945b8283a8418e9ecba154943f9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 3 21:33:12 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 3 21:33:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d56a9635
7
8 dev-python/hypothesis: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/hypothesis/Manifest | 3 --
13 dev-python/hypothesis/hypothesis-6.32.1.ebuild | 62 ------------------------
14 dev-python/hypothesis/hypothesis-6.34.2.ebuild | 66 --------------------------
15 dev-python/hypothesis/hypothesis-6.36.0.ebuild | 65 -------------------------
16 4 files changed, 196 deletions(-)
17
18 diff --git a/dev-python/hypothesis/Manifest b/dev-python/hypothesis/Manifest
19 index 3cce33a5a1f0..0c2cf3c8b013 100644
20 --- a/dev-python/hypothesis/Manifest
21 +++ b/dev-python/hypothesis/Manifest
22 @@ -1,6 +1,3 @@
23 -DIST hypothesis-python-6.32.1.tar.gz 9176925 BLAKE2B 0b57c8b46b766055a19c8831620b6ad780bd1a3b3e4835496cbd01f4fb861c64679171c685797458ec56ff07fe9524840cffce1e1930390de71225b707163880 SHA512 f64b0ca16a47d9f4dbce4986aa2c4414e86e596b6e167bd8be373fda05f8bbb626de7a615861a71313faebde50b1fe55e54c8b20247c71fa4ecb2223de171502
24 DIST hypothesis-python-6.33.0.tar.gz 9177426 BLAKE2B ad1b1a358345f9b92bf41cee196c7bba5374054c84b7ca96500cf41b095e7ae6df12499dcb3b656907df30b360d167630d3d4c640c9d5d903125158af6db3089 SHA512 0165b7c431980d7758be50e834dbe04356478590d5fc54656ea9d31508bbae81f9fbb53b38178862b2d4959e17fa3564bc6971d466ba95555c8e80a6fb208639
25 -DIST hypothesis-python-6.34.2.tar.gz 9178843 BLAKE2B 24bbc19ea5c207880d577a3c451f6e90c4b124a934aa1cd103c11ec77cbb5076d75e3860abd2b9bd2fc75640ba562b81d3fa038cc7752109625990e0ac0e1039 SHA512 a03233a2b84b1e009ad246663b0c7f6b56f2c04d08d69297ff50b02b8af292fdee37f877ca2f709e6ef64192d31e3d9bf18f78a6f5c92b8f03bf04ba398d063c
26 DIST hypothesis-python-6.35.1.tar.gz 9179056 BLAKE2B 3667ed7fe2a5402a3055941c44afe8e3e909381a0cbc1bec61cdcec18cb102796d283c737d5642ff6242fee4f0a2dc88774befe880a58f64bb4e183789b21e09 SHA512 839c9b2cf607f44fccf20c814a774889484f61a40a93e976f7bcb457dceac272bf6b775231fb36009e115181cf2089907bcad898f795e266d98ca218c5c4af28
27 -DIST hypothesis-python-6.36.0.tar.gz 9179303 BLAKE2B f7e1b7f4400f4e6acd15898a32630420b693dd41d432e0914b56469f7781e5ff4df2e2679be9af36bcfe65a618ddd5d8be9ff22b9df8b05af697960c6721a813 SHA512 afff635df30552aa8165a28e2dd02e01cd265e22793d788b8a7009f5d3f85fee6330423eed405f64a13d8749c852b81b3d21b4c48f3b3b3a3682e8cdd4cdf238
28 DIST hypothesis-python-6.36.1.tar.gz 9179567 BLAKE2B 67c5e33667287107b80684011076448d3761f09759592eeb42c4763080a23c9bdcffd21d0566282b856f55cc3b527e365f5b91f12abf0de77aee842ef2da719d SHA512 53a2054cfad778e59d56b483075a2de0cb3b15c80be3d2101607c593eb4e997516c350a44e542ec4ecf6b265058733d0362d557b908d58a934e57369b08334be
29
30 diff --git a/dev-python/hypothesis/hypothesis-6.32.1.ebuild b/dev-python/hypothesis/hypothesis-6.32.1.ebuild
31 deleted file mode 100644
32 index 9e5d3e0a6576..000000000000
33 --- a/dev-python/hypothesis/hypothesis-6.32.1.ebuild
34 +++ /dev/null
35 @@ -1,62 +0,0 @@
36 -# Copyright 1999-2022 Gentoo Authors
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=8
40 -
41 -PYTHON_COMPAT=( python3_{8..10} pypy3 )
42 -PYTHON_REQ_USE="threads(+),sqlite"
43 -
44 -inherit distutils-r1 multiprocessing optfeature
45 -
46 -DESCRIPTION="A library for property based testing"
47 -HOMEPAGE="https://github.com/HypothesisWorks/hypothesis https://pypi.org/project/hypothesis/"
48 -SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar.gz"
49 -S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
50 -
51 -LICENSE="MPL-2.0"
52 -SLOT="0"
53 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
54 -IUSE="cli"
55 -
56 -RDEPEND="
57 - >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
58 - >=dev-python/sortedcontainers-2.1.0[${PYTHON_USEDEP}]
59 - cli? (
60 - $(python_gen_cond_dep '
61 - dev-python/black[${PYTHON_USEDEP}]
62 - dev-python/click[${PYTHON_USEDEP}]
63 - ' python3_{8..9})
64 - )
65 -"
66 -BDEPEND="
67 - test? (
68 - dev-python/mock[${PYTHON_USEDEP}]
69 - dev-python/pexpect[${PYTHON_USEDEP}]
70 - dev-python/pytest-xdist[${PYTHON_USEDEP}]
71 - !!<dev-python/typing-3.7.4.1
72 - )
73 -"
74 -
75 -distutils_enable_tests --install pytest
76 -
77 -python_prepare() {
78 - if ! use cli || ! has "${EPYTHON}" python3.{8..9}; then
79 - sed -i -e '/console_scripts/d' setup.py || die
80 - fi
81 -}
82 -
83 -python_test() {
84 - distutils_install_for_testing
85 - epytest tests/cover tests/pytest tests/quality \
86 - -p no:pytest-describe \
87 - -n "$(makeopts_jobs "${MAKEOPTS}" "$(get_nproc)")"
88 -}
89 -
90 -pkg_postinst() {
91 - optfeature "datetime support" dev-python/pytz
92 - optfeature "dateutil support" dev-python/python-dateutil
93 - optfeature "numpy support" dev-python/numpy
94 - optfeature "django support" dev-python/django dev-python/pytz
95 - optfeature "pandas support" dev-python/pandas
96 - optfeature "pytest support" dev-python/pytest
97 -}
98
99 diff --git a/dev-python/hypothesis/hypothesis-6.34.2.ebuild b/dev-python/hypothesis/hypothesis-6.34.2.ebuild
100 deleted file mode 100644
101 index 0d2f0a38a35b..000000000000
102 --- a/dev-python/hypothesis/hypothesis-6.34.2.ebuild
103 +++ /dev/null
104 @@ -1,66 +0,0 @@
105 -# Copyright 1999-2022 Gentoo Authors
106 -# Distributed under the terms of the GNU General Public License v2
107 -
108 -EAPI=8
109 -
110 -PYTHON_COMPAT=( python3_{8..10} pypy3 )
111 -PYTHON_REQ_USE="threads(+),sqlite"
112 -
113 -inherit distutils-r1 multiprocessing optfeature
114 -
115 -DESCRIPTION="A library for property based testing"
116 -HOMEPAGE="https://github.com/HypothesisWorks/hypothesis https://pypi.org/project/hypothesis/"
117 -SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar.gz"
118 -S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
119 -
120 -LICENSE="MPL-2.0"
121 -SLOT="0"
122 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
123 -IUSE="cli"
124 -
125 -RDEPEND="
126 - >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
127 - >=dev-python/sortedcontainers-2.1.0[${PYTHON_USEDEP}]
128 - cli? (
129 - $(python_gen_cond_dep '
130 - dev-python/black[${PYTHON_USEDEP}]
131 - dev-python/click[${PYTHON_USEDEP}]
132 - ' python3_{8..9})
133 - )
134 -"
135 -BDEPEND="
136 - test? (
137 - dev-python/mock[${PYTHON_USEDEP}]
138 - dev-python/pexpect[${PYTHON_USEDEP}]
139 - dev-python/pytest-xdist[${PYTHON_USEDEP}]
140 - !!<dev-python/typing-3.7.4.1
141 - )
142 -"
143 -
144 -distutils_enable_tests --install pytest
145 -
146 -python_prepare() {
147 - if ! use cli || ! has "${EPYTHON}" python3.{8..9}; then
148 - sed -i -e '/console_scripts/d' setup.py || die
149 - fi
150 -}
151 -
152 -python_test() {
153 - # subtests are broken by warnings from random plugins
154 - local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
155 - local -x PYTEST_PLUGINS=xdist.plugin,pytest_forked,_hypothesis_pytestplugin
156 -
157 - distutils_install_for_testing
158 - epytest tests/cover tests/pytest tests/quality \
159 - -x \
160 - -n "$(makeopts_jobs "${MAKEOPTS}" "$(get_nproc)")"
161 -}
162 -
163 -pkg_postinst() {
164 - optfeature "datetime support" dev-python/pytz
165 - optfeature "dateutil support" dev-python/python-dateutil
166 - optfeature "numpy support" dev-python/numpy
167 - optfeature "django support" dev-python/django dev-python/pytz
168 - optfeature "pandas support" dev-python/pandas
169 - optfeature "pytest support" dev-python/pytest
170 -}
171
172 diff --git a/dev-python/hypothesis/hypothesis-6.36.0.ebuild b/dev-python/hypothesis/hypothesis-6.36.0.ebuild
173 deleted file mode 100644
174 index 1cf6111cc060..000000000000
175 --- a/dev-python/hypothesis/hypothesis-6.36.0.ebuild
176 +++ /dev/null
177 @@ -1,65 +0,0 @@
178 -# Copyright 1999-2022 Gentoo Authors
179 -# Distributed under the terms of the GNU General Public License v2
180 -
181 -EAPI=8
182 -
183 -DISTUTILS_USE_PEP517=setuptools
184 -PYTHON_COMPAT=( python3_{8..10} pypy3 )
185 -PYTHON_REQ_USE="threads(+),sqlite"
186 -
187 -inherit distutils-r1 multiprocessing optfeature
188 -
189 -DESCRIPTION="A library for property based testing"
190 -HOMEPAGE="https://github.com/HypothesisWorks/hypothesis https://pypi.org/project/hypothesis/"
191 -SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar.gz"
192 -S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
193 -
194 -LICENSE="MPL-2.0"
195 -SLOT="0"
196 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
197 -IUSE="cli"
198 -
199 -RDEPEND="
200 - >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
201 - >=dev-python/sortedcontainers-2.1.0[${PYTHON_USEDEP}]
202 - cli? (
203 - $(python_gen_cond_dep '
204 - dev-python/black[${PYTHON_USEDEP}]
205 - dev-python/click[${PYTHON_USEDEP}]
206 - ' python3_{8..9})
207 - )
208 -"
209 -BDEPEND="
210 - test? (
211 - dev-python/mock[${PYTHON_USEDEP}]
212 - dev-python/pexpect[${PYTHON_USEDEP}]
213 - dev-python/pytest-xdist[${PYTHON_USEDEP}]
214 - !!<dev-python/typing-3.7.4.1
215 - )
216 -"
217 -
218 -distutils_enable_tests pytest
219 -
220 -python_prepare() {
221 - if ! use cli || ! has "${EPYTHON}" python3.{8..9}; then
222 - sed -i -e '/console_scripts/d' setup.py || die
223 - fi
224 -}
225 -
226 -python_test() {
227 - # subtests are broken by warnings from random plugins
228 - local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
229 - local -x PYTEST_PLUGINS=xdist.plugin,pytest_forked,_hypothesis_pytestplugin
230 -
231 - epytest tests/cover tests/pytest tests/quality \
232 - -n "$(makeopts_jobs "${MAKEOPTS}" "$(get_nproc)")"
233 -}
234 -
235 -pkg_postinst() {
236 - optfeature "datetime support" dev-python/pytz
237 - optfeature "dateutil support" dev-python/python-dateutil
238 - optfeature "numpy support" dev-python/numpy
239 - optfeature "django support" dev-python/django dev-python/pytz
240 - optfeature "pandas support" dev-python/pandas
241 - optfeature "pytest support" dev-python/pytest
242 -}