Skip to content
Snippets Groups Projects
Unverified Commit 8142eadd authored by Marius Bakke's avatar Marius Bakke
Browse files

gnu: python-zope-interface: Update to 4.6.0.

* gnu/packages/python-web.scm (python-zope-interface): Update to 4.6.0.
parent e6d78262
No related branches found
No related tags found
No related merge requests found
......@@ -897,14 +897,14 @@ (define-public python2-zope-event
(define-public python-zope-interface
(package
(name "python-zope-interface")
(version "4.1.3")
(version "4.6.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "zope.interface" version))
(sha256
(base32
"0ks8h73b2g4bkad821qbv0wzjppdrwys33i7ka45ik3wxjg1l8if"))))
"1rgh2x3rcl9r0v0499kf78xy86rnmanajf4ywmqb943wpk50sg8v"))))
(build-system python-build-system)
(native-inputs
`(("python-zope-event" ,python-zope-event)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment