GNU bug report logs - #69036
[PATCH] gnu: python-tldr: Update to 3.2.0.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Sun, 11 Feb 2024 04:37:06 UTC

Severity: normal

Tags: patch

Done: John Kehayias <john.kehayias <at> protonmail.com>

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 69036 in the body.
You can then email your comments to 69036 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, jgart <at> dismail.de, guix-patches <at> gnu.org:
bug#69036; Package guix-patches. (Sun, 11 Feb 2024 04:37:06 GMT) Full text and rfc822 format available.

Acknowledgement sent to kiasoc5 <kiasoc5 <at> disroot.org>:
New bug report received and forwarded. Copy sent to lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, jgart <at> dismail.de, guix-patches <at> gnu.org. (Sun, 11 Feb 2024 04:37:07 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: python-tldr: Update to 3.2.0.
Date: Sat, 10 Feb 2024 23:35:51 -0500
* gnu/packages/python-xyz.scm (python-tldr): Update to 3.2.0.

Change-Id: Iddf74f5d4a9a1c2e61bb8d74599ace35a60e769c
---
 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 c68b17b0ab..3dc95c2c3b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -26366,7 +26366,7 @@ (define-public python-tldextract
 (define-public python-tldr
   (package
     (name "python-tldr")
-    (version "3.1.0")
+    (version "3.2.0")
     (source
      (origin
        ;; There's no test in PyPI.
@@ -26376,7 +26376,7 @@ (define-public python-tldr
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1hxmprqg8c4cvs19n7f80f3y7jj74i8sc2dmq2gdjmsdrb54bbzc"))))
+        (base32 "0hkjsnz03p9pdfgk85wampha4pyr82bwmnj8hj6kigc784ddy2ag"))))
     (build-system python-build-system)
     (arguments
      (list #:phases

base-commit: f45d05133472a9da13eae20ba4a676c696682c90
-- 
2.41.0





Reply sent to John Kehayias <john.kehayias <at> protonmail.com>:
You have taken responsibility. (Wed, 14 Feb 2024 21:26:03 GMT) Full text and rfc822 format available.

Notification sent to kiasoc5 <kiasoc5 <at> disroot.org>:
bug acknowledged by developer. (Wed, 14 Feb 2024 21:26:03 GMT) Full text and rfc822 format available.

Message #10 received at 69036-done <at> debbugs.gnu.org (full text, mbox):

From: John Kehayias <john.kehayias <at> protonmail.com>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: Sharlatan Hellseher <sharlatanus <at> gmail.com>,
 Munyoki Kilyungi <me <at> bonfacemunyoki.com>, Lars-Dominik Braun <lars <at> 6xq.net>,
 jgart <jgart <at> dismail.de>, Marius Bakke <marius <at> gnu.org>,
 69036-done <at> debbugs.gnu.org
Subject: Re: [bug#69036] [PATCH] gnu: python-tldr: Update to 3.2.0.
Date: Wed, 14 Feb 2024 21:24:56 +0000
On Sat, Feb 10, 2024 at 11:35 PM, kiasoc5 wrote:

> * gnu/packages/python-xyz.scm (python-tldr): Update to 3.2.0.
>
> Change-Id: Iddf74f5d4a9a1c2e61bb8d74599ace35a60e769c
> ---
>  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 c68b17b0ab..3dc95c2c3b 100644
> --- a/gnu/packages/python-xyz.scm
> +++ b/gnu/packages/python-xyz.scm
> @@ -26366,7 +26366,7 @@ (define-public python-tldextract
>  (define-public python-tldr
>    (package
>      (name "python-tldr")
> -    (version "3.1.0")
> +    (version "3.2.0")
>      (source
>       (origin
>         ;; There's no test in PyPI.
> @@ -26376,7 +26376,7 @@ (define-public python-tldr
>               (commit version)))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "1hxmprqg8c4cvs19n7f80f3y7jj74i8sc2dmq2gdjmsdrb54bbzc"))))
> +        (base32 "0hkjsnz03p9pdfgk85wampha4pyr82bwmnj8hj6kigc784ddy2ag"))))
>      (build-system python-build-system)
>      (arguments
>       (list #:phases
>
> base-commit: f45d05133472a9da13eae20ba4a676c696682c90

Pushed as f73da2ed2900009b24b5c14190d70857f69924d4 thank you!





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 14 Mar 2024 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 101 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.