From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-lang/python/metadata.xml | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 dev-lang/python/metadata.xml (limited to 'dev-lang/python/metadata.xml') diff --git a/dev-lang/python/metadata.xml b/dev-lang/python/metadata.xml deleted file mode 100644 index 65cdf01be2d2..000000000000 --- a/dev-lang/python/metadata.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - dev@liguros.net - Development - - - cpe:/a:openrc_project:openrc - - - Build Bluetooth protocol support in socket module - Install the ensurepip module that uses bundled wheels to bootstrap pip and setuptools (if disabled, it will be only possible to use venv `--without-pip`) - Link readline extension against dev-libs/libedit instead of sys-libs/readline - Optimize the build using Profile Guided Optimization (PGO) - Optimize the build using Link Time Optimization (LTO) - Disable pymalloc when running under dev-debug/valgrind is detected (may incur minor performance penalty even when valgrind is not used) - Install Windows executables required to create an executable installer for MS Windows - Enable the tail call interpreter. May lead to better performance but is still new and dependent on latest toolchain versions (Clang 19, GCC 15). - - ports - \ No newline at end of file -- cgit v1.3.1