gnu: python-pyzmq: Update to 17.1.2.

* gnu/packages/python.scm (python-pyzmq): Update to 17.1.2.
This commit is contained in:
Marius Bakke 2018-09-10 19:15:38 +02:00
parent b8d165b18a
commit 242f2711bd
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -5466,13 +5466,13 @@ applications.")
(define-public python-pyzmq
(package
(name "python-pyzmq")
(version "15.1.0")
(version "17.1.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pyzmq" version))
(sha256
(base32 "13fhwnlvsvxv72kfhqbpn6qi7msh8mc8377mpabv32skk2cjfnxx"))))
(base32 "1pyxxrz60f88ffm0y6vpbx3q8jcr9ybz8fcilihwzwhh36n84ax7"))))
(build-system python-build-system)
(arguments
`(#:configure-flags