pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/py-uncertainties



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 30 09:17:41 UTC 2026

Modified Files:
        pkgsrc/math/py-uncertainties: Makefile

Log Message:
py-uncertainties: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/math/py-uncertainties/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/py-uncertainties/Makefile
diff -u pkgsrc/math/py-uncertainties/Makefile:1.25 pkgsrc/math/py-uncertainties/Makefile:1.26
--- pkgsrc/math/py-uncertainties/Makefile:1.25  Sun Jan 11 09:02:04 2026
+++ pkgsrc/math/py-uncertainties/Makefile       Fri Jan 30 09:17:41 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2026/01/11 09:02:04 adam Exp $
+# $NetBSD: Makefile,v 1.26 2026/01/30 09:17:41 wiz Exp $
 
 DISTNAME=      uncertainties-3.2.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES=     math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=u/uncertainties/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://uncertainties-python-package.readthedocs.io/
+HOMEPAGE=      https://uncertainties.readthedocs.io/en/latest/
 COMMENT=       Transparent calculations with uncertainties on the quantities involved
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index