From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/doctest-ignore-unicode/
Date: Fri, 21 Jan 2022 11:47:01 +0000 (UTC) [thread overview]
Message-ID: <1642765609.3884327bd27f6cc8e1ab1a53058d292a3a07c297.mgorny@gentoo> (raw)
commit: 3884327bd27f6cc8e1ab1a53058d292a3a07c297
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 20 22:47:43 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 21 11:46:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3884327b
dev-python/doctest-ignore-unicode: Switch to PEP517 build
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../doctest-ignore-unicode-0.1.2-r1.ebuild | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2-r1.ebuild b/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2-r1.ebuild
new file mode 100644
index 000000000000..970c81151daa
--- /dev/null
+++ b/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2-r1.ebuild
@@ -0,0 +1,18 @@
+# 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..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Add flag to ignore unicode literal prefixes in doctests"
+HOMEPAGE="https://pypi.org/project/doctest-ignore-unicode/ https://github.com/gnublade/doctest-ignore-unicode"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+distutils_enable_tests nose
next reply other threads:[~2022-01-21 11:47 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-21 11:47 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-17 15:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/doctest-ignore-unicode/ Michał Górny
2022-11-03 22:37 Conrad Kostecki
2022-02-27 18:37 Michał Górny
2022-02-27 8:55 Michał Górny
2021-07-19 16:04 Marek Szuba
2021-06-05 13:34 Michał Górny
2020-08-21 23:21 David Seifert
2020-07-11 2:37 Sam James
2020-02-05 5:50 Michał Górny
2019-12-17 18:40 Conrad Kostecki
2017-06-25 14:42 Alexis Ballier
2017-04-28 14:13 Manuel Rüger
2016-03-18 19:18 Sebastien Fabbro
2015-10-14 16:17 Justin Lecher
2015-09-07 7:33 Justin Lecher
2015-09-07 7:33 Justin Lecher
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=1642765609.3884327bd27f6cc8e1ab1a53058d292a3a07c297.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