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/testpath/
Date: Thu,  6 Feb 2020 06:38:34 +0000 (UTC)	[thread overview]
Message-ID: <1580971091.d64085ee3b7ff68df49c9f47c5d8ada4f1ce75b8.mgorny@gentoo> (raw)

commit:     d64085ee3b7ff68df49c9f47c5d8ada4f1ce75b8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  6 06:20:51 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb  6 06:38:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d64085ee

dev-python/testpath: Remove py2

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

 dev-python/testpath/testpath-0.3.1.ebuild | 2 +-
 dev-python/testpath/testpath-0.4.4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/testpath/testpath-0.3.1.ebuild b/dev-python/testpath/testpath-0.3.1.ebuild
index da39fc5e486..d7c94e75a1f 100644
--- a/dev-python/testpath/testpath-0.3.1.ebuild
+++ b/dev-python/testpath/testpath-0.3.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( pypy3 python3_{6,7} )
 
 inherit distutils-r1
 

diff --git a/dev-python/testpath/testpath-0.4.4.ebuild b/dev-python/testpath/testpath-0.4.4.ebuild
index fd9d7bfa7f9..1e4a6f0d246 100644
--- a/dev-python/testpath/testpath-0.4.4.ebuild
+++ b/dev-python/testpath/testpath-0.4.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
 
 inherit distutils-r1
 


             reply	other threads:[~2020-02-06  6:38 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-06  6:38 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-08 18:31 [gentoo-commits] repo/gentoo:master commit in: dev-python/testpath/ Michał Górny
2023-05-23 15:42 Michał Górny
2023-05-23 15:42 Michał Górny
2022-09-19  6:42 Michał Górny
2022-05-09 20:38 Michał Górny
2022-03-15 14:26 Michał Górny
2022-03-15 13:31 Jakov Smolić
2022-02-23 21:30 Michał Górny
2022-01-27 10:02 Michał Górny
2021-09-28 21:29 James Le Cuirot
2021-06-29  5:53 Yixun Lan
2021-06-24  8:20 Michał Górny
2021-06-24  4:26 Agostino Sarubbo
2021-05-22 10:52 Michał Górny
2021-05-17 18:06 Michał Górny
2020-11-28 15:26 Sam James
2020-11-28 15:26 Sam James
2020-08-01  8:53 Sergei Trofimovich
2020-07-28 17:28 Sergei Trofimovich
2020-07-25 14:08 Sam James
2020-07-11 22:43 Sam James
2020-06-10  8:11 Michał Górny
2020-06-04  6:35 Agostino Sarubbo
2020-06-04  6:23 Agostino Sarubbo
2020-06-03 15:17 Agostino Sarubbo
2020-06-01 11:12 Michał Górny
2020-05-31 10:04 Sergei Trofimovich
2020-05-27  6:11 Michał Górny
2020-05-17 18:01 Sergei Trofimovich
2020-03-17  2:09 Matt Turner
2020-03-04  5:01 Michał Górny
2020-03-02 11:30 Sergei Trofimovich
2020-03-02 11:10 Sergei Trofimovich
2020-02-22 14:19 Sergei Trofimovich
2020-02-20  9:42 Michał Górny
2020-02-07  7:28 Sergei Trofimovich
2020-02-06 21:11 Sergei Trofimovich
2019-12-06 22:41 Sergei Trofimovich
2019-12-04 20:05 Patrick McLean
2019-12-04  3:14 Patrick McLean
2019-03-23 19:58 Matthew Thode
2018-09-06 22:41 Louis Sautier
2018-08-31 22:01 Louis Sautier
2018-05-16 15:58 Andreas Sturmlechner
2018-05-16 12:28 Agostino Sarubbo
2018-04-22  1:35 Thomas Deutschmann
2018-03-12  0:51 Matt Turner
2018-03-04 22:40 Sergei Trofimovich
2017-06-19 11:13 Alexis Ballier
2017-03-11  3:43 Zac Medico
2016-02-05 19:45 Justin Lecher
2015-11-28 17:33 Justin Lecher
2015-11-28 17:33 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=1580971091.d64085ee3b7ff68df49c9f47c5d8ada4f1ce75b8.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