Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-dns py-dns: remove falsely added requests and r...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e0d1bead8d4
branches: trunk
changeset: 430378:0e0d1bead8d4
user: nikita <nikita%pkgsrc.org@localhost>
date: Thu Apr 30 12:23:24 2020 +0000
description:
py-dns: remove falsely added requests and requests-toolbelt
diffstat:
net/py-dns/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 037d78d520ba -r 0e0d1bead8d4 net/py-dns/Makefile
--- a/net/py-dns/Makefile Thu Apr 30 12:19:36 2020 +0000
+++ b/net/py-dns/Makefile Thu Apr 30 12:23:24 2020 +0000
@@ -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 @@
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