unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 59798@debbugs.gnu.org
Subject: [bug#59798] [PATCH 3/6] gnu: python-iso3166: Update to 2.1.1.
Date: Sat, 3 Dec 2022 10:36:25 +0100	[thread overview]
Message-ID: <374e36f2945cdcaf9c4ba1d7d0afc3fac33e92d2.camel@gmail.com> (raw)
In-Reply-To: <844eb869ce6d4bf984242268b254eeba522d2f9d.camel@gmail.com>

* gnu/packages/iso-codes.scm (python-iso3166): Update to 2.1.1.
---
 gnu/packages/iso-codes.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/iso-codes.scm b/gnu/packages/iso-codes.scm
index 95ab9ca44f..d2bace6a3c 100644
--- a/gnu/packages/iso-codes.scm
+++ b/gnu/packages/iso-codes.scm
@@ -109,14 +109,14 @@ (define-public python-iso639
 (define-public python-iso3166
   (package
     (name "python-iso3166")
-    (version "0.9")
+    (version "2.1.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "iso3166" version))
        (sha256
         (base32
-         "0hm0xm30sprk1jssmn4cqks0x3nx5fp8r5ypvahcysmmayzrsnjl"))))
+         "068p94gavc8gbmp5a2kw8hi5l551wfzbpmp6z7ll8sx6vnw53mgw"))))
     (build-system python-build-system)
     (home-page "https://github.com/deactivated/python-iso3166")
     (synopsis "Self-contained ISO 3166-1 country definitions")
-- 
2.38.1





  parent reply	other threads:[~2022-12-03 10:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-03  9:50 [bug#59798] [PATCH 0/6] Add CommonRoad Liliana Marie Prikler
2022-12-03  9:29 ` [bug#59798] [PATCH 1/6] gnu: Add java-antlr4-runtime-python Liliana Marie Prikler
2022-12-03  9:31 ` [bug#59798] [PATCH 2/6] gnu: Add python-omegaconf Liliana Marie Prikler
2022-12-03  9:36 ` Liliana Marie Prikler [this message]
2022-12-03  9:40 ` [bug#59798] [PATCH 4/6] gnu: Add python-commonroad-vehicle-models Liliana Marie Prikler
2022-12-03  9:43 ` [bug#59798] [PATCH 5/6] gnu: Add python-commonroad-io Liliana Marie Prikler
2023-01-08 14:32   ` [bug#59798] [PATCH 0/6] Add CommonRoad Ludovic Courtès
2023-01-08 16:09     ` bug#59798: " Liliana Marie Prikler
2022-12-03  9:43 ` [bug#59798] [PATCH 6/6] gnu: Add python-commonroad-route-planner Liliana Marie Prikler
2023-01-08 14:31 ` [bug#59798] [PATCH 0/6] Add CommonRoad Ludovic Courtès

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=374e36f2945cdcaf9c4ba1d7d0afc3fac33e92d2.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=59798@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).