pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/py-sip6



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Dec 31 22:22:10 UTC 2022

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

Log Message:
py-sip6: update CATEGORIES and HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/py-sip6/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-sip6/Makefile
diff -u pkgsrc/x11/py-sip6/Makefile:1.2 pkgsrc/x11/py-sip6/Makefile:1.3
--- pkgsrc/x11/py-sip6/Makefile:1.2     Wed Dec  7 14:56:33 2022
+++ pkgsrc/x11/py-sip6/Makefile Sat Dec 31 22:22:10 2022
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2022/12/07 14:56:33 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2022/12/31 22:22:10 adam Exp $
 
 DISTNAME=      sip-${PKGVERSION_NOREV}
 PKGNAME=       ${PYPKGPREFIX}-sip6-6.7.5
-CATEGORIES=    x11
+CATEGORIES=    x11 python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sip/}
 
 MAINTAINER=    rhialto%NetBSD.org@localhost
-HOMEPAGE=      https://pypi.org/project/sip/
+HOMEPAGE=      https://www.riverbankcomputing.com/software/sip/
 COMMENT=       Tool to create Python bindings for C++ libraries
 LICENSE=       sip-license OR gnu-gpl-v2 OR gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index