pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-trio



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Aug  5 19:02:55 UTC 2024

Modified Files:
        pkgsrc/devel/py-trio: Makefile distinfo

Log Message:
py-trio: updated to 0.26.1

Trio 0.26.1 (2024-08-05)

Bugfixes

- Switched ``attrs`` usage off of ``hash``, which is now deprecated.

Miscellaneous internal changes

- Use PyPI's Trusted Publishers to make releases.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/py-trio/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-trio/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-trio/Makefile
diff -u pkgsrc/devel/py-trio/Makefile:1.17 pkgsrc/devel/py-trio/Makefile:1.18
--- pkgsrc/devel/py-trio/Makefile:1.17  Sun Jul  7 14:50:15 2024
+++ pkgsrc/devel/py-trio/Makefile       Mon Aug  5 19:02:55 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2024/07/07 14:50:15 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2024/08/05 19:02:55 adam Exp $
 
-DISTNAME=      trio-0.26.0
+DISTNAME=      trio-0.26.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/trio/}

Index: pkgsrc/devel/py-trio/distinfo
diff -u pkgsrc/devel/py-trio/distinfo:1.12 pkgsrc/devel/py-trio/distinfo:1.13
--- pkgsrc/devel/py-trio/distinfo:1.12  Sun Jul  7 14:50:15 2024
+++ pkgsrc/devel/py-trio/distinfo       Mon Aug  5 19:02:55 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/07/07 14:50:15 wiz Exp $
+$NetBSD: distinfo,v 1.13 2024/08/05 19:02:55 adam Exp $
 
-BLAKE2s (trio-0.26.0.tar.gz) = 8ca5892deb9bfd99d9b44f24e24d6f34fee2df3b790fdab47c5bd21ff892029b
-SHA512 (trio-0.26.0.tar.gz) = dc83e3c4ea90a7c484eb4ed861021df47e7a8c81a36013caf5ce292ee2f8283b4436d53b32496000a3ed44b01872d473f3dc954e2d0a480296eaa3d2d37012f3
-Size (trio-0.26.0.tar.gz) = 562573 bytes
+BLAKE2s (trio-0.26.1.tar.gz) = 9d7cac180e8b3a02da362a10bfebea317ef2c71adcc618edc1aebbadb68ec168
+SHA512 (trio-0.26.1.tar.gz) = 7813264a07eafa652083587811836bb156d176b4ec4c095bc79cf69d49b6ec22861e0951b85fd7c49d546e10e4f44e7ead74d0cb269f25a6a416018acc942577
+Size (trio-0.26.1.tar.gz) = 560871 bytes



Home | Main Index | Thread Index | Old Index