[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/21: gnu: python-zope-proxy: Update to 4.3.5.
From: |
guix-commits |
Subject: |
10/21: gnu: python-zope-proxy: Update to 4.3.5. |
Date: |
Mon, 20 Jul 2020 11:00:42 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit 556eec71d836016c12f615f69cf4099184280afb
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Mon Jul 20 17:26:48 2020 +0300
gnu: python-zope-proxy: Update to 4.3.5.
* gnu/packages/python-web.scm (python-zope-proxy): Update to 4.3.5.
---
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 bd37dfc..0f1c81d 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1295,14 +1295,14 @@ Markup Language.")
(define-public python-zope-proxy
(package
(name "python-zope-proxy")
- (version "4.3.4")
+ (version "4.3.5")
(source
(origin
(method url-fetch)
(uri (pypi-uri "zope.proxy" version))
(sha256
(base32
- "1g0rcfnbchpvqhm76aixqlz544dawrgmy8gw9zwmijhk6wfl9f26"))))
+ "14h7nyfbl5vpfk0rbviy4ygdfx0yx5kncvg6jpbdb0dhwna0ssm6"))))
(build-system python-build-system)
(native-inputs
`(("python-zope-security" ,python-zope-security-bootstrap)
- 03/21: gnu: python-zope-exceptions: Update to 4.4., (continued)
- 03/21: gnu: python-zope-exceptions: Update to 4.4., guix-commits, 2020/07/20
- 01/21: gnu: Add python-py3dns., guix-commits, 2020/07/20
- 02/21: gnu: python-zope-testrunner: Update to 5.2., guix-commits, 2020/07/20
- 06/21: gnu: python-zope-exceptions: Enable tests., guix-commits, 2020/07/20
- 05/21: gnu: Add python-zope-testrunner-bootstrap., guix-commits, 2020/07/20
- 08/21: gnu: Add python-zope-security-bootstrap., guix-commits, 2020/07/20
- 07/21: gnu: Add python-zope-proxy-bootstrap., guix-commits, 2020/07/20
- 11/21: gnu: python-zope-interface: Update to 5.1.0., guix-commits, 2020/07/20
- 16/21: gnu: Add python-btrees., guix-commits, 2020/07/20
- 20/21: gnu: Adsd python-transaction., guix-commits, 2020/07/20
- 10/21: gnu: python-zope-proxy: Update to 4.3.5.,
guix-commits <=
- 15/21: gnu: Add python-persistent., guix-commits, 2020/07/20
- 18/21: gnu: Add python-zope-configuration-bootstrap., guix-commits, 2020/07/20
- 04/21: gnu: Add python-zope-exceptions-bootstrap., guix-commits, 2020/07/20
- 12/21: gnu: python-zope-schema: Update to 6.0.0., guix-commits, 2020/07/20
- 14/21: gnu: python-zope-configuration: Update to 4.4.0., guix-commits, 2020/07/20
- 19/21: gnu: Add python-zope-location-bootstrap., guix-commits, 2020/07/20
- 21/21: gnu: python-zope-security: Update to 5.1.1., guix-commits, 2020/07/20
- 09/21: gnu: python-zope-proxy: Run the tests., guix-commits, 2020/07/20
- 13/21: gnu: Add python-manuel., guix-commits, 2020/07/20
- 17/21: gnu: Add python-zope-component-bootstrap., guix-commits, 2020/07/20