summaryrefslogtreecommitdiff
path: root/dev-python/PyContracts
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-17 01:12:42 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-17 01:12:42 +0000
commitaf212adbcb7e877340bf21b7a067d75d2531cdb8 (patch)
treea28496f274ec1efb2f64245f35215155e52b8cab /dev-python/PyContracts
parent4ff5b2a7686a2a4c8da860bde39ca790ffa7edad (diff)
downloadbaldeagleos-repo-af212adbcb7e877340bf21b7a067d75d2531cdb8.tar.gz
baldeagleos-repo-af212adbcb7e877340bf21b7a067d75d2531cdb8.tar.xz
baldeagleos-repo-af212adbcb7e877340bf21b7a067d75d2531cdb8.zip
Updating liguros repo
Diffstat (limited to 'dev-python/PyContracts')
-rw-r--r--dev-python/PyContracts/PyContracts-1.8.14-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyContracts/PyContracts-1.8.14-r1.ebuild b/dev-python/PyContracts/PyContracts-1.8.14-r1.ebuild
index a5c1d5f14229..cc654136ca91 100644
--- a/dev-python/PyContracts/PyContracts-1.8.14-r1.ebuild
+++ b/dev-python/PyContracts/PyContracts-1.8.14-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-DISTUTILS_USE_SETUPTOOLS=rdepend
+DISTUTILS_USE_SETUPTOOLS=bdepend
PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 )
inherit distutils-r1