From 0ebfeaec0f9c40fa4b46db25d7a8e4ba2c49df68 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 7 Sep 2020 10:51:26 +0200 Subject: [PATCH] dev-python/hypothesis: Inherit optfeature.eclass Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert --- dev-python/hypothesis/hypothesis-4.57.1.ebuild | 2 +- dev-python/hypothesis/hypothesis-5.21.0.ebuild | 2 +- dev-python/hypothesis/hypothesis-5.24.3.ebuild | 2 +- dev-python/hypothesis/hypothesis-5.24.4.ebuild | 2 +- dev-python/hypothesis/hypothesis-5.27.0.ebuild | 2 +- dev-python/hypothesis/hypothesis-5.28.0.ebuild | 2 +- dev-python/hypothesis/hypothesis-5.29.0.ebuild | 2 +- dev-python/hypothesis/hypothesis-5.29.3.ebuild | 2 +- dev-python/hypothesis/hypothesis-5.29.4.ebuild | 2 +- dev-python/hypothesis/hypothesis-5.30.0.ebuild | 2 +- dev-python/hypothesis/hypothesis-5.30.1.ebuild | 2 +- dev-python/hypothesis/hypothesis-5.32.0.ebuild | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/dev-python/hypothesis/hypothesis-4.57.1.ebuild b/dev-python/hypothesis/hypothesis-4.57.1.ebuild index dbb3ff9d7f15f..0a1109d059e1a 100644 --- a/dev-python/hypothesis/hypothesis-4.57.1.ebuild +++ b/dev-python/hypothesis/hypothesis-4.57.1.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils +inherit distutils-r1 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-5.21.0.ebuild b/dev-python/hypothesis/hypothesis-5.21.0.ebuild index b36d0b119e674..aa35615cd3162 100644 --- a/dev-python/hypothesis/hypothesis-5.21.0.ebuild +++ b/dev-python/hypothesis/hypothesis-5.21.0.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils +inherit distutils-r1 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-5.24.3.ebuild b/dev-python/hypothesis/hypothesis-5.24.3.ebuild index 54efc2972e962..e5cdf867b6408 100644 --- a/dev-python/hypothesis/hypothesis-5.24.3.ebuild +++ b/dev-python/hypothesis/hypothesis-5.24.3.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils +inherit distutils-r1 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-5.24.4.ebuild b/dev-python/hypothesis/hypothesis-5.24.4.ebuild index 54efc2972e962..e5cdf867b6408 100644 --- a/dev-python/hypothesis/hypothesis-5.24.4.ebuild +++ b/dev-python/hypothesis/hypothesis-5.24.4.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils +inherit distutils-r1 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-5.27.0.ebuild b/dev-python/hypothesis/hypothesis-5.27.0.ebuild index fcf6b2610385c..09f15a5f710e8 100644 --- a/dev-python/hypothesis/hypothesis-5.27.0.ebuild +++ b/dev-python/hypothesis/hypothesis-5.27.0.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils +inherit distutils-r1 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-5.28.0.ebuild b/dev-python/hypothesis/hypothesis-5.28.0.ebuild index c80c7aa009cf3..af39a9faa72d6 100644 --- a/dev-python/hypothesis/hypothesis-5.28.0.ebuild +++ b/dev-python/hypothesis/hypothesis-5.28.0.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils +inherit distutils-r1 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-5.29.0.ebuild b/dev-python/hypothesis/hypothesis-5.29.0.ebuild index 89b2b4ea6b8bc..ee3f911fcacde 100644 --- a/dev-python/hypothesis/hypothesis-5.29.0.ebuild +++ b/dev-python/hypothesis/hypothesis-5.29.0.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils multiprocessing +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-5.29.3.ebuild b/dev-python/hypothesis/hypothesis-5.29.3.ebuild index 19018a948f1da..d19849d89de56 100644 --- a/dev-python/hypothesis/hypothesis-5.29.3.ebuild +++ b/dev-python/hypothesis/hypothesis-5.29.3.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils multiprocessing +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-5.29.4.ebuild b/dev-python/hypothesis/hypothesis-5.29.4.ebuild index 9fb996f97f0ac..7b13c80f571b1 100644 --- a/dev-python/hypothesis/hypothesis-5.29.4.ebuild +++ b/dev-python/hypothesis/hypothesis-5.29.4.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils multiprocessing +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-5.30.0.ebuild b/dev-python/hypothesis/hypothesis-5.30.0.ebuild index 9fb996f97f0ac..7b13c80f571b1 100644 --- a/dev-python/hypothesis/hypothesis-5.30.0.ebuild +++ b/dev-python/hypothesis/hypothesis-5.30.0.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils multiprocessing +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-5.30.1.ebuild b/dev-python/hypothesis/hypothesis-5.30.1.ebuild index 7f849fbed63c0..43c843d1ef078 100644 --- a/dev-python/hypothesis/hypothesis-5.30.1.ebuild +++ b/dev-python/hypothesis/hypothesis-5.30.1.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils multiprocessing +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-5.32.0.ebuild b/dev-python/hypothesis/hypothesis-5.32.0.ebuild index 7f849fbed63c0..43c843d1ef078 100644 --- a/dev-python/hypothesis/hypothesis-5.32.0.ebuild +++ b/dev-python/hypothesis/hypothesis-5.32.0.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) PYTHON_REQ_USE="threads(+),sqlite" -inherit distutils-r1 eutils multiprocessing +inherit distutils-r1 multiprocessing optfeature DESCRIPTION="A library for property based testing" HOMEPAGE="https://github.com/HypothesisWorks/hypothesis https://pypi.org/project/hypothesis/"