commit:     853ebeee4d460604c84e32602ca2f8f990c875ba
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 21:32:02 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun  1 07:48:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=853ebeee

profiles: Remove obsolete python3_7 references

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

 profiles/base/package.use.force         | 1 -
 profiles/desc/python_single_target.desc | 1 -
 profiles/desc/python_targets.desc       | 1 -
 profiles/prefix/windows/cygwin/use.mask | 5 +----
 4 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 81f0d8fb009..2450d788500 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -183,7 +183,6 @@ app-shells/bash:0 readline
 # Michał Górny <mgo...@gentoo.org> (2012-10-14)
 # Force-enable all PYTHON_TARGETS for python-exec to avoid using private
 # API. Please remember to keep it in sync with python_targets.desc.
-dev-lang/python-exec python_targets_python3_7
 dev-lang/python-exec python_targets_python3_8
 dev-lang/python-exec python_targets_python3_9
 dev-lang/python-exec python_targets_python3_10

diff --git a/profiles/desc/python_single_target.desc 
b/profiles/desc/python_single_target.desc
index 4e52300f9d8..d670f950de7 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -3,7 +3,6 @@
 
 # This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
 
-python3_7 - Build for Python 3.7 only
 python3_8 - Build for Python 3.8 only
 python3_9 - Build for Python 3.9 only
 python3_10 - Build for Python 3.10 only

diff --git a/profiles/desc/python_targets.desc 
b/profiles/desc/python_targets.desc
index 526bf6e292b..ba8b8ea5eff 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -3,7 +3,6 @@
 
 # This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
 
-python3_7 - Build with Python 3.7
 python3_8 - Build with Python 3.8
 python3_9 - Build with Python 3.9
 python3_10 - Build with Python 3.10

diff --git a/profiles/prefix/windows/cygwin/use.mask 
b/profiles/prefix/windows/cygwin/use.mask
index 051c6484f40..12139b1f519 100644
--- a/profiles/prefix/windows/cygwin/use.mask
+++ b/profiles/prefix/windows/cygwin/use.mask
@@ -1,8 +1,5 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Re-add Cygwin's libc
 -elibc_Cygwin
-
-# we do have only python-3.6 ready on cygwin
-python_targets_python3_7

Reply via email to