pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-certbot py-certbot: wip dependencies are n...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e9024642a1f
branches: trunk
changeset: 340379:0e9024642a1f
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 02 08:38:42 2019 +0000
description:
py-certbot: wip dependencies are not allowed in main pkgsrc
diffstat:
security/py-certbot/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r d1d4d8b70eff -r 0e9024642a1f security/py-certbot/Makefile
--- a/security/py-certbot/Makefile Wed Oct 02 08:19:43 2019 +0000
+++ b/security/py-certbot/Makefile Wed Oct 02 08:38:42 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2019/10/01 13:53:45 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2019/10/02 08:38:42 wiz Exp $
DISTNAME= certbot-${CERTBOT_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot/}
MAINTAINER= fhajny%NetBSD.org@localhost
@@ -15,7 +15,7 @@
DEPENDS+= ${PYPKGPREFIX}-configargparse>=0.9.3:../../devel/py-configargparse
DEPENDS+= ${PYPKGPREFIX}-configobj-[0-9]*:../../devel/py-configobj
DEPENDS+= ${PYPKGPREFIX}-cryptography>=1.2.3:../../security/py-cryptography
-DEPENDS+= ${PYPKGPREFIX}-distro>=1.2.0:../../wip/py-distro
+#DEPENDS+= ${PYPKGPREFIX}-distro>=1.2.0:../../wip/py-distro
DEPENDS+= ${PYPKGPREFIX}-josepy>=1.1.0:../../security/py-josepy
DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
DEPENDS+= ${PYPKGPREFIX}-parsedatetime>=2.0:../../time/py-parsedatetime
Home |
Main Index |
Thread Index |
Old Index