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/python-stdnum/
Date: Tue, 06 May 2025 05:29:01 +0000 (UTC)	[thread overview]
Message-ID: <1746509331.2f2d2a2f17c504784bf45da675b51aeebf8843d1.mgorny@gentoo> (raw)

commit:     2f2d2a2f17c504784bf45da675b51aeebf8843d1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May  6 04:55:04 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May  6 05:28:51 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f2d2a2f

dev-python/python-stdnum: Bump to 2.0

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

 dev-python/python-stdnum/Manifest                 |  1 +
 dev-python/python-stdnum/python-stdnum-2.0.ebuild | 34 +++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/python-stdnum/Manifest b/dev-python/python-stdnum/Manifest
index 88b7fb3e802f..8bf913e51d47 100644
--- a/dev-python/python-stdnum/Manifest
+++ b/dev-python/python-stdnum/Manifest
@@ -1 +1,2 @@
 DIST python-stdnum-1.20.tar.gz 1191978 BLAKE2B 8395106d155c1f4642a74691d219230b42e81b521db41c57d5e978eb8e1769ca51598a1ad061356a1997fac5a60ca21796d1e8f79fa7d737e70fbbfe78dbfcc6 SHA512 92ec9fcb3bf71405569e93668ab1d089225da74a33095e63ee8f0116c868a4b937d093ba98e29085889d1745cc55eab13936d6ed9ceb24beecbc193c722a515e
+DIST python_stdnum-2.0.tar.gz 1237342 BLAKE2B d1a0f163b5ef97827aab579bbb12d669923b466a29a4e6799dc950126fcc823e91ea9f1426b8239085355893cd588cd7504424a57e7fc783972b3087a94078af SHA512 583379fec66dd507429b1740edd5c9c66fc1a7bcefc3af608535f86265c375dea2b7e004ac9aae6b4757c3e085c501b64d4e8a7a6c55bed7c452f49d873c2f08

diff --git a/dev-python/python-stdnum/python-stdnum-2.0.ebuild b/dev-python/python-stdnum/python-stdnum-2.0.ebuild
new file mode 100644
index 000000000000..d8eb018cc297
--- /dev/null
+++ b/dev-python/python-stdnum/python-stdnum-2.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A module to handle standardized numbers and codes"
+HOMEPAGE="
+	https://arthurdejong.org/python-stdnum/
+	https://github.com/arthurdejong/python-stdnum/
+	https://pypi.org/project/python-stdnum/
+"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="vies"
+
+RDEPEND="
+	vies? (
+		dev-python/zeep[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+	sed -i -e 's:--cov.*::' setup.cfg || die
+	distutils-r1_src_prepare
+}


             reply	other threads:[~2025-05-06  5:29 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-06  5:29 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-18  2:37 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-stdnum/ Michał Górny
2024-06-30 17:24 Michał Górny
2024-04-06 12:41 Michał Górny
2024-04-06 12:32 Arthur Zamarin
2024-03-18  4:58 Michał Górny
2023-11-24 17:22 Arthur Zamarin
2023-11-23 18:55 Michał Górny
2023-11-05 17:00 Michał Górny
2023-09-25 18:52 Michał Górny
2023-09-25 17:33 Arthur Zamarin
2023-08-20 16:40 Michał Górny
2023-02-17  9:48 Sam James
2022-12-17  7:20 Michał Górny
2022-12-17  7:20 Michał Górny
2022-12-17  6:41 Arthur Zamarin
2022-11-13 19:42 Michał Górny
2021-11-05  5:40 Arthur Zamarin
2021-11-05  2:12 Sam James
2021-10-03 19:19 Michał Górny
2021-05-06 15:04 Michał Górny
2021-03-15  8:57 Michał Górny
2021-03-15  6:30 Sam James
2021-03-02  7:38 Sam James
2021-02-07  9:00 Michał Górny
2021-01-12  9:49 Michał Górny
2021-01-12  9:49 Michał Górny
2020-09-18 15:43 Michał Górny
2020-09-16  7:13 Michał Górny
2020-08-10 11:00 Michał Górny
2020-08-02 22:04 Sam James
2020-07-11  7:24 Cédric Krier
2020-04-25  8:45 Cédric Krier
2020-01-20 12:52 Agostino Sarubbo
2020-01-18 23:15 Thomas Deutschmann
2019-11-03 23:06 Cédric Krier
2019-11-03 22:15 Cédric Krier
2019-09-14 13:04 Cédric Krier
2018-10-27  7:43 Cédric Krier
2018-06-03 10:23 Cédric Krier
2018-06-03 10:23 Cédric Krier
2018-04-25 21:28 Aaron Bauman
2018-03-03 15:00 Cédric Krier
2017-10-08 16:39 Cédric Krier
2017-05-14 11:10 Manuel Rüger
2017-04-14 21:04 Cédric Krier
2016-11-14 12:48 Cédric Krier
2016-08-06 14:31 Cédric Krier
2016-08-06 10:56 Pacho Ramos
2016-06-06  7:17 Cédric Krier

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=1746509331.2f2d2a2f17c504784bf45da675b51aeebf8843d1.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