summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-06-13 12:30:25 +0100
committerMarek Szuba <marecki@gentoo.org>2021-06-13 13:08:40 +0100
commit05356acabc874bfb89b52c64e4c9540d981f0813 (patch)
treebf29f2e094ff9aef1484b0d15380376ba1f45e55 /dev-python/cerberus/cerberus-1.3.2.ebuild
parentdev-python/pywinrm: do not prevent installation of tests (diff)
downloadgentoo-05356acabc874bfb89b52c64e4c9540d981f0813.tar.gz
gentoo-05356acabc874bfb89b52c64e4c9540d981f0813.tar.bz2
gentoo-05356acabc874bfb89b52c64e4c9540d981f0813.zip
dev-python/cerberus: do not prevent installation of tests
Having discussed this with mgorny, if upstream installs these it is the right thing for us to do the same. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-python/cerberus/cerberus-1.3.2.ebuild')
-rw-r--r--dev-python/cerberus/cerberus-1.3.2.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/cerberus/cerberus-1.3.2.ebuild b/dev-python/cerberus/cerberus-1.3.2.ebuild
index d4378677e3d7..bb8115a7763d 100644
--- a/dev-python/cerberus/cerberus-1.3.2.ebuild
+++ b/dev-python/cerberus/cerberus-1.3.2.ebuild
@@ -18,7 +18,6 @@ KEYWORDS="~amd64"
PATCHES=(
"${FILESDIR}"/${PN}-1.3.2_no-pytest-runner.patch
- "${FILESDIR}"/${PN}-1.3.2_test-installation.patch
)
distutils_enable_tests pytest