pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-twisted Fix location of py-idna.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5cc546ec5c75
branches: trunk
changeset: 372314:5cc546ec5c75
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Dec 03 00:12:35 2017 +0000
description:
Fix location of py-idna.
diffstat:
net/py-twisted/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ab9c1460a212 -r 5cc546ec5c75 net/py-twisted/Makefile
--- a/net/py-twisted/Makefile Sun Dec 03 00:12:04 2017 +0000
+++ b/net/py-twisted/Makefile Sun Dec 03 00:12:35 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2017/10/19 08:50:34 adam Exp $
+# $NetBSD: Makefile,v 1.36 2017/12/03 00:12:35 joerg Exp $
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
COMMENT= Framework for writing networked applications
@@ -7,7 +7,7 @@
DEPENDS+= ${PYPKGPREFIX}-automat>=0.3.0:../../devel/py-automat
DEPENDS+= ${PYPKGPREFIX}-constantly>=15.1:../../devel/py-constantly
DEPENDS+= ${PYPKGPREFIX}-hyperlink>=17.1.1:../../www/py-hyperlink
-DEPENDS+= ${PYPKGPREFIX}-idna>=2.4:../../devel/py-incremental
+DEPENDS+= ${PYPKGPREFIX}-idna>=2.4:../../www/py-idna
DEPENDS+= ${PYPKGPREFIX}-incremental>=16.10.1:../../devel/py-incremental
DEPENDS+= ${PYPKGPREFIX}-OpenSSL>=16.0.0:../../security/py-OpenSSL
DEPENDS+= ${PYPKGPREFIX}-service_identity-[0-9]*:../../security/py-service_identity
Home |
Main Index |
Thread Index |
Old Index