pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-virtualenv



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jun 11 09:11:29 UTC 2018

Modified Files:
        pkgsrc/devel/py-virtualenv: Makefile

Log Message:
py-virtualenv: updated HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/py-virtualenv/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-virtualenv/Makefile
diff -u pkgsrc/devel/py-virtualenv/Makefile:1.39 pkgsrc/devel/py-virtualenv/Makefile:1.40
--- pkgsrc/devel/py-virtualenv/Makefile:1.39    Sun May 27 12:42:41 2018
+++ pkgsrc/devel/py-virtualenv/Makefile Mon Jun 11 09:11:29 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2018/05/27 12:42:41 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2018/06/11 09:11:29 adam Exp $
 
 DISTNAME=      virtualenv-16.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES=     devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=v/virtualenv/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://pypi.python.org/pypi/virtualenv
+HOMEPAGE=      https://virtualenv.pypa.io/
 COMMENT=       Virtual Python Environment builder
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index