From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flask-wtf/
Date: Tue, 24 Aug 2021 18:20:31 +0000 (UTC) [thread overview]
Message-ID: <1629829082.1127f19d7641715363127ef85590679b887382f3.arthurzam@gentoo> (raw)
commit: 1127f19d7641715363127ef85590679b887382f3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 23 18:16:49 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 24 18:18:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1127f19d
dev-python/flask-wtf: remove redundant declarations, cleanup test
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/flask-wtf/flask-wtf-0.15.1.ebuild | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/dev-python/flask-wtf/flask-wtf-0.15.1.ebuild b/dev-python/flask-wtf/flask-wtf-0.15.1.ebuild
index 64af34e29e5..28eb66691c8 100644
--- a/dev-python/flask-wtf/flask-wtf-0.15.1.ebuild
+++ b/dev-python/flask-wtf/flask-wtf-0.15.1.ebuild
@@ -17,8 +17,6 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
RDEPEND="
>=dev-python/Babel-1[${PYTHON_USEDEP}]
@@ -33,8 +31,9 @@ RDEPEND="
distutils_enable_sphinx docs
distutils_enable_tests pytest
-python_prepare_all() {
+EPYTEST_DESELECT=(
# tries to access things over the network
- rm tests/test_recaptcha.py || die
- distutils-r1_python_prepare_all
-}
+ tests/test_recaptcha.py
+ # unpackaged Flask-Uploads
+ tests/test_file.py
+)
next reply other threads:[~2021-08-24 18:20 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-24 18:20 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-06 13:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/flask-wtf/ Michał Górny
2022-05-06 12:45 Jakov Smolić
2022-04-01 7:00 Arthur Zamarin
2022-03-24 22:50 Jakov Smolić
2021-12-15 16:54 Michał Górny
2021-12-15 16:45 Jakov Smolić
2021-11-14 14:03 Louis Sautier
2021-11-08 8:31 Michał Górny
2021-08-24 18:20 Arthur Zamarin
2021-07-12 22:53 Michał Górny
2021-07-12 21:50 Sam James
2021-06-04 14:40 Michał Górny
2021-05-25 18:42 Michał Górny
2021-05-25 18:42 Michał Górny
2021-05-25 5:13 Michał Górny
2020-07-09 5:14 Michał Górny
2020-07-09 5:14 Michał Górny
2020-07-09 5:14 Michał Górny
2020-06-24 7:07 Michał Górny
2020-05-04 14:25 Michał Górny
2020-05-04 14:25 Michał Górny
2020-02-05 21:28 Andreas Sturmlechner
2020-02-05 13:24 Michał Górny
2019-12-01 19:27 Andreas Sturmlechner
2019-07-17 13:58 Louis Sautier
2018-10-12 0:08 Virgil Dupras
2018-06-24 14:09 Jason Zaman
2018-06-20 18:46 Louis Sautier
2018-04-29 7:35 Michał Górny
2018-01-03 23:35 Michał Górny
2017-12-22 16:32 Jason Zaman
2017-09-16 14:23 Patrick Lauer
2016-10-20 17:30 Patrick Lauer
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=1629829082.1127f19d7641715363127ef85590679b887382f3.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