summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-30 07:22:53 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-30 07:22:53 +0200
commit0769885c7bb39b31c228d8687bdf47ea718ee277 (patch)
treed02c100300ea9ca61cc69844bc28734925ed1c44 /dev-python/dnspython
parentdev-python/dnspython: Drop old (diff)
downloadgentoo-0769885c7bb39b31c228d8687bdf47ea718ee277.tar.gz
gentoo-0769885c7bb39b31c228d8687bdf47ea718ee277.tar.bz2
gentoo-0769885c7bb39b31c228d8687bdf47ea718ee277.zip
dev-python/dnspython: Remove unused vcs-snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r--dev-python/dnspython/dnspython-1.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dnspython/dnspython-1.16.0.ebuild b/dev-python/dnspython/dnspython-1.16.0.ebuild
index 99bce355fb93..5f23e5d067aa 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/"