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/xvfbwrapper/
Date: Thu,  6 Feb 2020 07:10:35 +0000 (UTC)	[thread overview]
Message-ID: <1580972926.d0a74fef6e36f3adcf220854ccdf0205f510b01a.mgorny@gentoo> (raw)

commit:     d0a74fef6e36f3adcf220854ccdf0205f510b01a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  6 07:02:17 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb  6 07:08:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0a74fef

dev-python/xvfbwrapper: Remove py2

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

 dev-python/xvfbwrapper/xvfbwrapper-0.2.9.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-python/xvfbwrapper/xvfbwrapper-0.2.9.ebuild b/dev-python/xvfbwrapper/xvfbwrapper-0.2.9.ebuild
index 49aebade00d..d097e1b308e 100644
--- a/dev-python/xvfbwrapper/xvfbwrapper-0.2.9.ebuild
+++ b/dev-python/xvfbwrapper/xvfbwrapper-0.2.9.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 inherit distutils-r1
 
@@ -13,11 +13,8 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="x11-base/xorg-server[xvfb]"
-BDEPEND="test? ( $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7) )"
 
 python_test() {
 	"${PYTHON}" -m unittest discover || die "Tests failed with ${EPYTHON}"


             reply	other threads:[~2020-02-06  7:10 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-06  7:10 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-17 14:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/xvfbwrapper/ Michał Górny
2023-06-07  9:27 Sam James
2023-03-04  5:53 Michał Górny
2023-03-04  5:53 Michał Górny
2023-03-04  5:29 Arthur Zamarin
2023-03-04  5:29 Arthur Zamarin
2023-01-31 16:14 Michał Górny
2022-05-16 19:59 Andrew Ammerlaan
2021-05-13 22:10 Michał Górny
2021-01-27  5:01 Sam James
2020-01-16 12:03 Tim Harder
2020-01-16 12:03 Tim Harder
2020-01-16 12:03 Tim Harder
2019-03-04  8:34 Tim Harder
2018-09-18 21:23 Tim Harder
2018-01-06 13:39 Michał Górny
2017-08-05  8:15 Michael Palimaka
2017-07-15 17:25 Tobias Klausmann
2016-03-01 19:05 Patrick Lauer

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=1580972926.d0a74fef6e36f3adcf220854ccdf0205f510b01a.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