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: Thu Jun 9 15:53:27 UTC 2022
Modified Files:
pkgsrc/devel/py-trio: Makefile distinfo
Log Message:
py-trio: updated to 0.21.0
Trio 0.21.0
Features
Trio now supports Python 3.11.
Deprecations and Removals
Remove support for Python 3.6.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-trio/Makefile
cvs rdiff -u -r1.2 -r1.3 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.4 pkgsrc/devel/py-trio/Makefile:1.5
--- pkgsrc/devel/py-trio/Makefile:1.4 Tue Feb 22 13:56:14 2022
+++ pkgsrc/devel/py-trio/Makefile Thu Jun 9 15:53:27 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2022/02/22 13:56:14 adam Exp $
+# $NetBSD: Makefile,v 1.5 2022/06/09 15:53:27 adam Exp $
-DISTNAME= trio-0.20.0
+DISTNAME= trio-0.21.0
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.2 pkgsrc/devel/py-trio/distinfo:1.3
--- pkgsrc/devel/py-trio/distinfo:1.2 Tue Feb 22 13:56:14 2022
+++ pkgsrc/devel/py-trio/distinfo Thu Jun 9 15:53:27 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2022/02/22 13:56:14 adam Exp $
+$NetBSD: distinfo,v 1.3 2022/06/09 15:53:27 adam Exp $
-BLAKE2s (trio-0.20.0.tar.gz) = 52d3d031829ca01c5ff435930e1d9b155f004d7024232d563d22a88b4a9712e6
-SHA512 (trio-0.20.0.tar.gz) = 892604fb74298e8454c4863ff54a2a05775d11c88cb26fa9188a1727c8bd2847c1a4a4a497d9b2045b26a1f886eb08aeec17a7047769f8b21796549405206dd7
-Size (trio-0.20.0.tar.gz) = 444961 bytes
+BLAKE2s (trio-0.21.0.tar.gz) = 98b8695ff8e22678d36de810e899dde0b84e9e9f6f23b411e224415ef5b9c25d
+SHA512 (trio-0.21.0.tar.gz) = 146b18886c9a1483c35c2469017201c4ce5e74bcd1be670150ab9ec7c4ad51dd416ca201f911cf18a27391280a00580718a05b17b6470a646c477e4c626c8da4
+Size (trio-0.21.0.tar.gz) = 446500 bytes
Home |
Main Index |
Thread Index |
Old Index