From: Michał Górny Date: Tue, 30 Jul 2019 05:22:53 +0000 (+0200) Subject: dev-python/dnspython: Remove unused vcs-snapshot X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0769885c7bb39b31c228d8687bdf47ea718ee277;p=gentoo.git dev-python/dnspython: Remove unused vcs-snapshot Signed-off-by: Michał Górny --- 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/"