Versions
v1.2.1-r2 :: 0 :: gentoo
- Modified
- License
- LGPL-3
- Keywords
- ~amd64
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / numpy : Fast array and numerical python library
dev-python / pygame : Python bindings for SDL multimedia library
Bugs
- 911860
- dev-python/pgzero-1.2.1-r2 fails tests: python3.11: typeobject.c:3832: _PyType_Lookup: Assertion !PyErr_Occurred() failed
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pgzero: Enable py3.13
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
dev-python/pgzero: Drop Python 3.9 + 3.10, add Python 3.12
The tests reportedly fail under 3.10. They work fine for me under 3.11 and 3.12, so I'm dropping the older versions in the hope that this will help. Closes: https://bugs.gentoo.org/911779 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
dev-python/pgzero: enable py3.11, use pep517
Tests pass, just enabled 3.11 on pygame so drive-by enabling here too. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pgzero: enable py3.10, cleanup ebuild
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
dev-python/pgzero: Fix missing test dependencies
Closes: https://bugs.gentoo.org/812872 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
dev-python/pgzero: Fix DISTUTILS_USE_SETUPTOOLS, EAPI 8
Closes: https://bugs.gentoo.org/812740 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
dev-python/pgzero: New package
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: James Le Cuirot <chewi@gentoo.org>