pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-test-sugar py-test-sugar: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/155a8c7c1403
branches:  trunk
changeset: 373026:155a8c7c1403
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 24 10:13:36 2017 +0000

description:
py-test-sugar: follow redirect

diffstat:

 devel/py-test-sugar/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d68d23b534fc -r 155a8c7c1403 devel/py-test-sugar/Makefile
--- a/devel/py-test-sugar/Makefile      Sun Dec 24 10:13:22 2017 +0000
+++ b/devel/py-test-sugar/Makefile      Sun Dec 24 10:13:36 2017 +0000
@@ -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 @@
 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