pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/py-sniffio
Module Name: pkgsrc
Committed By: adam
Date: Thu Oct 13 16:41:03 UTC 2022
Modified Files:
pkgsrc/misc/py-sniffio: Makefile PLIST distinfo
Log Message:
py-sniffio: updated to 1.3.0
sniffio 1.3.0 (2022-09-01)
--------------------------
Features
- Add support for Python 3.9 and 3.10.
- Provide ``sniffio.thread_local.name`` for coroutine libraries to set
Deprecations and Removals
- Drop support for Python 3.5 and 3.6.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/misc/py-sniffio/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/py-sniffio/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/py-sniffio/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/py-sniffio/Makefile
diff -u pkgsrc/misc/py-sniffio/Makefile:1.5 pkgsrc/misc/py-sniffio/Makefile:1.6
--- pkgsrc/misc/py-sniffio/Makefile:1.5 Tue Jan 4 20:54:19 2022
+++ pkgsrc/misc/py-sniffio/Makefile Thu Oct 13 16:41:03 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2022/01/04 20:54:19 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2022/10/13 16:41:03 adam Exp $
-DISTNAME= sniffio-1.2.0
+DISTNAME= sniffio-1.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sniffio/}
Index: pkgsrc/misc/py-sniffio/PLIST
diff -u pkgsrc/misc/py-sniffio/PLIST:1.2 pkgsrc/misc/py-sniffio/PLIST:1.3
--- pkgsrc/misc/py-sniffio/PLIST:1.2 Tue Oct 13 11:10:49 2020
+++ pkgsrc/misc/py-sniffio/PLIST Thu Oct 13 16:41:03 2022
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2020/10/13 11:10:49 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/10/13 16:41:03 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/sniffio/__init__.py
${PYSITELIB}/sniffio/__init__.pyc
Index: pkgsrc/misc/py-sniffio/distinfo
diff -u pkgsrc/misc/py-sniffio/distinfo:1.4 pkgsrc/misc/py-sniffio/distinfo:1.5
--- pkgsrc/misc/py-sniffio/distinfo:1.4 Tue Oct 26 10:59:22 2021
+++ pkgsrc/misc/py-sniffio/distinfo Thu Oct 13 16:41:03 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:59:22 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/10/13 16:41:03 adam Exp $
-BLAKE2s (sniffio-1.2.0.tar.gz) = f684030cade30f2c961ab3499e7771c1ce20a659bd3252a7120864fd1883eb79
-SHA512 (sniffio-1.2.0.tar.gz) = 96da4e0f0fff99b122aa729da052e97c2dd75f19aab4dd3728f8e337875b0fac1b3d8d96c8c3a67ca96f15dbf07a593b89e323bf04a8ee0501d7414454030719
-Size (sniffio-1.2.0.tar.gz) = 17132 bytes
+BLAKE2s (sniffio-1.3.0.tar.gz) = ce225d353c1d7e363aef15051e8202359cb4eee2e56915e1c0d38df38b692cc6
+SHA512 (sniffio-1.3.0.tar.gz) = 88228ec336f331ac32d3bbc1caf57cce417333cb697b44c7028da25380a36e118851d35214b4cddc9e8ab3c737d8c02e15de1374152c0850b344f64493616941
+Size (sniffio-1.3.0.tar.gz) = 17103 bytes
Home |
Main Index |
Thread Index |
Old Index