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: update to 0.38nb3
details: https://anonhg.NetBSD.org/pkgsrc/rev/428cf6c49538
branches: trunk
changeset: 340386:428cf6c49538
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Wed Oct 02 10:40:56 2019 +0000
description:
py-certbot: update to 0.38nb3
pkgsrc changes
--------------
* s/wip/devel/ for py-distro dependency (wip was for test only but
committed by inattention)
diffstat:
security/py-certbot/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r dc956e2c9faf -r 428cf6c49538 security/py-certbot/Makefile
--- a/security/py-certbot/Makefile Wed Oct 02 10:21:00 2019 +0000
+++ b/security/py-certbot/Makefile Wed Oct 02 10:40:56 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2019/10/02 08:38:42 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2019/10/02 10:40:56 triaxx Exp $
DISTNAME= certbot-${CERTBOT_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
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:../../devel/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