dev-python/dnspython: Remove unused vcs-snapshot
authorMichał Górny <mgorny@gentoo.org>
Tue, 30 Jul 2019 05:22:53 +0000 (07:22 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 30 Jul 2019 05:22:53 +0000 (07:22 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/dnspython/dnspython-1.16.0.ebuild

index 99bce355fb936fc016c058e5988c25d9b5b3cf5d..5f23e5d067aad5d7bca4c64e7b902ff5739fafe1 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
-inherit distutils-r1 vcs-snapshot
+inherit distutils-r1
 
 DESCRIPTION="DNS toolkit for Python"
 HOMEPAGE="http://www.dnspython.org/ https://pypi.org/project/dnspython/"