From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/precis-i18n/
Date: Wed, 13 Nov 2024 06:55:24 +0000 (UTC) [thread overview]
Message-ID: <1731480909.dcc0a5e7190361bc76da3cceef9971fd970992f9.mgorny@gentoo> (raw)
commit: dcc0a5e7190361bc76da3cceef9971fd970992f9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 13 06:33:06 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 06:55:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc0a5e7
dev-python/precis-i18n: Bump to 1.1.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/precis-i18n/Manifest | 1 +
dev-python/precis-i18n/precis-i18n-1.1.1.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-python/precis-i18n/Manifest b/dev-python/precis-i18n/Manifest
index ddb3a58b779a..10d06afecb40 100644
--- a/dev-python/precis-i18n/Manifest
+++ b/dev-python/precis-i18n/Manifest
@@ -1 +1,2 @@
DIST precis_i18n-1.1.0.tar.gz 69488 BLAKE2B 2484e8b9d8df7393b1e61030da45ff22a864cb4d97c0e1b1bff319035810ef65f3686510c16335be678c32503333e667fa4555365976ace2a93ae80a532ede86 SHA512 95eb40aa063a808885e9a405f8331621e74b669d4602de617f0e6e78e4d9b7f57665d194b826bbdfc6305c71eaecd2e6388f79b2381d85abc606fe7515510b45
+DIST precis_i18n-1.1.1.tar.gz 69511 BLAKE2B 7e0a61169308afafb2ff7cade4dde5fb3fede0a47a126f80784f0fb35ae1b0e741f2fccb524d817a7eba8cb59895c0dd71bfe8e194c3aaffff6582249fdac194 SHA512 f77c99945a3a1795a5d2f623b354f98bb4de757faad029b04e6e6bea432f6ddea1887f62bad3bb070c5e0ff9a30fafa34a3499d224b357a7da3190613cbaa526
diff --git a/dev-python/precis-i18n/precis-i18n-1.1.1.ebuild b/dev-python/precis-i18n/precis-i18n-1.1.1.ebuild
new file mode 100644
index 000000000000..6f3ea95c807c
--- /dev/null
+++ b/dev-python/precis-i18n/precis-i18n-1.1.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Internationalized Usernames and Passwords"
+HOMEPAGE="
+ https://github.com/byllyfish/precis_i18n/
+ https://pypi.org/project/precis-i18n/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+
+distutils_enable_tests unittest
+
+python_test() {
+ eunittest -s test
+}
next reply other threads:[~2024-11-13 6:55 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-13 6:55 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-30 10:46 [gentoo-commits] repo/gentoo:master commit in: dev-python/precis-i18n/ Arthur Zamarin
2024-06-16 19:56 Petr Vaněk
2023-11-29 11:04 Michał Górny
2023-11-24 16:03 Michał Górny
2023-11-07 5:58 Michał Górny
2023-07-27 5:11 WANG Xuerui
2023-05-29 5:49 Michał Górny
2023-03-17 17:55 Michał Górny
2023-02-17 6:21 Michał Górny
2023-02-16 22:50 Sam James
2023-01-04 14:15 Michał Górny
2022-10-31 15:49 Michał Górny
2022-06-05 5:36 Michał Górny
2022-01-18 9:51 Michał Górny
2021-12-03 13:46 Arthur Zamarin
2021-07-26 5:21 Michał Górny
2021-03-25 19:09 Michał Górny
2021-03-25 16:19 Agostino Sarubbo
2021-02-22 7:43 Sam James
2021-02-22 7:12 Sam James
2021-02-19 21:40 Sergei Trofimovich
2021-02-19 21:36 Sergei Trofimovich
2020-10-18 19:17 Sam James
2020-10-18 18:51 Thomas Deutschmann
2020-10-16 12:00 Michał Górny
2020-09-03 8:24 Hanno Böck
2020-03-28 12:42 Michał Górny
2019-12-18 22:10 Amadeusz Piotr Żołnowski
2019-04-08 15:32 Mikle Kolyada
2019-04-08 2:18 Thomas Deutschmann
2018-09-16 19:20 Matt Turner
2018-08-18 22:33 Sergei Trofimovich
2018-08-01 21:02 Amadeusz Piotr Żołnowski
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=1731480909.dcc0a5e7190361bc76da3cceef9971fd970992f9.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