pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/py-qrcode



Module Name:    pkgsrc
Committed By:   abs
Date:           Sat Sep 27 20:31:52 UTC 2025

Modified Files:
        pkgsrc/graphics/py-qrcode: Makefile PLIST

Log Message:
Update for changed LICENSE location. Bump PKGREVISION


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/graphics/py-qrcode/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/py-qrcode/PLIST

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

Modified files:

Index: pkgsrc/graphics/py-qrcode/Makefile
diff -u pkgsrc/graphics/py-qrcode/Makefile:1.22 pkgsrc/graphics/py-qrcode/Makefile:1.23
--- pkgsrc/graphics/py-qrcode/Makefile:1.22     Thu Jul 24 07:33:44 2025
+++ pkgsrc/graphics/py-qrcode/Makefile  Sat Sep 27 20:31:52 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2025/07/24 07:33:44 adam Exp $
+# $NetBSD: Makefile,v 1.23 2025/09/27 20:31:52 abs Exp $
 
 DISTNAME=      qrcode-8.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=q/qrcode/}
 

Index: pkgsrc/graphics/py-qrcode/PLIST
diff -u pkgsrc/graphics/py-qrcode/PLIST:1.8 pkgsrc/graphics/py-qrcode/PLIST:1.9
--- pkgsrc/graphics/py-qrcode/PLIST:1.8 Mon Oct 14 13:50:35 2024
+++ pkgsrc/graphics/py-qrcode/PLIST     Sat Sep 27 20:31:52 2025
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.8 2024/10/14 13:50:35 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2025/09/27 20:31:52 abs Exp $
 bin/qr-${PYVERSSUFFIX}
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL



Home | Main Index | Thread Index | Old Index