all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67127] [PATCH] gnu: python-types-pytz: Update to 2023.3.1.1.
@ 2023-11-12  8:59 Troy Figiel
  2023-11-12 10:48 ` [bug#67127] (no subject) troy
  2023-11-15 17:26 ` bug#67127: [PATCH] gnu: python-types-pytz: Update to 2023.3.1.1 Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: Troy Figiel @ 2023-11-12  8:59 UTC (permalink / raw)
  To: 67127

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#67127] (no subject)
  2023-11-12  8:59 [bug#67127] [PATCH] gnu: python-types-pytz: Update to 2023.3.1.1 Troy Figiel
@ 2023-11-12 10:48 ` troy
  2023-11-15 17:26 ` bug#67127: [PATCH] gnu: python-types-pytz: Update to 2023.3.1.1 Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: troy @ 2023-11-12 10:48 UTC (permalink / raw)
  To: 67127

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.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#67127: [PATCH] gnu: python-types-pytz: Update to 2023.3.1.1.
  2023-11-12  8:59 [bug#67127] [PATCH] gnu: python-types-pytz: Update to 2023.3.1.1 Troy Figiel
  2023-11-12 10:48 ` [bug#67127] (no subject) troy
@ 2023-11-15 17:26 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2023-11-15 17:26 UTC (permalink / raw)
  To: Troy Figiel; +Cc: 67127-done

Troy Figiel <troy@troyfigiel.com> skribis:

> * gnu/packages/python-xyz.scm (python-types-pytz): Update to 2023.3.1.1.
>
> Change-Id: Ie06158d386e8648ee2aaef4d8b4aee1ee340ba2b

Applied, thanks!




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-15 17:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-12  8:59 [bug#67127] [PATCH] gnu: python-types-pytz: Update to 2023.3.1.1 Troy Figiel
2023-11-12 10:48 ` [bug#67127] (no subject) troy
2023-11-15 17:26 ` bug#67127: [PATCH] gnu: python-types-pytz: Update to 2023.3.1.1 Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.