pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-async-timeout
Module Name: pkgsrc
Committed By: wiz
Date: Thu Aug 24 19:44:16 UTC 2023
Modified Files:
pkgsrc/devel/py-async-timeout: Makefile distinfo
Log Message:
py-async-timeout: update to 4.0.3.
4.0.3 (2023-08-10)
==================
* Fixed compatibility with asyncio.timeout() on Python 3.11+.
* Added support for Python 3.11.
* Dropped support for Python 3.6.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-async-timeout/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-async-timeout/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-async-timeout/Makefile
diff -u pkgsrc/devel/py-async-timeout/Makefile:1.13 pkgsrc/devel/py-async-timeout/Makefile:1.14
--- pkgsrc/devel/py-async-timeout/Makefile:1.13 Sat Jan 8 10:37:28 2022
+++ pkgsrc/devel/py-async-timeout/Makefile Thu Aug 24 19:44:16 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2022/01/08 10:37:28 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2023/08/24 19:44:16 wiz Exp $
-DISTNAME= async-timeout-4.0.2
+DISTNAME= async-timeout-4.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/async-timeout/}
Index: pkgsrc/devel/py-async-timeout/distinfo
diff -u pkgsrc/devel/py-async-timeout/distinfo:1.11 pkgsrc/devel/py-async-timeout/distinfo:1.12
--- pkgsrc/devel/py-async-timeout/distinfo:1.11 Sat Jan 8 10:37:28 2022
+++ pkgsrc/devel/py-async-timeout/distinfo Thu Aug 24 19:44:16 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/01/08 10:37:28 wiz Exp $
+$NetBSD: distinfo,v 1.12 2023/08/24 19:44:16 wiz Exp $
-BLAKE2s (async-timeout-4.0.2.tar.gz) = cae823ec54df7dcf1c6f2dee6df14463fef5fcb23c5aa0dd39b660808782f57c
-SHA512 (async-timeout-4.0.2.tar.gz) = e9884a525b99bc1a3a15c958a1dbb25a92cb286bb7360b03b0be3198e61685970628c8fef6dc478beba3f031e0ff6f03b1fcc3c2c34032d7fea6f8b65850ac38
-Size (async-timeout-4.0.2.tar.gz) = 8221 bytes
+BLAKE2s (async-timeout-4.0.3.tar.gz) = 149e301772c3bd84d98b0ba2b879a8c6d42796be8156ab599fae50db324c1cd0
+SHA512 (async-timeout-4.0.3.tar.gz) = d7628370c47587a64170e067a5341bba17658da10900fb8ddf4426aa3f4facc55d63b28febb4b65abe12a9ff5be759319f49fc723c82a5a6cc27377c5e33a5a0
+Size (async-timeout-4.0.3.tar.gz) = 8345 bytes
Home |
Main Index |
Thread Index |
Old Index