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/5a9be0bd4141
branches:  trunk
changeset: 415087:5a9be0bd4141
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 ed01c96ddf68 -r 5a9be0bd4141 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