pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-zmq
Module Name: pkgsrc
Committed By: adam
Date: Thu Dec 5 10:02:12 UTC 2019
Modified Files:
pkgsrc/net/py-zmq: Makefile PLIST distinfo
Log Message:
py-zmq: updated to 18.1.1
18.1.1
- Fix race condition when shutting down ZAP thread while events are still processing (only affects tests)
- Publish wheels for Python 3.8 on all platforms
- Stop publishing wheels for Python 3.4 on Windows
- Sources generated with Cython 0.29.14
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/net/py-zmq/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/py-zmq/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/py-zmq/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/py-zmq/Makefile
diff -u pkgsrc/net/py-zmq/Makefile:1.26 pkgsrc/net/py-zmq/Makefile:1.27
--- pkgsrc/net/py-zmq/Makefile:1.26 Fri Aug 9 12:03:06 2019
+++ pkgsrc/net/py-zmq/Makefile Thu Dec 5 10:02:12 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2019/08/09 12:03:06 adam Exp $
+# $NetBSD: Makefile,v 1.27 2019/12/05 10:02:12 adam Exp $
-DISTNAME= pyzmq-18.1.0
+DISTNAME= pyzmq-18.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyzmq/}
Index: pkgsrc/net/py-zmq/PLIST
diff -u pkgsrc/net/py-zmq/PLIST:1.11 pkgsrc/net/py-zmq/PLIST:1.12
--- pkgsrc/net/py-zmq/PLIST:1.11 Thu Feb 28 13:49:10 2019
+++ pkgsrc/net/py-zmq/PLIST Thu Dec 5 10:02:12 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2019/02/28 13:49:10 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2019/12/05 10:02:12 adam Exp $
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/zmq/__init__.py
${PYSITELIB}/zmq/__init__.pyc
@@ -240,6 +240,9 @@ ${PLIST.py3x}${PYSITELIB}/zmq/tests/asyn
${PLIST.py3x}${PYSITELIB}/zmq/tests/asyncio/test_asyncio.py
${PLIST.py3x}${PYSITELIB}/zmq/tests/asyncio/test_asyncio.pyc
${PLIST.py3x}${PYSITELIB}/zmq/tests/asyncio/test_asyncio.pyo
+${PYSITELIB}/zmq/tests/conftest.py
+${PYSITELIB}/zmq/tests/conftest.pyc
+${PYSITELIB}/zmq/tests/conftest.pyo
${PYSITELIB}/zmq/tests/test_auth.py
${PYSITELIB}/zmq/tests/test_auth.pyc
${PYSITELIB}/zmq/tests/test_auth.pyo
Index: pkgsrc/net/py-zmq/distinfo
diff -u pkgsrc/net/py-zmq/distinfo:1.19 pkgsrc/net/py-zmq/distinfo:1.20
--- pkgsrc/net/py-zmq/distinfo:1.19 Fri Aug 9 12:03:06 2019
+++ pkgsrc/net/py-zmq/distinfo Thu Dec 5 10:02:12 2019
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.19 2019/08/09 12:03:06 adam Exp $
+$NetBSD: distinfo,v 1.20 2019/12/05 10:02:12 adam Exp $
-SHA1 (pyzmq-18.1.0.tar.gz) = 64799b73d6109fb6da5b7deb6101ba13cd7fe885
-RMD160 (pyzmq-18.1.0.tar.gz) = 8b762b1405b8206874672eefb763cb01e7b62f04
-SHA512 (pyzmq-18.1.0.tar.gz) = 930b558fb4b763bb6bb04cdc2a1db8b93deb37b42fb7e42b8cd4ec2f6bf71178b2f7dffee930dae6f28b2ee8d0be00a93e3630186c669205b5b4930914aa3852
-Size (pyzmq-18.1.0.tar.gz) = 1158509 bytes
+SHA1 (pyzmq-18.1.1.tar.gz) = e6e9d4038d543fc7e4a5b4a8322da77e4954332c
+RMD160 (pyzmq-18.1.1.tar.gz) = 0b8485c474ed8ffc2a0a2ce0b363a1d09a9aa329
+SHA512 (pyzmq-18.1.1.tar.gz) = 27e7b454e8bf26bc7a201a858f1ff107da039f99c5a5987e463a6bb3dc5a4568a7ec2404dfb4612cac5740f69d943ab4116d0f0f7ece2d1bba1a0c2779c4c164
+Size (pyzmq-18.1.1.tar.gz) = 1142881 bytes
SHA1 (patch-buildutils_detect.py) = 74e061f716b308a3a8965d10fdbf18aca4b814f4
SHA1 (patch-setup.py) = e03b101b23f2dd61bdd82743b7abeb57520898da
Home |
Main Index |
Thread Index |
Old Index