Commit Graph

11 Commits

Author SHA1 Message Date
Anna (cybertailor) Vyalkova
bb0aae8ad3 */*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/

Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.

We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.

Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
   PyPy 3.11.

Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2025-02-21 17:51:14 +05:00
Julien Roy
62573efb8b games-engines/boxtron: enable py3.12, py3.13
Closes: https://bugs.gentoo.org/931449
Bug: https://bugs.gentoo.org/921911
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-05-15 12:55:17 -04:00
Julien Roy
3d25d4048d */*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-03-21 18:34:41 -04:00
Arthur Zamarin
dd1fefe642 */*: move {sys-devel => dev-build}/make
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-01-13 22:19:54 +02:00
Anna (cybertailor) Vyalkova
1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00
Andreas Zuber
9d8ba38edf games-engines/boxtron: python 3.10/3.11 support
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
2022-10-02 00:09:23 +02:00
James Beddek
02b1f0a9ea */*: drop dead python impls
Signed-off-by: James Beddek <telans@posteo.de>
2021-10-09 22:30:09 +13:00
Andrew Ammerlaan
1eecfb74b4 */*: drop py3_6
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-09-26 11:18:18 +02:00
Andreas Zuber
7b1625884a games-engines/boxtron: python 3.9 support
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
2020-09-21 14:52:29 +02:00
Andreas Zuber
bf294f6a4e games-engines/boxtron: ebuild improvements
- use the correct python eclass
- move sed command to correct build phase
- fix shebangs of python scripts

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
2020-07-22 16:14:39 +02:00
Andreas Zuber
e19749c16a games-engines/boxtron: New package
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
2020-07-20 10:05:33 +02:00