public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyte/
Date: Fri, 24 Jan 2020 19:18:49 +0000 (UTC)	[thread overview]
Message-ID: <1579893520.9876d1981849911cf47a3e245edcfaee3e24001b.mgorny@gentoo> (raw)

commit:     9876d1981849911cf47a3e245edcfaee3e24001b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 24 07:49:53 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 24 19:18:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9876d198

dev-python/pyte: Enable py3.8, clean up

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pyte/pyte-0.8.0-r1.ebuild | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/dev-python/pyte/pyte-0.8.0-r1.ebuild b/dev-python/pyte/pyte-0.8.0-r1.ebuild
index c9d871fa5b6..880144fbda6 100644
--- a/dev-python/pyte/pyte-0.8.0-r1.ebuild
+++ b/dev-python/pyte/pyte-0.8.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 
@@ -16,14 +16,10 @@ SRC_URI="https://github.com/selectel/pyte/archive/${PV}.tar.gz -> ${P}.tar.gz"
 SLOT="0"
 LICENSE="LGPL-3"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/wcwidth[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-	dev-python/setuptools[${PYTHON_USEDEP}]
-	test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-"
+
+distutils_enable_tests pytest
 
 python_prepare_all() {
 	# run pytest directly for tests
@@ -31,7 +27,3 @@ python_prepare_all() {
 
 	distutils-r1_python_prepare_all
 }
-
-python_test() {
-	py.test -v || die "tests failed with ${EPYTHON}"
-}


             reply	other threads:[~2020-01-24 19:18 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-24 19:18 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-24 20:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyte/ Petr Vaněk
2024-06-24 20:29 Petr Vaněk
2023-11-29 11:04 Michał Górny
2023-11-24 14:43 Michał Górny
2023-11-12 16:00 Michał Górny
2023-06-06 17:52 Arthur Zamarin
2023-05-16  3:39 Sam James
2022-08-10 13:18 Sam James
2022-05-15 10:41 Michał Górny
2022-05-15  8:19 Jakov Smolić
2022-05-15  7:12 Michał Górny
2022-04-10 21:20 Michał Górny
2022-03-30 11:25 Jakov Smolić
2021-05-07 10:52 Michał Górny
2020-06-02 12:01 Michał Górny
2020-03-25 15:42 Agostino Sarubbo
2020-01-24 19:18 Michał Górny
2018-12-27  7:11 Tim Harder
2018-12-27  6:58 Tim Harder
2018-12-27  6:58 Tim Harder
2018-07-11 21:35 Jason Donenfeld
2018-06-24  9:40 Mikle Kolyada
2017-02-28 13:08 Andrey Grozin
2017-01-23 15:46 Agostino Sarubbo
2017-01-23 13:51 Agostino Sarubbo
2016-08-09 12:02 Andrey Grozin
2016-06-29 13:21 Patrick Lauer
2016-01-12  9:44 Justin Lecher
2015-12-20 16:35 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=1579893520.9876d1981849911cf47a3e245edcfaee3e24001b.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