all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chadwain Holness <chadwainholness@gmail.com>
To: 54515@debbugs.gnu.org, ludo@gnu.org
Cc: Chadwain Holness <chadwainholness@gmail.com>
Subject: [bug#54515] [PATCH v4 1/3] gnu: python-pycountry: Update to 22.3.5.
Date: Thu, 24 Mar 2022 13:37:02 -0400	[thread overview]
Message-ID: <20220324173702.22599-2-chadwainholness@gmail.com> (raw)
In-Reply-To: <87y20zbme4.fsf_-_@gnu.org>

* gnu/packages/python-xyz.scm (python-pycountry): Update to 22.3.5.
---
 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 7649dd0ad5..dd18fbc65c 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -18414,14 +18414,14 @@ (define-public python-ddt
 (define-public python-pycountry
   (package
     (name "python-pycountry")
-    (version "18.5.26")
+    (version "22.3.5")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "pycountry" version))
        (sha256
         (base32
-         "15q9j047s3yc9cfcxq1ch8b71f81na44cr6dydd5gxk0ki9a4akz"))))
+         "0ihnkh86zz01vi46gcwgq6h71jrpj7hq71zi13c98n2qdhj3l5mj"))))
     (build-system python-build-system)
     (home-page "https://bitbucket.org/flyingcircus/pycountry")
     (synopsis "ISO databases for languages, countries, currencies, etc.")
-- 
2.35.1





  parent reply	other threads:[~2022-03-24 17:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-22  0:49 [bug#54515] [PATCH] gnu: streamlink: Update to 3.2.0 Chadwain Holness
2022-03-22  7:20 ` Maxime Devos
2022-03-22 15:04   ` [bug#54515] [PATCH v2] " Chadwain Holness
2022-03-22 17:06     ` Maxime Devos
2022-03-22 17:11       ` [bug#54515] [PATCH v3] " Chadwain Holness
2022-03-24 11:49         ` [bug#54515] [PATCH] " Ludovic Courtès
2022-03-24 17:37           ` [bug#54515] [PATCH v4 0/3] " Chadwain Holness
2022-03-24 17:37           ` Chadwain Holness [this message]
2022-04-01 16:02             ` [bug#54515] [PATCH v4 1/3] gnu: python-pycountry: Update to 22.3.5 Ludovic Courtès
2022-03-24 17:37           ` [bug#54515] [PATCH v4 2/3] gnu: python-lxml: Update to 4.7.1 Chadwain Holness
2022-04-01 16:03             ` Ludovic Courtès
2022-04-01 19:30               ` Chadwain Holness
2022-04-15 17:20                 ` bug#54515: [PATCH] gnu: streamlink: Update to 3.2.0 Ludovic Courtès
2022-04-19  2:30                   ` [bug#54515] " Chadwain Holness
2022-03-24 17:37           ` [bug#54515] [PATCH v4 3/3] " Chadwain Holness

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

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

  git send-email \
    --in-reply-to=20220324173702.22599-2-chadwainholness@gmail.com \
    --to=chadwainholness@gmail.com \
    --cc=54515@debbugs.gnu.org \
    --cc=ludo@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.