Versions
v3.11.7.3.19 :: 3.11.7.3.19 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 x86 ~amd64-linux ~arm64 ~ppc64 ~x86-linux
- USE flags
- jit low-memory ncurses
USE flags
General
- jit
- Enable just-in-time compilation for improved performance. May prevent use of some PaX memory protection features in Gentoo Hardened.
- low-memory
- Build using PyPy with the engine configured towards low memory footprint. This makes it possible to build PyPy using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened build time.
- ncurses
- Add ncurses support (console display library)
cpu_flags_x86
- sse2
- Use the SSE2 instruction set
Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
dev-lang / pypy3-exe-bin : PyPy3.11 executable (pre-built version)
dev-libs / expat : Stream-oriented XML parser library
dev-libs / libffi : Portable, high level programming interface to various calling conventions
sys-libs / ncurses : Console display library
sys-libs / zlib : Standard (de)compression library
virtual / libintl : Virtual for the GNU Internationalization Library
Runtime Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
dev-lang / pypy3-exe-bin : PyPy3.11 executable (pre-built version)
dev-libs / expat : Stream-oriented XML parser library
dev-libs / libffi : Portable, high level programming interface to various calling conventions
sys-libs / ncurses : Console display library
sys-libs / zlib : Standard (de)compression library
virtual / libintl : Virtual for the GNU Internationalization Library
Depending packages
dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.11) language
dev-lang / pypy3-exe-bin : PyPy3.11 executable (pre-built version)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-lang/pypy3-exe: Stabilize 3.11.7.3.19 x86, #951669
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-lang/pypy3-exe: Stabilize 3.11.7.3.19 amd64, #951669
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-lang/pypy3-exe: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-lang/pypy3-exe: Bump to 3.11.7.3.19
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-lang/pypy3-exe: Add keywords to the snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-lang/pypy3-exe: Add 3.11.7.3.18_p20250221 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-lang/pypy3-exe: Bump to 3.11.7.3.18_p2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-lang/pypy3-exe: Readd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-lang/pypy3-exe: Bump patchset for LTO fix
Closes: https://bugs.gentoo.org/949408 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-lang/pypy3-exe: New package for PyPy3.11's executable, 7.3.18
Let's move to a common "pypy3-exe" package, so people's preferences (-exe vs. -exe-bin) are preserved across different PyPy3 versions. Signed-off-by: Michał Górny <mgorny@gentoo.org>