diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/py-dnspython/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/community/py-dnspython/APKBUILD b/community/py-dnspython/APKBUILD index e14a13c051..c7f77795e0 100644 --- a/community/py-dnspython/APKBUILD +++ b/community/py-dnspython/APKBUILD @@ -9,7 +9,6 @@ url="http://www.dnspython.org" arch="noarch" license="BSD" depends= -depends_dev="" makedepends="python2-dev py-setuptools python3-dev" install="" subpackages="py3-${pkgname/py-/}:_py3 py2-${pkgname/py-/}:_py2" |