GNU bug report logs - #52101
[PATCH 1/2] gnu: python-click-threading: Update to 0.5.0.

Previous Next

Package: guix-patches;

Reported by: Tanguy Le Carrour <tanguy <at> bioneland.org>

Date: Thu, 25 Nov 2021 11:29:03 UTC

Severity: normal

Tags: patch

Done: Tanguy LE CARROUR <tanguy <at> bioneland.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tanguy LE CARROUR <tanguy <at> bioneland.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#52101: closed ([PATCH 1/2] gnu: python-click-threading:
 Update to 0.5.0.)
Date: Thu, 25 Nov 2021 11:33:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 25 Nov 2021 12:32:04 +0100
with message-id <163783992441.5443.1072705774227460359 <at> localhost>
and subject line Re: bug#52101: Acknowledgement ([PATCH 1/2] gnu: python-click-threading: Update to 0.5.0.)
has caused the debbugs.gnu.org bug report #52101,
regarding [PATCH 1/2] gnu: python-click-threading: Update to 0.5.0.
to be marked as done.

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


-- 
52101: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52101
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tanguy Le Carrour <tanguy <at> bioneland.org>
To: guix-patches <at> gnu.org
Cc: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: [PATCH 1/2] gnu: python-click-threading: Update to 0.5.0.
Date: Thu, 25 Nov 2021 12:27:47 +0100
* gnu/packages/python-xyz.scm (python-click-threading): Update to 0.5.0.
---
 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 34d4910194..6de20d8af9 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -12774,13 +12774,13 @@ (define-public python-qstylizer
 (define-public python-click-threading
   (package
     (name "python-click-threading")
-    (version "0.4.4")
+    (version "0.5.0")
     (source (origin
              (method url-fetch)
              (uri (pypi-uri "click-threading" version))
              (sha256
               (base32
-               "1rsxc2fbkxlhwhlmxsdjzq3spn284l6rvjfcz9mbb17ibgdgmc5j"))))
+               "0f9lmxwcq0y9lb8w0whbni7gwy12gbv74h1igh85qn9aq0iydkxd"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-click" ,python-click)))
-- 
2.34.0



[Message part 3 (message/rfc822, inline)]
From: Tanguy LE CARROUR <tanguy <at> bioneland.org>
To: 52101-close <at> debbugs.gnu.org
Subject: Re: bug#52101: Acknowledgement ([PATCH 1/2] gnu:
 python-click-threading: Update to 0.5.0.)
Date: Thu, 25 Nov 2021 12:32:04 +0100
See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52100

-- 
Tanguy


This bug report was last modified 3 years and 240 days ago.

Previous Next


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