pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-jaraco.path
Module Name: pkgsrc
Committed By: adam
Date: Sun Dec 29 09:28:48 UTC 2024
Modified Files:
pkgsrc/devel/py-jaraco.path: Makefile distinfo
Log Message:
py-jaraco.path: updated to 3.7.2
v3.7.2
Bugfixes
- Fix ``FilesSpec`` parameters variance issues by making it a `typing.Mapping` instead of a `dict`
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-jaraco.path/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-jaraco.path/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-jaraco.path/Makefile
diff -u pkgsrc/devel/py-jaraco.path/Makefile:1.12 pkgsrc/devel/py-jaraco.path/Makefile:1.13
--- pkgsrc/devel/py-jaraco.path/Makefile:1.12 Mon Nov 11 07:28:13 2024
+++ pkgsrc/devel/py-jaraco.path/Makefile Sun Dec 29 09:28:48 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2024/11/11 07:28:13 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2024/12/29 09:28:48 adam Exp $
-DISTNAME= jaraco_path-3.7.1
+DISTNAME= jaraco_path-3.7.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/./}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jaraco.path/}
Index: pkgsrc/devel/py-jaraco.path/distinfo
diff -u pkgsrc/devel/py-jaraco.path/distinfo:1.7 pkgsrc/devel/py-jaraco.path/distinfo:1.8
--- pkgsrc/devel/py-jaraco.path/distinfo:1.7 Mon Aug 26 09:55:28 2024
+++ pkgsrc/devel/py-jaraco.path/distinfo Sun Dec 29 09:28:48 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/08/26 09:55:28 adam Exp $
+$NetBSD: distinfo,v 1.8 2024/12/29 09:28:48 adam Exp $
-BLAKE2s (jaraco_path-3.7.1.tar.gz) = df4884da6a40cd29bd42ec188c3e1057aa44354b9ee03e7f6489ae6412ceb2e1
-SHA512 (jaraco_path-3.7.1.tar.gz) = aa002c649b4d0d4dbfc7bd3fe25b4ef71ca3c92d200029c282453002c75d3c642630b4ba4bfd0355a6311c72407fc874b3a092daa94ed99824f129119dd464d0
-Size (jaraco_path-3.7.1.tar.gz) = 11771 bytes
+BLAKE2s (jaraco_path-3.7.2.tar.gz) = eb40b4bf69871dce11b36b07dd1e176cad599cb3999894f9353516c8441a0ae2
+SHA512 (jaraco_path-3.7.2.tar.gz) = 7869308504601368ef94c414e4d0c19d6115dccbb0d50b5287a15d3d31948c93ccfd01db71c95d534f670fdf61b2e2c00deb873ee1e81b7f6bc1bdf0d3a1f9a9
+Size (jaraco_path-3.7.2.tar.gz) = 12360 bytes
Home |
Main Index |
Thread Index |
Old Index