commit: 0769885c7bb39b31c228d8687bdf47ea718ee277
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 30 05:22:53 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 30 05:22:53 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0769885c
dev-python/dnspython: Remove unused vcs-snapshot
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/dnspython/dnspython-1.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/dnspython/dnspython-1.16.0.ebuild
b/dev-python/dnspython/dnspython-1.16.0.ebuild
index 99bce355fb9..5f23e5d067a 100644
--- a/dev-python/dnspython/dnspython-1.16.0.ebuild
+++ b/dev-python/dnspython/dnspython-1.16.0.ebuild
@@ -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/"