[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/37: gnu: python-zope-interface: Update to 4.7.2.
From: |
guix-commits |
Subject: |
27/37: gnu: python-zope-interface: Update to 4.7.2. |
Date: |
Mon, 16 Mar 2020 10:46:27 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 5af516544856373e07fb8d57f14b7eef369623a8
Author: Marius Bakke <address@hidden>
AuthorDate: Mon Mar 16 13:34:09 2020 +0100
gnu: python-zope-interface: Update to 4.7.2.
* gnu/packages/python-web.scm (python-zope-interface): Update to 4.7.2.
---
gnu/packages/python-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index e431a07..775c87f 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -992,14 +992,14 @@ dispatching systems can be built.")
(define-public python-zope-interface
(package
(name "python-zope-interface")
- (version "4.6.0")
+ (version "4.7.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "zope.interface" version))
(sha256
(base32
- "1rgh2x3rcl9r0v0499kf78xy86rnmanajf4ywmqb943wpk50sg8v"))))
+ "0r9kvb1q3lxrdhxabliv9nwhjsdmn1n0vcjv93rlqkyb7yyh24gx"))))
(build-system python-build-system)
(native-inputs
`(("python-zope-event" ,python-zope-event)))
- 22/37: gnu: Remove python2-bandit., (continued)
- 22/37: gnu: Remove python2-bandit., guix-commits, 2020/03/16
- 07/37: gnu: python-flask-restful: Update to 0.3.8., guix-commits, 2020/03/16
- 10/37: gnu: python-flask-migrate: Update to 2.5.3., guix-commits, 2020/03/16
- 17/37: gnu: Remove python2-tempest-lib., guix-commits, 2020/03/16
- 08/37: gnu: python-stdnum: Update to 1.13., guix-commits, 2020/03/16
- 16/37: gnu: Remove python2-swiftclient., guix-commits, 2020/03/16
- 21/37: gnu: Remove python2-oslo.config., guix-commits, 2020/03/16
- 26/37: gnu: python-gevent: Update to 1.4.0., guix-commits, 2020/03/16
- 33/37: gnu: python-zope-configuration: Update to 4.3.1., guix-commits, 2020/03/16
- 24/37: gnu: Remove python2-gitdb., guix-commits, 2020/03/16
- 27/37: gnu: python-zope-interface: Update to 4.7.2.,
guix-commits <=
- 28/37: gnu: python-zope-exceptions: Update to 4.3., guix-commits, 2020/03/16
- 30/37: gnu: python-zope-testrunner: Update to 5.1., guix-commits, 2020/03/16
- 31/37: gnu: python-zope-i18nmessageid: Update to 5.0.1., guix-commits, 2020/03/16
- 35/37: gnu: python-zope-location: Update to 4.2., guix-commits, 2020/03/16
- 36/37: gnu: python-zope-security: Update to 5.1.0., guix-commits, 2020/03/16
- 37/37: gnu: python-tqdm: Update to 4.43.0., guix-commits, 2020/03/16
- 19/37: gnu: Remove python2-oslo.serialization., guix-commits, 2020/03/16
- 34/37: gnu: python-zope-proxy: Update to 4.3.4., guix-commits, 2020/03/16
- 32/37: gnu: python-zope-schema: Update to 5.0.1., guix-commits, 2020/03/16
- 11/37: gnu: python2-flake8: Add missing propagated dependency., guix-commits, 2020/03/16