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/execnet/
Date: Sun, 20 Sep 2020 07:57:02 +0000 (UTC)	[thread overview]
Message-ID: <1600588613.7a9988079bf3040a82fda49c098fb156b09a30b7.mgorny@gentoo> (raw)

commit:     7a9988079bf3040a82fda49c098fb156b09a30b7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 07:54:45 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 07:56:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a998807

dev-python/execnet: Remove python2

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

 dev-python/execnet/{execnet-1.7.1.ebuild => execnet-1.7.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/execnet/execnet-1.7.1.ebuild b/dev-python/execnet/execnet-1.7.1-r1.ebuild
similarity index 95%
rename from dev-python/execnet/execnet-1.7.1.ebuild
rename to dev-python/execnet/execnet-1.7.1-r1.ebuild
index cfa1d95adf6..8e07edf078a 100644
--- a/dev-python/execnet/execnet-1.7.1.ebuild
+++ b/dev-python/execnet/execnet-1.7.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7,8,9}} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
 
 inherit distutils-r1
 


             reply	other threads:[~2020-09-20  7:57 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-20  7:57 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-09 13:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/execnet/ Michał Górny
2024-04-24 17:15 Michał Górny
2024-04-24 15:31 Sam James
2024-04-09  6:01 Michał Górny
2024-04-06  4:53 Michał Górny
2023-08-12  2:19 Michał Górny
2023-08-11 19:13 Arthur Zamarin
2023-07-10  2:36 Michał Górny
2023-07-09  3:26 Michał Górny
2023-07-08  7:30 Michał Górny
2023-05-25  6:44 Sam James
2023-05-23 16:02 Michał Górny
2023-02-05 11:40 Michał Górny
2022-12-23 11:36 Michał Górny
2022-06-10  6:54 Michał Górny
2022-06-10  3:09 Sam James
2022-05-09 20:38 Michał Górny
2022-05-09 20:12 Michał Górny
2021-07-24 17:30 Michał Górny
2021-07-24 15:12 Sam James
2021-07-03  6:32 Michał Górny
2021-07-03  6:17 Agostino Sarubbo
2021-06-14  6:51 Michał Górny
2021-05-29  8:06 Michał Górny
2021-05-05 17:05 Michał Górny
2021-03-02  1:36 Sam James
2021-01-28  8:35 Michał Górny
2020-11-28  8:47 Sam James
2020-11-28  8:47 Sam James
2020-05-25 20:16 Michał Górny
2020-05-25 20:16 Michał Górny
2020-05-25 20:16 Michał Górny
2020-03-27  8:58 Michał Górny
2020-01-03 14:32 Agostino Sarubbo
2019-12-28 15:49 Mikle Kolyada
2019-12-24 15:04 Mikle Kolyada
2019-12-19 18:35 Sergei Trofimovich
2019-12-15 13:59 Agostino Sarubbo
2019-12-15 13:36 Sergei Trofimovich
2019-12-04  6:48 Aaron Bauman
2019-11-25 12:35 Michał Górny
2018-08-18  3:03 Mikle Kolyada
2018-02-17 21:51 Patrice Clement
2017-10-29  6:53 Tim Harder
2017-10-29  6:53 Tim Harder
2017-05-26 13:29 Mart Raudsepp
2017-05-18 20:12 Michael Weber
2017-03-11 17:07 Agostino Sarubbo
2017-02-25 10:03 Agostino Sarubbo
2017-02-23 16:35 Michael Weber
2017-02-23 16:35 Michael Weber
2017-02-21 11:54 Tobias Klausmann
2017-02-19 18:36 Mike Gilbert
2017-02-12 22:20 Zac Medico
2017-02-12 17:10 Agostino Sarubbo
2017-02-04 12:08 Jeroen Roovers
2017-01-23 15:46 Agostino Sarubbo
2017-01-23 13:51 Agostino Sarubbo
2015-10-15  8:57 Justin Lecher
2015-10-15  8:57 Justin Lecher
2015-10-14 17:21 Michał Górny
2015-09-09  9:49 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=1600588613.7a9988079bf3040a82fda49c098fb156b09a30b7.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