pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-nose
Module Name: pkgsrc
Committed By: kamil
Date: Sun Jul 24 11:56:15 UTC 2016
Modified Files:
pkgsrc/devel/py-nose: Makefile
Log Message:
Use more useful HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-nose/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-nose/Makefile
diff -u pkgsrc/devel/py-nose/Makefile:1.13 pkgsrc/devel/py-nose/Makefile:1.14
--- pkgsrc/devel/py-nose/Makefile:1.13 Wed Jun 8 17:43:26 2016
+++ pkgsrc/devel/py-nose/Makefile Sun Jul 24 11:56:15 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2016/06/08 17:43:26 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/07/24 11:56:15 kamil Exp $
DISTNAME= nose-1.3.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_PYPI:=n/nose
EXTRACT_USING= bsdtar
MAINTAINER= kamel.derouiche%gmail.com@localhost
-HOMEPAGE= http://code.google.com/p/python-nose/
+HOMEPAGE= https://nose.readthedocs.io/
COMMENT= Unittest-based testing framework for python
LICENSE= gnu-lgpl-v2.1
Home |
Main Index |
Thread Index |
Old Index