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:           Wed Jan 28 10:37:20 UTC 2026

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

Log Message:
py-test-sugar: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 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.17 pkgsrc/devel/py-test-sugar/Makefile:1.18
--- pkgsrc/devel/py-test-sugar/Makefile:1.17    Mon Aug 25 17:58:41 2025
+++ pkgsrc/devel/py-test-sugar/Makefile Wed Jan 28 10:37:20 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2025/08/25 17:58:41 adam Exp $
+# $NetBSD: Makefile,v 1.18 2026/01/28 10:37:20 wiz Exp $
 
 DISTNAME=      pytest-sugar-1.1.1
 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=      https://pivotfinland.com/pytest-sugar/
+HOMEPAGE=      https://github.com/Teemu/pytest-sugar
 COMMENT=       Py.test plugin that changes the default look and feel
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index