pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-protobuf
Module Name: pkgsrc
Committed By: ryoon
Date: Sat Apr 6 00:01:05 UTC 2024
Modified Files:
pkgsrc/devel/py-protobuf: PLIST
Log Message:
devel/py-protobuf: Do not hardcode Python 3.11
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/py-protobuf/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-protobuf/PLIST
diff -u pkgsrc/devel/py-protobuf/PLIST:1.23 pkgsrc/devel/py-protobuf/PLIST:1.24
--- pkgsrc/devel/py-protobuf/PLIST:1.23 Fri Apr 5 13:55:23 2024
+++ pkgsrc/devel/py-protobuf/PLIST Sat Apr 6 00:01:05 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2024/04/05 13:55:23 wiz Exp $
+@comment $NetBSD: PLIST,v 1.24 2024/04/06 00:01:05 ryoon Exp $
${PYSITELIB}/google/_upb/_message.so
${PYSITELIB}/google/protobuf/__init__.py
${PYSITELIB}/google/protobuf/__init__.pyc
@@ -147,7 +147,7 @@ ${PYSITELIB}/google/protobuf/util/__init
${PYSITELIB}/google/protobuf/wrappers_pb2.py
${PYSITELIB}/google/protobuf/wrappers_pb2.pyc
${PYSITELIB}/google/protobuf/wrappers_pb2.pyo
-${PYSITELIB}/protobuf-${PKGVERSION}-py3.11-nspkg.pth
+${PYSITELIB}/protobuf-${PKGVERSION}-py${PYVERSSUFFIX}-nspkg.pth
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
Home |
Main Index |
Thread Index |
Old Index