From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/virtualenvwrapper/
Date: Sat, 28 Dec 2019 16:16:53 +0000 (UTC) [thread overview]
Message-ID: <1577549786.18cd2b310f78eff1be09e228dc112f5237923593.soap@gentoo> (raw)
commit: 18cd2b310f78eff1be09e228dc112f5237923593
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 16:16:26 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 16:16:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18cd2b31
dev-python/virtualenvwrapper: Remove Py2
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild | 2 +-
dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2-r1.ebuild | 2 +-
dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild | 2 +-
dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4.ebuild | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild
index 7b6f6ecc113..31d2569cf56 100644
--- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild
+++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5} )
+PYTHON_COMPAT=( python3_5 )
inherit distutils-r1
diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2-r1.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2-r1.ebuild
index 976d371facf..96cc47b78d4 100644
--- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2-r1.ebuild
+++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild
index 35cc3946930..fa6ba2fb1ed 100644
--- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild
+++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.2.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit distutils-r1
diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4.ebuild
index 976d371facf..96cc47b78d4 100644
--- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4.ebuild
+++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.8.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
next reply other threads:[~2019-12-28 16:17 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-28 16:16 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-15 11:32 [gentoo-commits] repo/gentoo:master commit in: dev-python/virtualenvwrapper/ Michał Górny
2025-02-15 10:20 Arthur Zamarin
2025-02-15 9:22 Arthur Zamarin
2025-02-11 15:34 Nowa Ammerlaan
2024-10-14 4:20 Michał Górny
2024-10-14 4:11 Michał Górny
2024-02-15 7:00 Joonas Niilola
2024-02-15 7:00 Joonas Niilola
2024-01-30 11:33 Sam James
2024-01-22 14:08 Michał Górny
2024-01-22 7:58 Joonas Niilola
2024-01-22 7:58 Joonas Niilola
2023-08-23 7:56 Michał Górny
2023-08-23 5:35 Joonas Niilola
2023-08-23 5:35 Joonas Niilola
2023-07-22 4:36 Matthew Thode
2023-06-21 10:34 Michał Górny
2023-06-21 10:34 Michał Górny
2023-03-16 4:13 Michał Górny
2022-12-10 15:52 Michał Górny
2022-12-10 14:33 Arthur Zamarin
2022-12-10 9:12 Arthur Zamarin
2022-11-04 19:49 Arthur Zamarin
2022-11-01 6:17 Georgy Yakovlev
2022-10-12 6:31 Eray Aslan
2021-12-31 6:48 Matthew Thode
2021-01-25 6:49 Matthew Thode
2020-05-02 4:31 Matthew Thode
2020-05-01 19:18 Matthew Thode
2020-05-01 17:43 Matthew Thode
2020-03-29 11:14 Michał Górny
2020-02-11 19:50 Agostino Sarubbo
2020-02-11 19:43 Agostino Sarubbo
2019-12-29 13:06 David Seifert
2019-08-10 22:01 Matthew Thode
2018-07-21 0:06 Mikle Kolyada
2018-06-24 9:40 Mikle Kolyada
2018-05-01 18:40 Michał Górny
2018-03-24 11:21 Michał Górny
2017-10-29 18:40 Matt Thode
2017-05-02 9:48 Michał Górny
2017-01-07 14:48 David Seifert
2017-01-02 9:54 Agostino Sarubbo
2016-11-06 18:29 Michael Palimaka
2016-02-01 15:44 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=1577549786.18cd2b310f78eff1be09e228dc112f5237923593.soap@gentoo \
--to=soap@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