From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/speaklater/
Date: Sat, 21 May 2022 09:09:46 +0000 (UTC) [thread overview]
Message-ID: <1653124179.9aa427312919b83dc9a2633bd099cbc3bba3ea67.mgorny@gentoo> (raw)
commit: 9aa427312919b83dc9a2633bd099cbc3bba3ea67
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 21 08:56:16 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 21 09:09:39 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aa42731
dev-python/speaklater: Bump to 1.4 (fork)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/speaklater/Manifest | 1 +
dev-python/speaklater/metadata.xml | 2 +-
dev-python/speaklater/speaklater-1.4.ebuild | 24 ++++++++++++++++++++++++
3 files changed, 26 insertions(+), 1 deletion(-)
diff --git a/dev-python/speaklater/Manifest b/dev-python/speaklater/Manifest
index 61fbdc05a266..03aeeb5e7e83 100644
--- a/dev-python/speaklater/Manifest
+++ b/dev-python/speaklater/Manifest
@@ -1 +1,2 @@
DIST speaklater-1.3.tar.gz 3582 BLAKE2B cddf87583670ae185336b73631b28da3dc26b74b75df82224da23df6c528ee074ca31c95d5fbe2971eb87c50480be022493164de62f02f1987a5768d7ae69092 SHA512 ae137d94c497cd4214e230c8906f3ba40e092f248206d37b61de2571567e39e27b7f58bcf2145bd0c81c195c3c5ed03fc0428e0a50c657c5c909ec82719454ef
+DIST speaklater3-1.4.tar.gz 4309 BLAKE2B 6ba32926a81c978c7d001d0ebe39c74779e05dd0275ee4f0b9d06fb9cc8bdd8502417ff6b9adefd5df3d6030a2f1b26d461ba2a8afcff383af294f634a68dec3 SHA512 7603bc5852b870a9ada6d730857de32ff47b842dabe8cb2310bbcdefceaf3bc5021a02cab058e646ba38d5a46e831ad9ec7bb4db75f91e07e999a9917ac24251
diff --git a/dev-python/speaklater/metadata.xml b/dev-python/speaklater/metadata.xml
index e1dff1b30dd8..ecc091ea70c4 100644
--- a/dev-python/speaklater/metadata.xml
+++ b/dev-python/speaklater/metadata.xml
@@ -7,7 +7,7 @@
</maintainer>
<upstream>
<remote-id type="pypi">speaklater</remote-id>
+ <remote-id type="pypi">speaklater3</remote-id>
<remote-id type="github">mitsuhiko/speaklater</remote-id>
- <bugs-to>https://github.com/mitsuhiko/speaklater/issues</bugs-to>
</upstream>
</pkgmetadata>
diff --git a/dev-python/speaklater/speaklater-1.4.ebuild b/dev-python/speaklater/speaklater-1.4.ebuild
new file mode 100644
index 000000000000..8929cec1f65e
--- /dev/null
+++ b/dev-python/speaklater/speaklater-1.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+MY_P=speaklater3-${PV}
+DESCRIPTION="Lazy strings for Python"
+HOMEPAGE="https://pypi.org/project/speaklater3/"
+SRC_URI="mirror://pypi/s/speaklater3/${MY_P}.tar.gz"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+python_test() {
+ "${EPYTHON}" -m doctest -v speaklater.py ||
+ die "tests failed with ${EPYTHON}"
+}
next reply other threads:[~2022-05-21 9:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-21 9:09 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-06-22 12:01 [gentoo-commits] repo/gentoo:master commit in: dev-python/speaklater/ Michał Górny
2022-06-22 10:16 Agostino Sarubbo
2022-06-22 10:10 Agostino Sarubbo
2022-03-24 22:50 Jakov Smolić
2021-06-05 18:20 Michał Górny
2020-06-24 7:07 Michał Górny
2020-06-24 7:07 Michał Górny
2020-02-06 6:18 Michał Górny
2019-12-01 19:27 Andreas Sturmlechner
2017-05-05 12:44 Manuel Rüger
2016-04-18 9:06 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=1653124179.9aa427312919b83dc9a2633bd099cbc3bba3ea67.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