diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:49:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:16:37 +0100 |
commit | 9fcb8c7a4d49f2d4ca4e33800f1576350b49709a (patch) | |
tree | b029614904e6b81f1a2761aecde08aa1b44ee580 /dev-python | |
parent | dev-python/SaltTesting: eutils-- (diff) | |
download | gentoo-9fcb8c7a4d49f2d4ca4e33800f1576350b49709a.tar.gz gentoo-9fcb8c7a4d49f2d4ca4e33800f1576350b49709a.tar.bz2 gentoo-9fcb8c7a4d49f2d4ca4e33800f1576350b49709a.zip |
dev-python/hypothesis: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.6.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.8.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.8.9.ebuild | 2 | ||||
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.9.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.9.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.9.2.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.6.0.ebuild b/dev-python/hypothesis/hypothesis-6.6.0.ebuild index 841b33aa20b6..d7dd6c54f55c 100644 --- a/dev-python/hypothesis/hypothesis-6.6.0.ebuild +++ b/dev-python/hypothesis/hypothesis-6.6.0.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{7..9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils multiprocessing optfeature +inherit distutils-r1 multiprocessing optfeature DESCRIPTION="A library for property based testing" HOMEPAGE="https://github.com/HypothesisWorks/hypothesis https://pypi.org/project/hypothesis/" diff --git a/dev-python/hypothesis/hypothesis-6.8.1.ebuild b/dev-python/hypothesis/hypothesis-6.8.1.ebuild index 75d02aad2bd3..d27660625403 100644 --- a/dev-python/hypothesis/hypothesis-6.8.1.ebuild +++ b/dev-python/hypothesis/hypothesis-6.8.1.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{7..9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils multiprocessing optfeature +inherit distutils-r1 multiprocessing optfeature DESCRIPTION="A library for property based testing" HOMEPAGE="https://github.com/HypothesisWorks/hypothesis https://pypi.org/project/hypothesis/" diff --git a/dev-python/hypothesis/hypothesis-6.8.9.ebuild b/dev-python/hypothesis/hypothesis-6.8.9.ebuild index 75d02aad2bd3..d27660625403 100644 --- a/dev-python/hypothesis/hypothesis-6.8.9.ebuild +++ b/dev-python/hypothesis/hypothesis-6.8.9.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{7..9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils multiprocessing optfeature +inherit distutils-r1 multiprocessing optfeature DESCRIPTION="A library for property based testing" HOMEPAGE="https://github.com/HypothesisWorks/hypothesis https://pypi.org/project/hypothesis/" diff --git a/dev-python/hypothesis/hypothesis-6.9.0.ebuild b/dev-python/hypothesis/hypothesis-6.9.0.ebuild index 75d02aad2bd3..d27660625403 100644 --- a/dev-python/hypothesis/hypothesis-6.9.0.ebuild +++ b/dev-python/hypothesis/hypothesis-6.9.0.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{7..9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils multiprocessing optfeature +inherit distutils-r1 multiprocessing optfeature DESCRIPTION="A library for property based testing" HOMEPAGE="https://github.com/HypothesisWorks/hypothesis https://pypi.org/project/hypothesis/" diff --git a/dev-python/hypothesis/hypothesis-6.9.1.ebuild b/dev-python/hypothesis/hypothesis-6.9.1.ebuild index 75d02aad2bd3..d27660625403 100644 --- a/dev-python/hypothesis/hypothesis-6.9.1.ebuild +++ b/dev-python/hypothesis/hypothesis-6.9.1.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{7..9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils multiprocessing optfeature +inherit distutils-r1 multiprocessing optfeature DESCRIPTION="A library for property based testing" HOMEPAGE="https://github.com/HypothesisWorks/hypothesis https://pypi.org/project/hypothesis/" diff --git a/dev-python/hypothesis/hypothesis-6.9.2.ebuild b/dev-python/hypothesis/hypothesis-6.9.2.ebuild index 75d02aad2bd3..d27660625403 100644 --- a/dev-python/hypothesis/hypothesis-6.9.2.ebuild +++ b/dev-python/hypothesis/hypothesis-6.9.2.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{7..9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils multiprocessing optfeature +inherit distutils-r1 multiprocessing optfeature DESCRIPTION="A library for property based testing" HOMEPAGE="https://github.com/HypothesisWorks/hypothesis https://pypi.org/project/hypothesis/" |