unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55918] [PATCH] gnu: python-sphinx-autodoc-typehints: Update to 1.18.3.
@ 2022-06-12  6:13 jgart via Guix-patches via
  2022-06-23 12:10 ` bug#55918: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-06-12  6:13 UTC (permalink / raw)
  To: 55918; +Cc: jgart

* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): Update to 1.18.3.
---
 gnu/packages/sphinx.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index 1ae6be40ca..56c80f75bc 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -817,7 +817,7 @@ (define-public python-sphinx-autobuild
 (define-public python-sphinx-autodoc-typehints
   (package
     (name "python-sphinx-autodoc-typehints")
-    (version "1.18.1")
+    (version "1.18.3")
     (source
      (origin
        (method git-fetch)               ;no tests in pypi archive
@@ -827,7 +827,7 @@ (define-public python-sphinx-autodoc-typehints
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "16yhpwfdmybir80a6892cnr98m58p19rklmjdlzhk3njx7di8jzp"))))
+         "049dlay21f4bccig31fkbzq2m8v0h6g63p1cn3dxay9q3h0mzgs0"))))
     (build-system python-build-system)
     (arguments
      (list
-- 
2.36.1





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

* bug#55918: [PATCH] gnu: python-sphinx-autodoc-typehints: Update to 1.18.3.
  2022-06-12  6:13 [bug#55918] [PATCH] gnu: python-sphinx-autodoc-typehints: Update to 1.18.3 jgart via Guix-patches via
@ 2022-06-23 12:10 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-06-23 12:10 UTC (permalink / raw)
  To: jgart; +Cc: 55918-done

[-- Attachment #1: Type: text/plain, Size: 1172 bytes --]


jgart via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): Update to 1.18.3.
> ---
>  gnu/packages/sphinx.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
> index 1ae6be40ca..56c80f75bc 100644
> --- a/gnu/packages/sphinx.scm
> +++ b/gnu/packages/sphinx.scm
> @@ -817,7 +817,7 @@ (define-public python-sphinx-autobuild
>  (define-public python-sphinx-autodoc-typehints
>    (package
>      (name "python-sphinx-autodoc-typehints")
> -    (version "1.18.1")
> +    (version "1.18.3")
>      (source
>       (origin
>         (method git-fetch)               ;no tests in pypi archive
> @@ -827,7 +827,7 @@ (define-public python-sphinx-autodoc-typehints
>         (file-name (git-file-name name version))
>         (sha256
>          (base32
> -         "16yhpwfdmybir80a6892cnr98m58p19rklmjdlzhk3njx7di8jzp"))))
> +         "049dlay21f4bccig31fkbzq2m8v0h6g63p1cn3dxay9q3h0mzgs0"))))
>      (build-system python-build-system)
>      (arguments
>       (list

Thanks, I've pushed this as 8e2ff622ed7e493a644ebcff62299d2ed1c4e806.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2022-06-23 12:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-12  6:13 [bug#55918] [PATCH] gnu: python-sphinx-autodoc-typehints: Update to 1.18.3 jgart via Guix-patches via
2022-06-23 12:10 ` bug#55918: " Christopher Baines

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).