GNU bug report logs -
#67127
[PATCH] gnu: python-types-pytz: Update to 2023.3.1.1.
Previous Next
Reported by: Troy Figiel <troy <at> troyfigiel.com>
Date: Sun, 12 Nov 2023 10:12:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67127 in the body.
You can then email your comments to 67127 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#67127
; Package
guix-patches
.
(Sun, 12 Nov 2023 10:12:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Troy Figiel <troy <at> troyfigiel.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 12 Nov 2023 10:12:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/python-xyz.scm (python-types-pytz): Update to 2023.3.1.1.
Change-Id: Ie06158d386e8648ee2aaef4d8b4aee1ee340ba2b
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index e521c1580d..8e89f61373 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -32573,13 +32573,13 @@ (define-public python-types-protobuf
(define-public python-types-pytz
(package
(name "python-types-pytz")
- (version "2021.3.6")
+ (version "2023.3.1.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "types-pytz" version))
(sha256
- (base32 "14yr5hg2ww8s4a0mz2bkd549fv8qgm538fnzxvqv92ld1pcpym3l"))))
+ (base32 "16mbinqac2fjjh4gqw2940q8ysjqwj0hrvj4p9mqz76l5hcx08yc"))))
(build-system python-build-system)
(home-page "https://github.com/python/typeshed")
(synopsis "Typing stubs for pytz")
--
2.40.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#67127
; Package
guix-patches
.
(Sun, 12 Nov 2023 11:37:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 67127 <at> debbugs.gnu.org (full text, mbox):
python-types-pytz is only a direct dependency for one package, namely python-tempora. I
checked that with this patch, python-tempora still builds. python-pytest-perf is the only
top-level dependent package, but is unfortunately already broken on master.
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Wed, 15 Nov 2023 17:27:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Troy Figiel <troy <at> troyfigiel.com>
:
bug acknowledged by developer.
(Wed, 15 Nov 2023 17:27:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 67127-done <at> debbugs.gnu.org (full text, mbox):
Troy Figiel <troy <at> troyfigiel.com> skribis:
> * gnu/packages/python-xyz.scm (python-types-pytz): Update to 2023.3.1.1.
>
> Change-Id: Ie06158d386e8648ee2aaef4d8b4aee1ee340ba2b
Applied, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 14 Dec 2023 12:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 147 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.