pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-test-sugar



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 24 10:13:36 UTC 2017

Modified Files:
        pkgsrc/devel/py-test-sugar: Makefile

Log Message:
py-test-sugar: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-test-sugar/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-test-sugar/Makefile
diff -u pkgsrc/devel/py-test-sugar/Makefile:1.1 pkgsrc/devel/py-test-sugar/Makefile:1.2
--- pkgsrc/devel/py-test-sugar/Makefile:1.1     Sun Nov 26 17:10:58 2017
+++ pkgsrc/devel/py-test-sugar/Makefile Sun Dec 24 10:13:36 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/11/26 17:10:58 adam Exp $
+# $NetBSD: Makefile,v 1.2 2017/12/24 10:13:36 wiz Exp $
 
 DISTNAME=      pytest-sugar-0.9.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -6,7 +6,7 @@ CATEGORIES=     devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-sugar/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://pivotfinland.com/pytest-sugar/
+HOMEPAGE=      https://pivotfinland.com/pytest-sugar/
 COMMENT=       Py.test plugin that changes the default look and feel
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index