From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/precis-i18n/
Date: Mon, 22 Feb 2021 07:43:06 +0000 (UTC) [thread overview]
Message-ID: <1613979770.1d07dded993e97eaa3e18552fe8164d018d11b58.sam@gentoo> (raw)
commit: 1d07dded993e97eaa3e18552fe8164d018d11b58
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 07:42:50 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 07:42:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d07dded
dev-python/precis-i18n: bump to 1.0.3
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/precis-i18n/Manifest | 1 +
dev-python/precis-i18n/precis-i18n-1.0.3.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/dev-python/precis-i18n/Manifest b/dev-python/precis-i18n/Manifest
index db64907684a..89f14fc71f9 100644
--- a/dev-python/precis-i18n/Manifest
+++ b/dev-python/precis-i18n/Manifest
@@ -1 +1,2 @@
DIST precis_i18n-1.0.2.tar.gz 65375 BLAKE2B 0ba2a23838306502448c4bc4bba5fec5228e4b819e7223cb5319ca3428cd558b5fdbd389327af7a8e718a5b8369b3d13de0f739456df9bae026acbbaba62e8dc SHA512 bef972f44e068954297429a22452d08c0e3fca983eb38dd22e3f90b3265bba1096343d34f7c9a226b24f92a823fdabf09af8eafba6bfbfdc8ddda8f0f4a28bdf
+DIST precis_i18n-1.0.3.tar.gz 64037 BLAKE2B 99486f8791785ecad7f3a246a0a13f26ec52aa91bc40ac904e92409f2cdbb28a5458c153da593ca8dd626462f0216e8c72447fdc81f8133ed61240717d08cbf7 SHA512 afb987fe4d0fb2732c62585e70361ad5ffc14d1eb9b8e767fe314fa9a3dee8dcd14f2531f5638d3a72fa7ac4fbeed94ed8907976816570257b405468cdb6702a
diff --git a/dev-python/precis-i18n/precis-i18n-1.0.3.ebuild b/dev-python/precis-i18n/precis-i18n-1.0.3.ebuild
new file mode 100644
index 00000000000..61f322b6d23
--- /dev/null
+++ b/dev-python/precis-i18n/precis-i18n-1.0.3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit distutils-r1
+
+MY_PN="${PN/-/_}"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Internationalized Usernames and Passwords"
+HOMEPAGE="https://pypi.python.org/pypi/precis-i18n"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/_}/${P/-/_}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+
+distutils_enable_tests setup.py
next reply other threads:[~2021-02-22 7:43 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-22 7:43 Sam James [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-11-13 6:55 Michał Górny
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: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=1613979770.1d07dded993e97eaa3e18552fe8164d018d11b58.sam@gentoo \
--to=sam@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