pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-regex
Module Name: pkgsrc
Committed By: adam
Date: Thu Oct 23 15:27:53 UTC 2025
Modified Files:
pkgsrc/textproc/py-regex: Makefile PLIST distinfo
Log Message:
py-regex: updated to 2025.10.23
2025.10.23
Unknown changes
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/textproc/py-regex/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/py-regex/PLIST
cvs rdiff -u -r1.61 -r1.62 pkgsrc/textproc/py-regex/distinfo
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-regex/Makefile
diff -u pkgsrc/textproc/py-regex/Makefile:1.65 pkgsrc/textproc/py-regex/Makefile:1.66
--- pkgsrc/textproc/py-regex/Makefile:1.65 Mon Sep 22 09:29:54 2025
+++ pkgsrc/textproc/py-regex/Makefile Thu Oct 23 15:27:53 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2025/09/22 09:29:54 adam Exp $
+# $NetBSD: Makefile,v 1.66 2025/10/23 15:27:53 adam Exp $
-DISTNAME= regex-2025.9.18
+DISTNAME= regex-2025.10.23
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/regex/}
@@ -12,9 +12,5 @@ LICENSE= python-software-foundation
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
-# needs 'make install'
-do-test:
- ${PYTHONBIN} -m regex.test_regex
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/py-regex/PLIST
diff -u pkgsrc/textproc/py-regex/PLIST:1.7 pkgsrc/textproc/py-regex/PLIST:1.8
--- pkgsrc/textproc/py-regex/PLIST:1.7 Mon Apr 14 12:50:20 2025
+++ pkgsrc/textproc/py-regex/PLIST Thu Oct 23 15:27:53 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2025/04/14 12:50:20 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2025/10/23 15:27:53 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -7,13 +7,13 @@ ${PYSITELIB}/${WHEEL_INFODIR}/top_level.
${PYSITELIB}/regex/__init__.py
${PYSITELIB}/regex/__init__.pyc
${PYSITELIB}/regex/__init__.pyo
+${PYSITELIB}/regex/_main.py
+${PYSITELIB}/regex/_main.pyc
+${PYSITELIB}/regex/_main.pyo
${PYSITELIB}/regex/_regex.so
${PYSITELIB}/regex/_regex_core.py
${PYSITELIB}/regex/_regex_core.pyc
${PYSITELIB}/regex/_regex_core.pyo
-${PYSITELIB}/regex/regex.py
-${PYSITELIB}/regex/regex.pyc
-${PYSITELIB}/regex/regex.pyo
-${PYSITELIB}/regex/test_regex.py
-${PYSITELIB}/regex/test_regex.pyc
-${PYSITELIB}/regex/test_regex.pyo
+${PYSITELIB}/regex/tests/test_regex.py
+${PYSITELIB}/regex/tests/test_regex.pyc
+${PYSITELIB}/regex/tests/test_regex.pyo
Index: pkgsrc/textproc/py-regex/distinfo
diff -u pkgsrc/textproc/py-regex/distinfo:1.61 pkgsrc/textproc/py-regex/distinfo:1.62
--- pkgsrc/textproc/py-regex/distinfo:1.61 Mon Sep 22 09:29:54 2025
+++ pkgsrc/textproc/py-regex/distinfo Thu Oct 23 15:27:53 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.61 2025/09/22 09:29:54 adam Exp $
+$NetBSD: distinfo,v 1.62 2025/10/23 15:27:53 adam Exp $
-BLAKE2s (regex-2025.9.18.tar.gz) = 0dbf5cdfd2ede9bbd8f993ff7d064fa19016a7445e3d38e307593be3951235f6
-SHA512 (regex-2025.9.18.tar.gz) = 15fa2b951045cc1fa1d11d95cf6223f33f2d0d5b51637a9e5e99966176aa973deb34cf9a8baf5c6ebe49b26e3edb64bda1432bbf4610aefa3981385a404d1f51
-Size (regex-2025.9.18.tar.gz) = 400917 bytes
+BLAKE2s (regex-2025.10.23.tar.gz) = 68ef8913236e3dbdc48b182427f0284021bc82fc4562505dcec508fb14211283
+SHA512 (regex-2025.10.23.tar.gz) = 6ce878dc9950dff432d358e8a5955df8ba0ff3cada1a70c37812aa3f4f168d9ea8f4c05976b29c6bafbfdb45e2c0692a60613f5144c4d531b7dbd603a993320c
+Size (regex-2025.10.23.tar.gz) = 401266 bytes
Home |
Main Index |
Thread Index |
Old Index