From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/txt2tags/
Date: Thu, 23 Sep 2021 09:13:30 +0000 (UTC) [thread overview]
Message-ID: <1632388193.d3d7c9f8df4be82a45d6f93acccd96f6f044a9b7.arthurzam@gentoo> (raw)
commit: d3d7c9f8df4be82a45d6f93acccd96f6f044a9b7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 23 09:09:53 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 23 09:09:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d7c9f8
app-text/txt2tags: enable py3.10, enable tests
Closes: https://bugs.gentoo.org/814437
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-text/txt2tags/txt2tags-3.7.ebuild | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/app-text/txt2tags/txt2tags-3.7.ebuild b/app-text/txt2tags/txt2tags-3.7.ebuild
index 8a244a869e9..2e0a3ab3466 100644
--- a/app-text/txt2tags/txt2tags-3.7.ebuild
+++ b/app-text/txt2tags/txt2tags-3.7.ebuild
@@ -3,9 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Generate marked up documents (HTML, etc.)from a plain text file with markup"
@@ -15,3 +13,8 @@ SRC_URI="https://codeload.github.com/txt2tags/txt2tags/tar.gz/${PV} -> ${P}.tar.
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
+
+python_test() {
+ cd test || die
+ "${EPYTHON}" run.py || die "Tests failed with ${EPYTHON}"
+}
next reply other threads:[~2021-09-23 9:13 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-23 9:13 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-17 15:03 [gentoo-commits] repo/gentoo:master commit in: app-text/txt2tags/ Viorel Munteanu
2023-11-17 11:09 Sam James
2023-10-07 7:02 Viorel Munteanu
2023-03-23 4:49 Viorel Munteanu
2023-03-22 22:36 Sam James
2023-02-17 16:13 Viorel Munteanu
2022-05-20 19:36 Jakov Smolić
2021-09-23 9:13 Arthur Zamarin
2021-09-23 9:13 Arthur Zamarin
2021-09-23 9:13 Arthur Zamarin
2021-01-06 13:46 Fabian Groffen
2020-12-20 17:35 Sam James
2020-12-20 16:30 Thomas Deutschmann
2020-12-19 19:36 Sam James
2020-12-17 13:11 Sam James
2020-10-11 9:30 Joonas Niilola
2020-10-11 9:30 Joonas Niilola
2020-08-05 14:02 Agostino Sarubbo
2020-08-05 13:53 Agostino Sarubbo
2020-01-09 18:41 Rafael Martins
2019-12-06 23:42 David Seifert
2019-12-06 22:16 Christoph Junghans
2018-05-16 22:50 Aaron Bauman
2017-02-18 9:54 David Seifert
2016-10-18 19:26 Pacho Ramos
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=1632388193.d3d7c9f8df4be82a45d6f93acccd96f6f044a9b7.arthurzam@gentoo \
--to=arthurzam@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