From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-apps/twint/
Date: Sat, 9 Oct 2021 02:50:07 +0000 (UTC) [thread overview]
Message-ID: <1633747805.25da7e4ab76164a88032a10d42570e14a08e7aa4.Alessandro-Barbieri@gentoo> (raw)
commit: 25da7e4ab76164a88032a10d42570e14a08e7aa4
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Oct 9 02:38:02 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat Oct 9 02:50:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=25da7e4a
www-apps/twint: EAPI 8
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
.../twint/{twint-2.1.20-r1.ebuild => twint-2.1.20-r2.ebuild} | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/www-apps/twint/twint-2.1.20-r1.ebuild b/www-apps/twint/twint-2.1.20-r2.ebuild
similarity index 94%
rename from www-apps/twint/twint-2.1.20-r1.ebuild
rename to www-apps/twint/twint-2.1.20-r2.ebuild
index 323956274..e059ada66 100644
--- a/www-apps/twint/twint-2.1.20-r1.ebuild
+++ b/www-apps/twint/twint-2.1.20-r2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI=8
-PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{8..9} )
inherit distutils-r1
@@ -19,8 +19,6 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"
-#tests require network
-RESTRICT="test"
RDEPEND="
dev-python/aiohttp[${PYTHON_USEDEP}]
@@ -38,6 +36,9 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
+RESTRICT="test"
+PROPERTIES="test_network"
+
python_test() {
"${EPYTHON}" test.py -v || die
}
next reply other threads:[~2021-10-09 2:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-09 2:50 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-04-20 21:57 [gentoo-commits] repo/proj/guru:dev commit in: www-apps/twint/ Alessandro Barbieri
2021-10-17 5:24 Anna Vyalkova
2021-04-13 13:22 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-04-13 13:15 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-03-14 9:53 Alessandro Barbieri
2020-09-24 13:01 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-09-24 12:50 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-09 16:37 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-09 12:59 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-27 21:24 Alessandro Barbieri
2020-04-27 21:24 Alessandro Barbieri
2020-04-09 11:58 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-09 11:56 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-09 2:24 Alessandro Barbieri
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=1633747805.25da7e4ab76164a88032a10d42570e14a08e7aa4.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--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