pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-fastimport
Module Name: pkgsrc
Committed By: adam
Date: Fri Oct 3 05:52:05 UTC 2025
Modified Files:
pkgsrc/devel/py-fastimport: Makefile PLIST distinfo
Log Message:
py-fastimport: updated to 0.9.16
0.9.16
Unknown changes
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-fastimport/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-fastimport/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-fastimport/distinfo
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-fastimport/Makefile
diff -u pkgsrc/devel/py-fastimport/Makefile:1.14 pkgsrc/devel/py-fastimport/Makefile:1.15
--- pkgsrc/devel/py-fastimport/Makefile:1.14 Sat Apr 12 10:59:18 2025
+++ pkgsrc/devel/py-fastimport/Makefile Fri Oct 3 05:52:04 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2025/04/12 10:59:18 adam Exp $
+# $NetBSD: Makefile,v 1.15 2025/10/03 05:52:04 adam Exp $
-DISTNAME= fastimport-0.9.14
+DISTNAME= fastimport-0.9.16
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=f/fastimport/}
Index: pkgsrc/devel/py-fastimport/PLIST
diff -u pkgsrc/devel/py-fastimport/PLIST:1.5 pkgsrc/devel/py-fastimport/PLIST:1.6
--- pkgsrc/devel/py-fastimport/PLIST:1.5 Sat Apr 12 10:59:18 2025
+++ pkgsrc/devel/py-fastimport/PLIST Fri Oct 3 05:52:04 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2025/04/12 10:59:18 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2025/10/03 05:52:04 adam Exp $
bin/fast-import-filter-${PYVERSSUFFIX}
bin/fast-import-info-${PYVERSSUFFIX}
bin/fast-import-query-${PYVERSSUFFIX}
@@ -45,27 +45,3 @@ ${PYSITELIB}/fastimport/py.typed
${PYSITELIB}/fastimport/reftracker.py
${PYSITELIB}/fastimport/reftracker.pyc
${PYSITELIB}/fastimport/reftracker.pyo
-${PYSITELIB}/fastimport/tests/__init__.py
-${PYSITELIB}/fastimport/tests/__init__.pyc
-${PYSITELIB}/fastimport/tests/__init__.pyo
-${PYSITELIB}/fastimport/tests/test_commands.py
-${PYSITELIB}/fastimport/tests/test_commands.pyc
-${PYSITELIB}/fastimport/tests/test_commands.pyo
-${PYSITELIB}/fastimport/tests/test_dates.py
-${PYSITELIB}/fastimport/tests/test_dates.pyc
-${PYSITELIB}/fastimport/tests/test_dates.pyo
-${PYSITELIB}/fastimport/tests/test_errors.py
-${PYSITELIB}/fastimport/tests/test_errors.pyc
-${PYSITELIB}/fastimport/tests/test_errors.pyo
-${PYSITELIB}/fastimport/tests/test_filter_processor.py
-${PYSITELIB}/fastimport/tests/test_filter_processor.pyc
-${PYSITELIB}/fastimport/tests/test_filter_processor.pyo
-${PYSITELIB}/fastimport/tests/test_helpers.py
-${PYSITELIB}/fastimport/tests/test_helpers.pyc
-${PYSITELIB}/fastimport/tests/test_helpers.pyo
-${PYSITELIB}/fastimport/tests/test_info_processor.py
-${PYSITELIB}/fastimport/tests/test_info_processor.pyc
-${PYSITELIB}/fastimport/tests/test_info_processor.pyo
-${PYSITELIB}/fastimport/tests/test_parser.py
-${PYSITELIB}/fastimport/tests/test_parser.pyc
-${PYSITELIB}/fastimport/tests/test_parser.pyo
Index: pkgsrc/devel/py-fastimport/distinfo
diff -u pkgsrc/devel/py-fastimport/distinfo:1.10 pkgsrc/devel/py-fastimport/distinfo:1.11
--- pkgsrc/devel/py-fastimport/distinfo:1.10 Tue Oct 26 10:18:26 2021
+++ pkgsrc/devel/py-fastimport/distinfo Fri Oct 3 05:52:04 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 10:18:26 nia Exp $
+$NetBSD: distinfo,v 1.11 2025/10/03 05:52:04 adam Exp $
-BLAKE2s (fastimport-0.9.14.tar.gz) = afac4936b1d40dfb577b9c4c98e4a2549dd9cc71e30d0830f6e2f6a216680b62
-SHA512 (fastimport-0.9.14.tar.gz) = cbf8f0bf5b66e847d4482b6af29ee26a69a2aadefe22c4a2f17d976a94fce86b016b61b17d0a7f4be82ceb7824d0bc12b509b8148c18f9dc8888304158a7c266
-Size (fastimport-0.9.14.tar.gz) = 41791 bytes
+BLAKE2s (fastimport-0.9.16.tar.gz) = a1d4834787e23ffed610fd3a257129e0745a44b1703970cadcac0e85529ee145
+SHA512 (fastimport-0.9.16.tar.gz) = b1e570679dc64c1f75f064fd13e40da4b02c6f3620ee5369eee8e63d7d8c22ae1be6973a1dda34c2935625640d3348fbfb3de3d1059ef8b5ff16da1152661c50
+Size (fastimport-0.9.16.tar.gz) = 50475 bytes
Home |
Main Index |
Thread Index |
Old Index