pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-zmq py-zmq: updated to 18.0.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/0856504b1615
branches: trunk
changeset: 330343:0856504b1615
user: adam <adam%pkgsrc.org@localhost>
date: Thu Feb 28 13:49:10 2019 +0000
description:
py-zmq: updated to 18.0.0
18.0.0
Update bundled libzmq to 4.3.1 (fixes CVE-2019-6250)
Added proxy_steerable() and zmq.devices.ProxySteerable
Added bind_{in|out|mon}_to_random_port variants for proxy device methods
Performance improvements for sends with asyncio
Fix sending memoryviews/bytearrays with cffi backend
diffstat:
net/py-zmq/Makefile | 4 ++--
net/py-zmq/PLIST | 9 ++++++++-
net/py-zmq/distinfo | 10 +++++-----
3 files changed, 15 insertions(+), 8 deletions(-)
diffs (66 lines):
diff -r 0ed8ff173f95 -r 0856504b1615 net/py-zmq/Makefile
--- a/net/py-zmq/Makefile Thu Feb 28 12:32:39 2019 +0000
+++ b/net/py-zmq/Makefile Thu Feb 28 13:49:10 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2018/08/13 08:00:30 adam Exp $
+# $NetBSD: Makefile,v 1.23 2019/02/28 13:49:10 adam Exp $
-DISTNAME= pyzmq-17.1.2
+DISTNAME= pyzmq-18.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyzmq/}
diff -r 0ed8ff173f95 -r 0856504b1615 net/py-zmq/PLIST
--- a/net/py-zmq/PLIST Thu Feb 28 12:32:39 2019 +0000
+++ b/net/py-zmq/PLIST Thu Feb 28 13:49:10 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2018/02/22 10:03:25 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2019/02/28 13:49:10 adam Exp $
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/zmq/__init__.py
${PYSITELIB}/zmq/__init__.pyc
@@ -67,6 +67,7 @@
${PYSITELIB}/zmq/backend/cython/__init__.pyo
${PYSITELIB}/zmq/backend/cython/_device.so
${PYSITELIB}/zmq/backend/cython/_poll.so
+${PYSITELIB}/zmq/backend/cython/_proxy_steerable.so
${PYSITELIB}/zmq/backend/cython/_version.so
${PYSITELIB}/zmq/backend/cython/checkrc.pxd
${PYSITELIB}/zmq/backend/cython/constant_enums.pxi
@@ -104,6 +105,9 @@
${PYSITELIB}/zmq/devices/proxydevice.py
${PYSITELIB}/zmq/devices/proxydevice.pyc
${PYSITELIB}/zmq/devices/proxydevice.pyo
+${PYSITELIB}/zmq/devices/proxysteerabledevice.py
+${PYSITELIB}/zmq/devices/proxysteerabledevice.pyc
+${PYSITELIB}/zmq/devices/proxysteerabledevice.pyo
${PYSITELIB}/zmq/error.py
${PYSITELIB}/zmq/error.pyc
${PYSITELIB}/zmq/error.pyo
@@ -296,6 +300,9 @@
${PYSITELIB}/zmq/tests/test_poll.py
${PYSITELIB}/zmq/tests/test_poll.pyc
${PYSITELIB}/zmq/tests/test_poll.pyo
+${PYSITELIB}/zmq/tests/test_proxy_steerable.py
+${PYSITELIB}/zmq/tests/test_proxy_steerable.pyc
+${PYSITELIB}/zmq/tests/test_proxy_steerable.pyo
${PYSITELIB}/zmq/tests/test_pubsub.py
${PYSITELIB}/zmq/tests/test_pubsub.pyc
${PYSITELIB}/zmq/tests/test_pubsub.pyo
diff -r 0ed8ff173f95 -r 0856504b1615 net/py-zmq/distinfo
--- a/net/py-zmq/distinfo Thu Feb 28 12:32:39 2019 +0000
+++ b/net/py-zmq/distinfo Thu Feb 28 13:49:10 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.15 2018/08/13 08:00:30 adam Exp $
+$NetBSD: distinfo,v 1.16 2019/02/28 13:49:10 adam Exp $
-SHA1 (pyzmq-17.1.2.tar.gz) = d0e5d7dd59f2398345fc4bacf5ee91241d857f0d
-RMD160 (pyzmq-17.1.2.tar.gz) = 002010c96edeb55918e6b1ad86892f8cfc82ceef
-SHA512 (pyzmq-17.1.2.tar.gz) = 74929c97aaac0b4f6acc71274ac84970b8e02f0e0d84a0642de7634c79d2c563bbc81ddb78fbb8331f70551a99d75ae6462cb08051668dc18f5cb0aa81ad8298
-Size (pyzmq-17.1.2.tar.gz) = 1080194 bytes
+SHA1 (pyzmq-18.0.0.tar.gz) = 7e9843726e20337e3294626daded0c5a16cdfeea
+RMD160 (pyzmq-18.0.0.tar.gz) = 7415aceb9bbf79a82f674bc9c4d7fa12535f9005
+SHA512 (pyzmq-18.0.0.tar.gz) = 6f294b0fe89734e9829a8a24a7306f093e823b201e26a5e2fdba3ed8bf7e367146c8d12115b6471366415c41c520e597b8378abaeafb095a9850444f9b57981d
+Size (pyzmq-18.0.0.tar.gz) = 1155815 bytes
SHA1 (patch-buildutils_detect.py) = 74e061f716b308a3a8965d10fdbf18aca4b814f4
SHA1 (patch-setup.py) = e03b101b23f2dd61bdd82743b7abeb57520898da
Home |
Main Index |
Thread Index |
Old Index