[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
143/361: gnu: python-zope-i18nmessageid: Update to 5.1.1.
From: |
guix-commits |
Subject: |
143/361: gnu: python-zope-i18nmessageid: Update to 5.1.1. |
Date: |
Fri, 22 Nov 2024 06:00:29 -0500 (EST) |
andreas pushed a commit to branch python-team
in repository guix.
commit 36f30a645eac52743eed3fbbf417dc5da0c3c1f1
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Fri May 10 00:53:03 2024 +0200
gnu: python-zope-i18nmessageid: Update to 5.1.1.
* gnu/packages/python-web.scm (python-zope-i18nmessageid): Update to 5.1.1.
Change-Id: Ia53db09774addf05b0a856fd1f573c5dd5c902aa
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
gnu/packages/python-web.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 9622555fbf..e303f57390 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3157,14 +3157,13 @@ tests.")
(define-public python-zope-i18nmessageid
(package
(name "python-zope-i18nmessageid")
- (version "5.0.1")
+ (version "5.1.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "zope.i18nmessageid" version))
(sha256
- (base32
- "0ndhn4w1qgwkfbwf9vm2bgq418z5g0wmfsgl0d9nz62cd0mi8d4m"))))
+ (base32 "14mx62khys82p2gmmf3m40x4jmvcz3rndvl6qik2n2qfp13n7ds7"))))
(build-system python-build-system)
(native-inputs
(list python-coverage python-zope-testrunner))
- 174/361: gnu: python-amqp: Move to pyproject-build-system., (continued)
- 174/361: gnu: python-amqp: Move to pyproject-build-system., guix-commits, 2024/11/22
- 181/361: gnu: python-cairosvg: Move to pyproject-build-system., guix-commits, 2024/11/22
- 177/361: gnu: abjad-ext-rmakers: Update to 3.19., guix-commits, 2024/11/22
- 186/361: gnu: python-jaraco-packaging: Move to pyproject-build-system., guix-commits, 2024/11/22
- 198/361: gnu: python-rich: Update to 13.7.1., guix-commits, 2024/11/22
- 199/361: gnu: python-cmd2: Move to pyproject-build-system., guix-commits, 2024/11/22
- 221/361: gnu: python-websockets: Adjust inputs., guix-commits, 2024/11/22
- 230/361: gnu: Remove python-mrkd., guix-commits, 2024/11/22
- 249/361: gnu: python-cucumber-tag-expressions: Update to 6.1.1., guix-commits, 2024/11/22
- 136/361: gnu: python-seaborn: Correct dependencies., guix-commits, 2024/11/22
- 143/361: gnu: python-zope-i18nmessageid: Update to 5.1.1.,
guix-commits <=
- 128/361: gnu: python-pycurl: Update to 7.45.3., guix-commits, 2024/11/22
- 137/361: gnu: python-transient: Move to pyproject-build-system., guix-commits, 2024/11/22
- 146/361: gnu: python-django-localflavor: Move to pyproject-build-system., guix-commits, 2024/11/22
- 156/361: gnu: conda: Reindent., guix-commits, 2024/11/22
- 155/361: gnu: conda: Move to pyproject-build-system., guix-commits, 2024/11/22
- 169/361: gnu: python-tinycss: Move to pyproject-build-system., guix-commits, 2024/11/22
- 176/361: gnu: abjad: Update to 3.19., guix-commits, 2024/11/22
- 185/361: gnu: python-jaraco-functools: Move to pyproject-build-system., guix-commits, 2024/11/22
- 184/361: gnu: python-jaraco-context: Move to pyproject-build-system., guix-commits, 2024/11/22
- 182/361: gnu: python-docspec-python: Move to pyproject-build-system., guix-commits, 2024/11/22