From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/re-assert/
Date: Sun, 15 May 2022 06:07:48 +0000 (UTC) [thread overview]
Message-ID: <1652594864.c83eb58827c3b34b29785f87d261248d8f028091.mgorny@gentoo> (raw)
commit: c83eb58827c3b34b29785f87d261248d8f028091
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 15 06:00:56 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 15 06:07:44 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c83eb588
dev-python/re-assert: Use PEP517 build
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/re-assert/re-assert-1.1.0-r1.ebuild | 29 ++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/dev-python/re-assert/re-assert-1.1.0-r1.ebuild b/dev-python/re-assert/re-assert-1.1.0-r1.ebuild
new file mode 100644
index 000000000000..b90bdb332c51
--- /dev/null
+++ b/dev-python/re-assert/re-assert-1.1.0-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2020-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="Show where your regex match assertion failed"
+HOMEPAGE="
+ https://github.com/asottile/re-assert/
+ https://pypi.org/project/re-assert/
+"
+SRC_URI="
+ https://github.com/asottile/re-assert/archive/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+ dev-python/regex[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2022-05-15 6:07 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-15 6:07 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-12 18:36 [gentoo-commits] repo/gentoo:master commit in: dev-python/re-assert/ Sam James
2024-07-01 7:03 Arthur Zamarin
2024-05-18 8:59 Michał Górny
2024-03-02 11:44 Michał Górny
2024-03-02 10:13 Arthur Zamarin
2024-02-10 3:24 Sam James
2023-05-28 18:07 Arthur Zamarin
2022-06-16 11:47 Michał Górny
2022-06-16 9:41 Jakov Smolić
2022-05-15 6:07 Michał Górny
2022-04-25 18:41 Sam James
2021-08-02 8:41 Michał Górny
2021-08-02 8:41 Michał Górny
2021-05-07 11:58 Michał Górny
2021-05-06 18:45 Michał Górny
2021-02-04 23:38 Andreas K. Hüttel
2021-01-08 7:24 Sergei Trofimovich
2021-01-03 12:10 Sergei Trofimovich
2021-01-03 11:51 Sergei Trofimovich
2021-01-03 9:14 Sam James
2020-12-29 22:28 Sam James
2020-12-29 21:28 Sam James
2020-12-29 9:47 Sam James
2020-12-07 4:21 Matt Turner
2020-11-29 0:13 Sergei Trofimovich
2020-11-28 15:26 Sam James
2020-11-28 15:26 Sam James
2020-11-20 14:16 Sam James
2020-11-20 14:16 Sam James
2020-11-07 17:57 Sam James
2020-11-07 9:31 Sergei Trofimovich
2020-11-06 22:39 Sam James
2020-11-06 6:58 Sam James
2020-10-28 8:37 Michał Górny
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=1652594864.c83eb58827c3b34b29785f87d261248d8f028091.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