[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/37: gnu: python-zope-exceptions: Update to 4.3.
From: |
guix-commits |
Subject: |
28/37: gnu: python-zope-exceptions: Update to 4.3. |
Date: |
Mon, 16 Mar 2020 10:46:28 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 9a1dfda6fa3f2efcb1125f51e854cf788c936387
Author: Marius Bakke <address@hidden>
AuthorDate: Mon Mar 16 13:35:03 2020 +0100
gnu: python-zope-exceptions: Update to 4.3.
* gnu/packages/python-web.scm (python-zope-exceptions): Update to 4.3.
---
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 775c87f..72377f1 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1017,14 +1017,14 @@ conforming to a given API or contract.")
(define-public python-zope-exceptions
(package
(name "python-zope-exceptions")
- (version "4.0.8")
+ (version "4.3")
(source
(origin
(method url-fetch)
(uri (pypi-uri "zope.exceptions" version))
(sha256
(base32
- "0zwxaaa66sqxg5k7zcrvs0fbg9ym1njnxnr28dfmchzhwjvwnfzl"))))
+ "04bjskwas17yscl8bs3l44maxspw1gdji0zcmr499fs420y9r9az"))))
(build-system python-build-system)
(arguments
'(#:tests? #f)) ; circular dependency with zope.testrunner
- 07/37: gnu: python-flask-restful: Update to 0.3.8., (continued)
- 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, 2020/03/16
- 28/37: gnu: python-zope-exceptions: Update to 4.3.,
guix-commits <=
- 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
- 25/37: gnu: python-kivy: Remove unused input., guix-commits, 2020/03/16