pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-contextvars
Module Name: pkgsrc
Committed By: adam
Date: Wed Jan 8 20:12:02 UTC 2020
Modified Files:
pkgsrc/devel/py-contextvars: Makefile
Log Message:
py-contextvars: http -> https
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-contextvars/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-contextvars/Makefile
diff -u pkgsrc/devel/py-contextvars/Makefile:1.1 pkgsrc/devel/py-contextvars/Makefile:1.2
--- pkgsrc/devel/py-contextvars/Makefile:1.1 Wed Jan 8 20:03:07 2020
+++ pkgsrc/devel/py-contextvars/Makefile Wed Jan 8 20:12:02 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/08 20:03:07 adam Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/08 20:12:02 adam Exp $
DISTNAME= contextvars-2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/contextvars/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://github.com/MagicStack/contextvars
+HOMEPAGE= https://github.com/MagicStack/contextvars
COMMENT= PEP 567 Backport
LICENSE= apache-2.0
Home |
Main Index |
Thread Index |
Old Index