pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-certifi py-certifi: use pypi homepage inst...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b8e65ebdf1b8
branches: trunk
changeset: 368384:b8e65ebdf1b8
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Sep 16 08:51:17 2017 +0000
description:
py-certifi: use pypi homepage instead of dead one
diffstat:
security/py-certifi/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 75f69149431a -r b8e65ebdf1b8 security/py-certifi/Makefile
--- a/security/py-certifi/Makefile Sat Sep 16 08:50:30 2017 +0000
+++ b/security/py-certifi/Makefile Sat Sep 16 08:51:17 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/07/30 05:37:54 adam Exp $
+# $NetBSD: Makefile,v 1.8 2017/09/16 08:51:17 wiz Exp $
DISTNAME= certifi-2017.7.27.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@
MASTER_SITES= ${MASTER_SITE_PYPI:=c/certifi/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://certifi.io/
+HOMEPAGE= https://pypi.python.org/pypi/certifi
COMMENT= Python package for providing Mozilla's CA Bundle
LICENSE= isc
Home |
Main Index |
Thread Index |
Old Index