pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-jsonref
Module Name: pkgsrc
Committed By: wiz
Date: Thu Sep 26 07:34:56 UTC 2024
Modified Files:
pkgsrc/textproc/py-jsonref: Makefile PLIST
Log Message:
py-jsonref: fix PLIST for latest pdm
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/py-jsonref/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/py-jsonref/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-jsonref/Makefile
diff -u pkgsrc/textproc/py-jsonref/Makefile:1.5 pkgsrc/textproc/py-jsonref/Makefile:1.6
--- pkgsrc/textproc/py-jsonref/Makefile:1.5 Mon Jan 22 13:34:19 2024
+++ pkgsrc/textproc/py-jsonref/Makefile Thu Sep 26 07:34:56 2024
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2024/01/22 13:34:19 adam Exp $
+# $NetBSD: Makefile,v 1.6 2024/09/26 07:34:56 wiz Exp $
DISTNAME= jsonref-1.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jsonref/}
@@ -14,7 +15,5 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-pdm_backen
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/py-jsonref/PLIST
diff -u pkgsrc/textproc/py-jsonref/PLIST:1.3 pkgsrc/textproc/py-jsonref/PLIST:1.4
--- pkgsrc/textproc/py-jsonref/PLIST:1.3 Mon Jan 22 13:34:19 2024
+++ pkgsrc/textproc/py-jsonref/PLIST Thu Sep 26 07:34:56 2024
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2024/01/22 13:34:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2024/09/26 07:34:56 wiz Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/jsonref.py
${PYSITELIB}/jsonref.pyc
Home |
Main Index |
Thread Index |
Old Index