pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/py-sip5



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 30 09:13:01 UTC 2026

Modified Files:
        pkgsrc/x11/py-sip5: Makefile

Log Message:
py-sip5: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/py-sip5/Makefile

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

Modified files:

Index: pkgsrc/x11/py-sip5/Makefile
diff -u pkgsrc/x11/py-sip5/Makefile:1.3 pkgsrc/x11/py-sip5/Makefile:1.4
--- pkgsrc/x11/py-sip5/Makefile:1.3     Sun Jan 23 09:11:54 2022
+++ pkgsrc/x11/py-sip5/Makefile Fri Jan 30 09:13:01 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/01/23 09:11:54 adam Exp $
+# $NetBSD: Makefile,v 1.4 2026/01/30 09:13:01 wiz Exp $
 
 DISTNAME=      sip-${PKGVERSION_NOREV}
 PKGNAME=       ${PYPKGPREFIX}-sip5-5.5.0
@@ -6,7 +6,7 @@ CATEGORIES=     x11 python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sip/}
 
 MAINTAINER=    rhialto%NetBSD.org@localhost
-HOMEPAGE=      https://www.riverbankcomputing.com/software/sip/
+HOMEPAGE=      https://python-sip.readthedocs.io/en/stable/
 COMMENT=       Tool to create Python bindings for C++ libraries (v5)
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index