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: Sun, 2 Jun 2024 02:35:11 +0000 (UTC) [thread overview]
Message-ID: <1717295699.7905e55f7a7f33343877b187b9efdc90bfd39a23.mgorny@gentoo> (raw)
commit: 7905e55f7a7f33343877b187b9efdc90bfd39a23
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 2 02:31:17 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 2 02:34:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7905e55f
dev-python/pycountry: Bump to 24.6.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pycountry/Manifest | 1 +
dev-python/pycountry/pycountry-24.6.1.ebuild | 32 ++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-python/pycountry/Manifest b/dev-python/pycountry/Manifest
index 0582d91d2b28..d9ff9a1249ba 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-24.6.1.tar.gz 6043910 BLAKE2B 53e5f3bb89edb95a10cc7bef3d5cef463d957b9bd80da1aea57c274f76f9fc5f4848c9ceabcf97d369343a5bc39f6b8e7fb2e80344ff29ccd5856a4de9770b3b SHA512 36d8f68b830d74259a5f9ac1c9c97c1b228b0072613229e6f579ea5af587ab1cd25f0637a2cdd1dbf2ae8225e2aa2958d25f1e6df42d577da821d85c4c49ae93
diff --git a/dev-python/pycountry/pycountry-24.6.1.ebuild b/dev-python/pycountry/pycountry-24.6.1.ebuild
new file mode 100644
index 000000000000..48fbe8ffcd2a
--- /dev/null
+++ b/dev-python/pycountry/pycountry-24.6.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 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 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+BDEPEND="
+ test? (
+ dev-python/importlib-metadata[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+ local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+ epytest -o addopts= -o required_plugins=
+}
next reply other threads:[~2024-06-02 2:35 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-02 2:35 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-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-12 6:32 Michał Górny
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=1717295699.7905e55f7a7f33343877b187b9efdc90bfd39a23.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