pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-attrs
Module Name: pkgsrc
Committed By: adam
Date: Thu Mar 13 15:07:34 UTC 2025
Modified Files:
pkgsrc/devel/py-attrs: Makefile distinfo
Log Message:
py-attrs: updated to 25.3.0
25.3.0
Changes
- Restore support for generator-based `field_transformer`s.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/py-attrs/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/py-attrs/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-attrs/Makefile
diff -u pkgsrc/devel/py-attrs/Makefile:1.31 pkgsrc/devel/py-attrs/Makefile:1.32
--- pkgsrc/devel/py-attrs/Makefile:1.31 Wed Mar 12 13:49:15 2025
+++ pkgsrc/devel/py-attrs/Makefile Thu Mar 13 15:07:34 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2025/03/12 13:49:15 adam Exp $
+# $NetBSD: Makefile,v 1.32 2025/03/13 15:07:34 adam Exp $
-DISTNAME= attrs-25.2.0
+DISTNAME= attrs-25.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/attrs/}
Index: pkgsrc/devel/py-attrs/distinfo
diff -u pkgsrc/devel/py-attrs/distinfo:1.21 pkgsrc/devel/py-attrs/distinfo:1.22
--- pkgsrc/devel/py-attrs/distinfo:1.21 Wed Mar 12 13:49:15 2025
+++ pkgsrc/devel/py-attrs/distinfo Thu Mar 13 15:07:34 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2025/03/12 13:49:15 adam Exp $
+$NetBSD: distinfo,v 1.22 2025/03/13 15:07:34 adam Exp $
-BLAKE2s (attrs-25.2.0.tar.gz) = 15e5d84e4ad4300387504cce9865b3ec9f351318e8108815b593ffc6e89be9f9
-SHA512 (attrs-25.2.0.tar.gz) = 40f68d31fb39e2bd842f1e01a0334ad0f6c1381247317a51314366d16d58b10c7d96432d3364ea11506a12ce47ca743c46e4c8ea60ca41f75e49fb8288d579a7
-Size (attrs-25.2.0.tar.gz) = 812038 bytes
+BLAKE2s (attrs-25.3.0.tar.gz) = 73245e3bf9cd75d7d867bccc3d7ad77e3062e95df460c5482342dbb23e914d3a
+SHA512 (attrs-25.3.0.tar.gz) = acf34c38865157c49ba4070b35a162f0eb976ded0a8b8f74afe4c7e7238b8418af6108954cfc92c9721a090505e73ae193225a73a02352ab3bba0d9ace189059
+Size (attrs-25.3.0.tar.gz) = 812032 bytes
Home |
Main Index |
Thread Index |
Old Index