public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pycountry/
Date: Tue, 12 Dec 2023 06:32:38 +0000 (UTC)	[thread overview]
Message-ID: <1702362739.52631b910eda9923930e84ec91e7240d803dfe3e.mgorny@gentoo> (raw)

commit:     52631b910eda9923930e84ec91e7240d803dfe3e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 06:22:56 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 06:32:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52631b91

dev-python/pycountry: Bump to 23.12.11

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pycountry/Manifest                  |  1 +
 dev-python/pycountry/pycountry-23.12.11.ebuild | 27 ++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/pycountry/Manifest b/dev-python/pycountry/Manifest
index 83a0a32e0805..aca8f272ae5b 100644
--- a/dev-python/pycountry/Manifest
+++ b/dev-python/pycountry/Manifest
@@ -1,2 +1,3 @@
 DIST pycountry-22.3.5.tar.gz 10141551 BLAKE2B d645eade8ce9be3b99f4f2b189cc50c3395ecb3899ab9fa668066993abbfa576191cfcc05b7bb2764d088a86df492770bcc0a8834f04e6fde58a01defe8a1b14 SHA512 07dc507ee94f1880727761df197f81704386d9246163c9a5872f47083d37c7d1205dfbd28c6663ef0731a0b05277ade03a1a1929ab84087e0e85c05028c68b89
+DIST pycountry-23.12.11.tar.gz 5927399 BLAKE2B a8d32593d80a881abd03b482a99afc22996a730d911577f91eb8035336f07a25a8cd74cd19f9396675acacbab953098bf831119f8b9f7c72fc6c2807713fe6c9 SHA512 25b5a74c0dd8115473571976a64b6fed7010f62c1b3b4c1888b9e13a7cf4f533173f51d4652d55c426adee4e0ff119bb6e3132d04dce150b9d1ca4b11366c579
 DIST pycountry-23.12.7.tar.gz 5916789 BLAKE2B c2ef041f170069fd242f2e92b925f6c2ee5cfde65fd7c89e24fafbea599a84b3d18af1470a06ef94e2974fa2320e5510cec7120948b7b5c463cc362f1567d6d6 SHA512 3e8ce14b4b6ea13f2747ec1b6a5db852e50b58ff9ff3bf2429fd2561411593f8d2fbc48208c861b1988fe0981dbb28649e29d62fd91f5a98e0aba1e27d24c97f

diff --git a/dev-python/pycountry/pycountry-23.12.11.ebuild b/dev-python/pycountry/pycountry-23.12.11.ebuild
new file mode 100644
index 000000000000..56905094eb50
--- /dev/null
+++ b/dev-python/pycountry/pycountry-23.12.11.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Database of countries, subdivisions, languages, currencies and script"
+HOMEPAGE="
+	https://github.com/pycountry/pycountry/
+	https://pypi.org/project/pycountry/
+"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+distutils_enable_tests pytest
+
+BDEPEND="
+	test? (
+		dev-python/importlib-metadata[${PYTHON_USEDEP}]
+	)
+"


             reply	other threads:[~2023-12-12  6:32 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-12  6:32 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-05 20:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/pycountry/ Petr Vaněk
2024-06-18 18:45 Michał Górny
2024-06-02  2:43 Sam James
2024-06-02  2:35 Michał Górny
2024-02-06 11:44 Michał Górny
2024-01-22 15:42 Sam James
2024-01-04 11:40 WANG Xuerui
2024-01-03 18:39 Arthur Zamarin
2024-01-03  6:22 Sam James
2024-01-03  2:24 Sam James
2024-01-03  1:08 Sam James
2023-12-24  5:59 Michał Górny
2023-12-24  1:02 Sam James
2023-12-08 14:29 Arthur Zamarin
2023-12-08  5:41 Michał Górny
2023-12-03  7:42 Sam James
2023-11-23 17:12 Sam James
2023-11-20 10:06 Sam James
2023-11-17 13:58 Sam James
2023-06-01 13:54 Michał Górny
2023-04-25 19:49 Sam James
2022-06-01  6:34 Sam James
2022-04-09 16:34 Arthur Zamarin
2022-02-13  9:33 Michał Górny
2022-02-13  7:55 Agostino Sarubbo
2022-01-10 20:00 Michał Górny
2021-09-14  1:30 Yixun Lan
2021-05-23 13:41 Michał Górny
2020-10-22 21:06 Michał Górny
2020-10-22  7:18 Sam James
2020-10-21 21:45 Michał Górny
2020-09-17 12:44 Louis Sautier
2020-08-23 11:45 David Seifert
2020-01-19 18:37 Andreas Sturmlechner
2019-12-18  0:32 Andreas Sturmlechner
2019-12-10  9:19 Agostino Sarubbo
2019-12-02 23:29 Aaron Bauman
2019-12-02 16:33 Mikle Kolyada
2019-12-02  2:48 Aaron Bauman
2019-11-27  2:58 Aaron Bauman
2019-11-27  1:49 Aaron Bauman
2019-11-24 17:13 Andreas Sturmlechner
2018-09-20  8:43 Michał Górny
2018-09-20  8:43 Michał Górny
2017-10-19  8:20 Tim Harder
2017-08-27  8:34 Tim Harder
2017-05-12 12:56 Manuel Rüger
2017-05-02 15:15 Michał Górny
2016-12-20 15:19 Tobias Klausmann
2016-11-12  5:44 Tim Harder
2016-11-12  5:44 Tim Harder
2016-02-19 12:46 Patrick Lauer
2016-01-25 17:12 Ian Delaney
2016-01-25 17:12 Ian Delaney
2015-11-12 23:18 Manuel Rüger
2015-08-28 23:58 Tim Harder
2015-08-12  1:10 Ian Delaney

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=1702362739.52631b910eda9923930e84ec91e7240d803dfe3e.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox