Commit Graph

17 Commits

Author SHA1 Message Date
Anna (cybertailor) Vyalkova
4207fd278e */*: apply style fixes after py3.10 cleanup
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2025-02-21 18:12:56 +05:00
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
Seth M. Price
7cab2ea5df games-rpg/snoot-game: add 1.12.0, drop 1.11.1-r1
Signed-off-by: Seth M. Price <sprice623@aol.com>
2024-12-20 19:15:02 -05:00
Seth M. Price
a2c6c6fe94 games-rpg/snoot-game: remove unused libs
Closes: https://bugs.gentoo.org/942973
Signed-off-by: Seth M. Price <sprice623@aol.com>
2024-11-21 16:17:03 -05:00
Seth M. Price
9d3e08ca85 */*: include middle initial in maintainer credits
Signed-off-by: Seth M. Price <sprice623@aol.com>
2024-11-04 20:58:44 -05:00
Seth M. Price
0b04db1341 games-rpg/snoot-game: add 1.11.1, drop 1.10.0
Signed-off-by: Seth M. Price <sprice623@aol.com>
2024-11-04 20:56:17 -05:00
Quincy Fleming
e0bf7755b3 games-rpg/snoot-game: update HOMEPAGE, SRC_URI
Signed-off-by: Quincy Fleming <quincyf467@protonmail.com>
2024-05-27 11:04:26 -05:00
Seth M. Price
9b2372e3b4 games-rpg/snoot-game: add 1.10.0, drop 1.9.1
Signed-off-by: Seth M. Price <sprice623@aol.com>
2024-05-26 16:35:02 -04:00
Julien Roy
9d1e72d14b games-rpg/snoot-game: update Manifest
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-05-13 18:20:32 -04:00
Lucio Sauer
d6ae7d0c07 games-*/*: fix variable order
I manually went through some entries for `pkgcheck scan -c
VariableOrderCheck`.

Misc updates:
UnusedEclassesCheck
RESTRICT+=" .." -> RESTRICT=".."

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-05-13 18:18:20 -04:00
Seth M. Price
7ed5950744 games-rpg/snoot-game: add 1.9.1, drop 1.8-r1
Signed-off-by: Seth M. Price <sprice623@aol.com>
2024-04-29 18:59:00 -04:00
Anna (cybertailor) Vyalkova
12088906c5 */*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-05-02 00:45:35 +05:00
Anna (cybertailor) Vyalkova
41008d715c */*: drop dead py3.8 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-12 17:53:56 +05:00
Seth Price
46ba88ec9e games-rpg/snoot-game: update ebuild
I thought `ebuild ./foo test` meant everything was fine,
but I was mistaken.  This commit contains everything
I should’ve done from the get-go.

Closes: https://bugs.gentoo.org/893748
Signed-off-by: Seth Price <sprice623@aol.com>
2023-02-10 22:19:53 -05:00
Seth Price
2ce43c8574 games-rpg/snoot-game: add 1.8, drop 1.7-r1
Signed-off-by: Seth Price <sprice623@aol.com>
2023-02-07 11:57:22 -05:00
Seth Price
b8d3ee0c9c games-rpg/snoot-game: 1.7-r1 bump; address QA issues
Add QA_PREBUILT and RESTRICT=strip to suppress QA issues;
this is a prebuilt package, after all.  Additionally, add
virtual/opengl as a dependency; it’s unwise to assume
the user will always have it installed.

Closes: https://bugs.gentoo.org/883831
Closes: https://bugs.gentoo.org/883833
Closes: https://bugs.gentoo.org/883835
Closes: https://bugs.gentoo.org/883837
Closes: https://bugs.gentoo.org/883839
Signed-off-by: Seth Price <sprice623@aol.com>
2022-12-01 07:45:32 -05:00
Seth Price
832f08ebb6 games-rpg/snoot-game: new package, add 1.7
Signed-off-by: Seth Price <sprice623@aol.com>
2022-11-28 16:14:35 -05:00