Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hypothesis/
Date: Thu, 31 Aug 2017 11:36:34
Message-Id: 1504178539.44cc2ecbb7769ce7710d1794be76a070bfe8dd28.radhermit@gentoo
1 commit: 44cc2ecbb7769ce7710d1794be76a070bfe8dd28
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 31 10:52:11 2017 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 31 11:22:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44cc2ecb
7
8 dev-python/hypothesis: version bump to 3.22.2
9
10 dev-python/hypothesis/Manifest | 1 +
11 dev-python/hypothesis/hypothesis-3.22.2.ebuild | 31 ++++++++++++++++++++++++++
12 2 files changed, 32 insertions(+)
13
14 diff --git a/dev-python/hypothesis/Manifest b/dev-python/hypothesis/Manifest
15 index be9d22dd699..b89a2e7d2de 100644
16 --- a/dev-python/hypothesis/Manifest
17 +++ b/dev-python/hypothesis/Manifest
18 @@ -1,6 +1,7 @@
19 DIST hypothesis-3.18.5.tar.gz 367643 SHA256 732df6038156581592c4f8dc8689988dafd60669859d53e469e0e83c3ab9931b SHA512 0f728c66ef0170c4886d5cc168419ae7bbcd9f9f72d968031e34fe01a616e3ad76bad35f3ea50f258f5f8f75ad63426894a9f0cf4c683f2c6a9c9e3b5ac8db58 WHIRLPOOL 6a02cbf8a2403ef5d08ea3b508459ee36102a5944df9efd1dec41101ff6ae3558f192d3375bac40b0e8b0eaaaae2506a843f89dea576fcc8c38ca2726c74bda6
20 DIST hypothesis-3.19.2.tar.gz 378801 SHA256 aacfec60fcef1fec108347a421a2aebce5b1fa1f952567e6e0c9530c84201aad SHA512 a63b991ad725994b47fd8cce14ff9bfdd85e58ccc3717ef9e64c68ee9f3a38b71fbe96c250441e5696dc5039cd2a39d6b21399d0f9a71940ef105377fe6c5ad2 WHIRLPOOL 3c376884a7838f421cc24a8a90bb1d44750cc117c52d369f9fb194d84f61c3e57c10054a9e496cc08acc343383f3224ac85fe46d05c87c667aa5f2e2795d6e08
21 DIST hypothesis-3.22.0.tar.gz 443361 SHA256 8af7ff4f62d1664090dc8957fda4ad90d899a4bf9a15aa526d52b1924aa62e57 SHA512 a561b7b82d4e345d7811dc07c0c887a094762b51a44a4d3db5e6b1704d455ad13333d7685d0be156aca468fdecec594b30d99d06bef3e44b4373f11b4502de54 WHIRLPOOL 1eeda21bcf05a7e86f35f9a2e8179835098420a360076354c1b367484d39bc787bf2dfa3109eee9908b98f58b585228c8e5981a2ff3f6a3fa3f5a1ccc2d24e93
22 +DIST hypothesis-3.22.2.tar.gz 445844 SHA256 0947f20a4ecc83ad142a8faf5d350348f2a201cda233427a6639276e7372bb11 SHA512 7516e2fa7ffee94fb0df8215dfd811096d0a051f77f1079966bb480ef17cf72dbfa7ebdfb3089900b2b8143cc8ce09bd5fcf055426210c84898cc113024c3f0e WHIRLPOOL 3fccd151e76b07d6ef69efcb3b1e98838099ee5fca790b37cc247f22982fcec935324e674e223ea03409031e509bfec6ecade18fe08b51f5c94cabef517ee8e4
23 DIST hypothesis-3.6.0.tar.gz 73586 SHA256 ecb0e711ab83032c54605d88fda1e07ca5c6025bdb5e91deab96eca29491f678 SHA512 cb885628e5c38ab9312cfb177ebc3c014617d21031737f5fba343ba485c1b8ff82b1302e7bc1d3e79192bfd8324fd0501498c968f3ac8343829f8965f6354389 WHIRLPOOL 189c788fdd0a326879a468061c271b14056da5f7dc1d5975e8f360cd5a91957eb8f79c26a045fbe49d7b11f7cc09024d3d09a353321b1dda1d4d96b452fd9e7b
24 DIST hypothesis-3.6.1.tar.gz 75106 SHA256 d4a0aa584ee4654819b8bfc8b5791669ad229eb1db949716543d7c31219cb35b SHA512 89a884cfc147b09e6356ea1f2272784b256065a7ff86584c133c00d11cb0fda0a8463e347c15698c605f6c2d8fc7aa09cd4c216849cb2b851566bdf4268c28c4 WHIRLPOOL 1a65ad7442ba457390414c3117fdcde6981adb6e7cd0269b47ac7ec63e60393af386518f4ca79410222ff7533b12f87a99705f22fd9b20befdcf6a6a4a422e12
25 DIST hypothesis-3.8.3.tar.gz 79107 SHA256 0ab895ba432585e6f15b1c766c6927d95d23a301adfae4249859f80c23dc8d51 SHA512 6ad61a84af87263ce639f0cef36dec90c2e1cc9df64fcd053b44c3790b445a2bd103ba99cc17f22e8fb06dfdbcf082833b000764bab94532401ffe30a54cb439 WHIRLPOOL abd02b563e034c5d8d80d71e40360faa47427f6da15815cdc0b13c1bdcb2cbbbabcad477ef58ea23f9b3d80248e3ade4a167e4c17c4147a59c32cfd4d207113e
26
27 diff --git a/dev-python/hypothesis/hypothesis-3.22.2.ebuild b/dev-python/hypothesis/hypothesis-3.22.2.ebuild
28 new file mode 100644
29 index 00000000000..c56c9bb293e
30 --- /dev/null
31 +++ b/dev-python/hypothesis/hypothesis-3.22.2.ebuild
32 @@ -0,0 +1,31 @@
33 +# Copyright 1999-2017 Gentoo Foundation
34 +# Distributed under the terms of the GNU General Public License v2
35 +
36 +EAPI=6
37 +
38 +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
39 +PYTHON_REQ_USE="threads(+),sqlite"
40 +
41 +inherit distutils-r1 eutils
42 +
43 +DESCRIPTION="A library for property based testing"
44 +HOMEPAGE="https://github.com/HypothesisWorks/hypothesis-python https://pypi.python.org/pypi/hypothesis"
45 +SRC_URI="https://github.com/HypothesisWorks/hypothesis-python/archive/${PV}.tar.gz -> ${P}.tar.gz"
46 +
47 +LICENSE="MPL-2.0"
48 +SLOT="0"
49 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
50 +IUSE=""
51 +
52 +RDEPEND="$(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' 'python2*')"
53 +DEPEND="${RDEPEND}
54 + dev-python/setuptools[${PYTHON_USEDEP}]"
55 +
56 +S=${WORKDIR}/${PN}-python-${PV}
57 +
58 +pkg_postinst() {
59 + optfeature "datetime support" dev-python/pytz
60 + optfeature "numpy support" dev-python/numpy
61 + optfeature "django support" dev-python/django dev-python/pytz
62 + optfeature "pytest support" dev-python/pytest
63 +}