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/pyparted/
Date: Wed,  5 Feb 2020 19:53:36 +0000 (UTC)	[thread overview]
Message-ID: <1580932398.0e4eb3b3f7ca54d6be9e02f30b5d39fb6a1aa49b.mgorny@gentoo> (raw)

commit:     0e4eb3b3f7ca54d6be9e02f30b5d39fb6a1aa49b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  5 19:41:33 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb  5 19:53:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e4eb3b3

dev-python/pyparted: Remove py2

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

 dev-python/pyparted/pyparted-3.10.7.ebuild | 7 ++-----
 dev-python/pyparted/pyparted-3.11.2.ebuild | 7 ++-----
 dev-python/pyparted/pyparted-3.11.3.ebuild | 2 +-
 dev-python/pyparted/pyparted-999999.ebuild | 2 +-
 4 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/dev-python/pyparted/pyparted-3.10.7.ebuild b/dev-python/pyparted/pyparted-3.10.7.ebuild
index 307aca112dc..9d7910371fc 100644
--- a/dev-python/pyparted/pyparted-3.10.7.ebuild
+++ b/dev-python/pyparted/pyparted-3.10.7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Python bindings for sys-block/parted"
@@ -14,10 +14,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="
-	test? ( python_targets_python2_7 )
-"
+RESTRICT="test"
 
 RDEPEND="
 	>=sys-block/parted-3.1

diff --git a/dev-python/pyparted/pyparted-3.11.2.ebuild b/dev-python/pyparted/pyparted-3.11.2.ebuild
index 5a9a66752a3..d3ac7bb90e1 100644
--- a/dev-python/pyparted/pyparted-3.11.2.ebuild
+++ b/dev-python/pyparted/pyparted-3.11.2.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} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Python bindings for sys-block/parted"
@@ -13,10 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="
-	test? ( python_targets_python2_7 )
-"
+RESTRICT="test"
 
 RDEPEND="
 	>=sys-block/parted-3.1

diff --git a/dev-python/pyparted/pyparted-3.11.3.ebuild b/dev-python/pyparted/pyparted-3.11.3.ebuild
index a058461368a..9412f7f7545 100644
--- a/dev-python/pyparted/pyparted-3.11.3.ebuild
+++ b/dev-python/pyparted/pyparted-3.11.3.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} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1 flag-o-matic
 
 DESCRIPTION="Python bindings for sys-block/parted"

diff --git a/dev-python/pyparted/pyparted-999999.ebuild b/dev-python/pyparted/pyparted-999999.ebuild
index b34350ec163..9a99955ada2 100644
--- a/dev-python/pyparted/pyparted-999999.ebuild
+++ b/dev-python/pyparted/pyparted-999999.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} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1 flag-o-matic git-r3
 
 DESCRIPTION="Python bindings for sys-block/parted"


             reply	other threads:[~2020-02-05 19:53 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-05 19:53 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-29  7:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyparted/ Michał Górny
2023-11-29  6:02 Arthur Zamarin
2023-11-22 13:11 Arthur Zamarin
2023-11-22 12:19 Arthur Zamarin
2023-11-22 12:02 Sam James
2023-11-22 11:56 Sam James
2023-10-20 13:54 Michał Górny
2023-05-04 16:30 Michał Górny
2023-02-17  7:41 Sam James
2022-06-05  5:40 Michał Górny
2022-04-10  9:55 Michał Górny
2022-04-10  9:05 Agostino Sarubbo
2022-04-09 21:24 Jakov Smolić
2022-04-09 16:46 Arthur Zamarin
2022-04-09 16:41 Arthur Zamarin
2022-04-09 16:36 Arthur Zamarin
2022-03-17 10:18 Michał Górny
2022-03-17  7:45 Agostino Sarubbo
2022-03-16 23:53 Sam James
2022-03-16 23:53 Sam James
2022-03-15 18:23 Jakov Smolić
2022-03-10  2:51 Patrick McLean
2022-01-29 21:28 Michał Górny
2021-08-29 12:59 Louis Sautier
2020-12-31 17:39 Michał Górny
2020-12-20 19:07 Thomas Deutschmann
2020-12-18 20:49 Sergei Trofimovich
2020-12-18 10:25 Sergei Trofimovich
2020-12-16 18:14 Sam James
2020-11-07  9:11 Michał Górny
2020-11-07  9:11 Michał Górny
2020-11-07  9:11 Michał Górny
2020-11-07  9:11 Michał Górny
2020-11-07  9:11 Michał Górny
2020-11-07  9:11 Michał Górny
2020-07-09 17:32 Jeroen Roovers
2020-07-09 13:59 Michał Górny
2020-07-09  8:59 Agostino Sarubbo
2020-03-28 18:26 Michał Górny
2020-03-11 20:24 Jeroen Roovers
2020-02-11 16:05 Jeroen Roovers
2020-02-05 23:46 Patrick McLean
2020-02-05 23:46 Patrick McLean
2020-01-29 11:32 Jeroen Roovers
2019-11-15 17:47 Jeroen Roovers
2019-11-15 17:39 Jeroen Roovers
2019-11-15 17:39 Jeroen Roovers
2019-03-18 20:35 Jeroen Roovers
2018-04-04 13:35 Jeroen Roovers
2017-04-28 13:12 Manuel Rüger
2017-02-03 20:01 Jeroen Roovers
2017-01-26 11:00 Agostino Sarubbo
2017-01-25  9:27 Tobias Klausmann
2017-01-24 11:46 Agostino Sarubbo
2017-01-23 16:27 Agostino Sarubbo
2017-01-23 15:46 Agostino Sarubbo
2017-01-23 13:51 Agostino Sarubbo
2016-10-26  9:17 Jeroen Roovers
2016-10-26  9:17 Jeroen Roovers
2015-08-09 12:30 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=1580932398.0e4eb3b3f7ca54d6be9e02f30b5d39fb6a1aa49b.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