pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/py-executing
Module Name: pkgsrc
Committed By: adam
Date: Tue Sep 2 09:22:57 UTC 2025
Modified Files:
pkgsrc/lang/py-executing: Makefile PLIST distinfo
Log Message:
py-executing: updated to 2.2.1
2.2.1
Add 3.14 to classifiers
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/lang/py-executing/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/py-executing/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/py-executing/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/py-executing/Makefile
diff -u pkgsrc/lang/py-executing/Makefile:1.11 pkgsrc/lang/py-executing/Makefile:1.12
--- pkgsrc/lang/py-executing/Makefile:1.11 Mon Apr 14 10:04:42 2025
+++ pkgsrc/lang/py-executing/Makefile Tue Sep 2 09:22:57 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2025/04/14 10:04:42 adam Exp $
+# $NetBSD: Makefile,v 1.12 2025/09/02 09:22:57 adam Exp $
-DISTNAME= executing-2.2.0
+DISTNAME= executing-2.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= lang python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/executing/}
Index: pkgsrc/lang/py-executing/PLIST
diff -u pkgsrc/lang/py-executing/PLIST:1.5 pkgsrc/lang/py-executing/PLIST:1.6
--- pkgsrc/lang/py-executing/PLIST:1.5 Mon Apr 14 10:04:42 2025
+++ pkgsrc/lang/py-executing/PLIST Tue Sep 2 09:22:57 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2025/04/14 10:04:42 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2025/09/02 09:22:57 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -16,6 +16,9 @@ ${PYSITELIB}/executing/_position_node_fi
${PYSITELIB}/executing/_pytest_utils.py
${PYSITELIB}/executing/_pytest_utils.pyc
${PYSITELIB}/executing/_pytest_utils.pyo
+${PYSITELIB}/executing/_utils.py
+${PYSITELIB}/executing/_utils.pyc
+${PYSITELIB}/executing/_utils.pyo
${PYSITELIB}/executing/executing.py
${PYSITELIB}/executing/executing.pyc
${PYSITELIB}/executing/executing.pyo
Index: pkgsrc/lang/py-executing/distinfo
diff -u pkgsrc/lang/py-executing/distinfo:1.7 pkgsrc/lang/py-executing/distinfo:1.8
--- pkgsrc/lang/py-executing/distinfo:1.7 Thu Jan 23 16:29:25 2025
+++ pkgsrc/lang/py-executing/distinfo Tue Sep 2 09:22:57 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2025/01/23 16:29:25 adam Exp $
+$NetBSD: distinfo,v 1.8 2025/09/02 09:22:57 adam Exp $
-BLAKE2s (executing-2.2.0.tar.gz) = ae985dd2809ca40ba25bcc17e853552d854e65d88daf5634163b3cd628ead07a
-SHA512 (executing-2.2.0.tar.gz) = 498c410090d0f621d626df6b39275d2a487d1bfd85c2f3f19636eb3914a0b0764f6c7d7a38914b38aa0c63b1b2e709a060b48a7dd75b32ff71ac375b6c96a324
-Size (executing-2.2.0.tar.gz) = 978693 bytes
+BLAKE2s (executing-2.2.1.tar.gz) = 028344ee7f0154e90fb094d14fa29d130692c9edd6e179c7e59c31ecb330bc31
+SHA512 (executing-2.2.1.tar.gz) = f5d00c47de7133c0d81b45982ec833bcf8ff80902695eadf563b276864c9844b1dd3865be12099a531fa6c872fd8cd2d72c7c6c7b2d601b8675d6758e6b179ae
+Size (executing-2.2.1.tar.gz) = 1129488 bytes
Home |
Main Index |
Thread Index |
Old Index