pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-dns
Module Name: pkgsrc
Committed By: nikita
Date: Thu Apr 30 12:23:25 UTC 2020
Modified Files:
pkgsrc/net/py-dns: Makefile
Log Message:
py-dns: remove falsely added requests and requests-toolbelt
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/py-dns/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/py-dns/Makefile
diff -u pkgsrc/net/py-dns/Makefile:1.31 pkgsrc/net/py-dns/Makefile:1.32
--- pkgsrc/net/py-dns/Makefile:1.31 Thu Apr 30 12:07:57 2020
+++ pkgsrc/net/py-dns/Makefile Thu Apr 30 12:23:24 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2020/04/30 12:07:57 nikita Exp $
+# $NetBSD: Makefile,v 1.32 2020/04/30 12:23:24 nikita Exp $
DISTNAME= dnspython-1.16.0
PKGREVISION= 1
@@ -13,8 +13,6 @@ LICENSE= isc
DEPENDS+= ${PYPKGPREFIX}-cryptodome-[0-9]*:../../security/py-cryptodome
DEPENDS+= ${PYPKGPREFIX}-ecdsa>=0.13:../../security/py-ecdsa
-DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
-DEPENDS+= ${PYPKGPREFIX}-requests-toolbelt-[0-9]*:../../devel/py-requests-toolbelt
DEPENDS+= ${PYPKGPREFIX}-idna-[0-9]*:../../www/py-idna
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index