commit: 46e7844833d70a8580625604c7aca40a2357d2fb
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed Jun 28 00:34:51 2023 +0000
Commit: orbea <orbea <AT> riseup <DOT> net>
CommitDate: Wed Jun 28 00:34:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=46e78448
dev-lang/python: merge ::gentoo changes
Signed-off-by: orbea <orbea <AT> riseup.net>
dev-lang/python/python-2.7.18_p16-r1.ebuild | 2 +-
dev-lang/python/python-3.10.12.ebuild | 3 +--
dev-lang/python/python-3.11.4.ebuild | 5 ++---
dev-lang/python/python-3.9.17.ebuild | 2 +-
4 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/dev-lang/python/python-2.7.18_p16-r1.ebuild
b/dev-lang/python/python-2.7.18_p16-r1.ebuild
index a6b2e27..fb2b97b 100644
--- a/dev-lang/python/python-2.7.18_p16-r1.ebuild
+++ b/dev-lang/python/python-2.7.18_p16-r1.ebuild
@@ -29,7 +29,7 @@ LICENSE="PSF-2"
SLOT="${PYVER}"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64
~riscv ~s390 sparc x86"
IUSE="
- berkdb bluetooth build examples gdbm hardened +ncurses +readline
+ berkdb bluetooth build examples gdbm +ncurses +readline
+sqlite +ssl tk valgrind wininst +xml
"
RESTRICT="test"
diff --git a/dev-lang/python/python-3.10.12.ebuild
b/dev-lang/python/python-3.10.12.ebuild
index f3bd9da..db08c2e 100644
--- a/dev-lang/python/python-3.10.12.ebuild
+++ b/dev-lang/python/python-3.10.12.ebuild
@@ -30,7 +30,7 @@ LICENSE="PSF-2"
SLOT="${PYVER}"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64
~riscv ~s390 sparc x86"
IUSE="
- bluetooth build debug +ensurepip examples gdbm hardened libedit lto
+ bluetooth build debug +ensurepip examples gdbm libedit lto
+ncurses pgo +readline +sqlite +ssl test tk valgrind +xml
"
RESTRICT="!test? ( test )"
@@ -66,7 +66,6 @@ RDEPEND="
dev-tcltk/tix
)
xml? ( >=dev-libs/expat-2.1:= )
- !!<sys-apps/sandbox-2.21
"
# bluetooth requires headers from bluez
DEPEND="
diff --git a/dev-lang/python/python-3.11.4.ebuild
b/dev-lang/python/python-3.11.4.ebuild
index 808875a..271700c 100644
--- a/dev-lang/python/python-3.11.4.ebuild
+++ b/dev-lang/python/python-3.11.4.ebuild
@@ -28,9 +28,9 @@ S="${WORKDIR}/${MY_P}"
LICENSE="PSF-2"
SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64
~riscv ~s390 sparc x86"
IUSE="
- bluetooth build debug +ensurepip examples gdbm hardened libedit lto
+ bluetooth build debug +ensurepip examples gdbm libedit lto
+ncurses pgo +readline +sqlite +ssl test tk valgrind
"
RESTRICT="!test? ( test )"
@@ -66,7 +66,6 @@ RDEPEND="
dev-tcltk/blt:=
dev-tcltk/tix
)
- !!<sys-apps/sandbox-2.21
"
# bluetooth requires headers from bluez
DEPEND="
diff --git a/dev-lang/python/python-3.9.17.ebuild
b/dev-lang/python/python-3.9.17.ebuild
index bb89f41..37ab7b8 100644
--- a/dev-lang/python/python-3.9.17.ebuild
+++ b/dev-lang/python/python-3.9.17.ebuild
@@ -30,7 +30,7 @@ LICENSE="PSF-2"
SLOT="${PYVER}"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64
~riscv ~s390 sparc x86"
IUSE="
- bluetooth build debug +ensurepip examples gdbm hardened lto +ncurses pgo
+ bluetooth build debug +ensurepip examples gdbm lto +ncurses pgo
+readline +sqlite +ssl test tk valgrind +xml
"
RESTRICT="!test? ( test )"