diff options
author | adam <adam@pkgsrc.org> | 2018-07-14 18:23:00 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-07-14 18:23:00 +0000 |
commit | a60f9f289f63e82cb67d52a98b0ad0bda87e34a1 (patch) | |
tree | d8b313e445e895fa10d5de6e2364b24bb195fccb /net/py-zmq/distinfo | |
parent | 167595eacfbd72f01a7864405cc0d733eb85612e (diff) | |
download | pkgsrc-a60f9f289f63e82cb67d52a98b0ad0bda87e34a1.tar.gz |
py-zmq: updated to 17.1.0
17.1.0:
- Bump bundled libzmq to 4.2.5
- Improve tornado 5.0 compatibility
(use :meth:~tornado.ioloop.IOLoop.current instead of :meth:~tornado.ioloop.IOLoop.instance
to get default loops in :class:.ZMQStream and :class:.IOLoopAuthenticator)
- Add support for :func:.curve_public
- Remove delayed import of json in send/recv_json
- Add :meth:.Authenticator.configure_curve_callback
- Various build fixes
- sdist sources generated with Cython 0.28.3
- Stop building wheels for Python 3.4, start building wheels for Python 3.7
Diffstat (limited to 'net/py-zmq/distinfo')
-rw-r--r-- | net/py-zmq/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/py-zmq/distinfo b/net/py-zmq/distinfo index 6758a786f9e..e34b7aa10a4 100644 --- a/net/py-zmq/distinfo +++ b/net/py-zmq/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.13 2018/02/22 10:03:25 adam Exp $ +$NetBSD: distinfo,v 1.14 2018/07/14 18:23:00 adam Exp $ -SHA1 (pyzmq-17.0.0.tar.gz) = 19d170a32419afb34b3c58366c51c091f7458fb5 -RMD160 (pyzmq-17.0.0.tar.gz) = 5bd9a15d7c87f8615d96d2a9931ac2c2e1dc1502 -SHA512 (pyzmq-17.0.0.tar.gz) = e7e9bd402b12ea4ef94740cc60db8481b0a873e0038fbeb80bc03f985c2bd6eab73ebaea41fb8cee277a8f4e6859baac4c8530650d1659c415b1c0eb6042d9a1 -Size (pyzmq-17.0.0.tar.gz) = 988170 bytes +SHA1 (pyzmq-17.1.0.tar.gz) = 95e87324075adbcd69f28017c2a12e16e176db6e +RMD160 (pyzmq-17.1.0.tar.gz) = 02673d6b73bdbc6798ba89e0ef35bfdd47fb501e +SHA512 (pyzmq-17.1.0.tar.gz) = 7f1975c4d02e7d47577049da8df84753905d01672d5a244cef2e5b05e0b6fdb22e88cbb36f2e59831e95a8224819183d9a82baf1f9d7f599da61bcbfe2fc23d3 +Size (pyzmq-17.1.0.tar.gz) = 1082716 bytes SHA1 (patch-buildutils_detect.py) = 74e061f716b308a3a8965d10fdbf18aca4b814f4 SHA1 (patch-setup.py) = e03b101b23f2dd61bdd82743b7abeb57520898da |