unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Tanguy Le Carrour <tanguy@bioneland.org>
To: 52099@debbugs.gnu.org
Cc: Tanguy Le Carrour <tanguy@bioneland.org>
Subject: [bug#52099] [PATCH 1/2] gnu: python-click-threading: Update to 0.5.0.
Date: Thu, 25 Nov 2021 12:33:15 +0100	[thread overview]
Message-ID: <20211125113316.5755-1-tanguy@bioneland.org> (raw)
In-Reply-To: <20211125112748.4889-1-tanguy@bioneland.org>

* 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





  parent reply	other threads:[~2021-11-25 11:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-25 11:27 [bug#52099] [PATCH 0/2] gnu: vdirsyncer: Update to 0.18.0 Tanguy Le Carrour
2021-11-25 11:27 ` [bug#52101] [PATCH 1/2] gnu: python-click-threading: Update to 0.5.0 Tanguy Le Carrour
     [not found]   ` <handler.52101.B.16378397018421.ack@debbugs.gnu.org>
2021-11-25 11:32     ` bug#52101: Acknowledgement ([PATCH 1/2] gnu: python-click-threading: Update to 0.5.0.) Tanguy LE CARROUR
2021-11-25 11:27 ` [bug#52100] [PATCH 2/2] gnu: vdirsyncer: Update to 0.18.0 Tanguy Le Carrour
     [not found]   ` <handler.52100.B.16378397018415.ack@debbugs.gnu.org>
2021-11-25 11:32     ` bug#52100: Acknowledgement ([PATCH 2/2] gnu: vdirsyncer: Update to 0.18.0.) Tanguy LE CARROUR
2021-11-25 11:33 ` Tanguy Le Carrour [this message]
2021-11-25 11:33   ` [bug#52099] [PATCH 2/2] gnu: vdirsyncer: Update to 0.18.0 Tanguy Le Carrour
2021-11-25 19:11 ` bug#52099: [PATCH 0/2] " Leo Famulari
2021-11-26  6:52   ` [bug#52099] " Tanguy LE CARROUR

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211125113316.5755-1-tanguy@bioneland.org \
    --to=tanguy@bioneland.org \
    --cc=52099@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).