emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55918: closed ([PATCH] gnu: python-sphinx-autodoc-typehints: Update


From: GNU bug Tracking System
Subject: bug#55918: closed ([PATCH] gnu: python-sphinx-autodoc-typehints: Update to 1.18.3.)
Date: Thu, 23 Jun 2022 12:12:02 +0000

Your message dated Thu, 23 Jun 2022 13:10:46 +0100
with message-id <871qvfmvfq.fsf@cbaines.net>
and subject line Re: [bug#55918] [PATCH] gnu: python-sphinx-autodoc-typehints: 
Update to 1.18.3.
has caused the debbugs.gnu.org bug report #55918,
regarding [PATCH] gnu: python-sphinx-autodoc-typehints: Update to 1.18.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
55918: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55918
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-sphinx-autodoc-typehints: Update to 1.18.3. Date: Sun, 12 Jun 2022 01:13:44 -0500
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#55918] [PATCH] gnu: python-sphinx-autodoc-typehints: Update to 1.18.3. Date: Thu, 23 Jun 2022 13:10:46 +0100 User-agent: mu4e 1.6.10; emacs 28.1
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]