Commit Graph

29 Commits

Author SHA1 Message Date
David Roman
68fbddeaec */*: drop py3.11 & remove dead py impls
Part-of: https://github.com/gentoo/guru/pull/447
Closes: https://github.com/gentoo/guru/pull/447
Signed-off-by: David Roman <stkw0@disroot.org>
2026-03-10 10:54:23 +01:00
Lucio Sauer
31da89d260 games-util/minigalaxy: drop myself as a maintainer
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-12-17 09:19:20 +01:00
Lucio Sauer
4704cabcfc games-util/minigalaxy: drop 1.3.2-r4
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-07-29 14:54:21 +02:00
Lucio Sauer
6793a328c7 games-util/minigalaxy: add 1.4.0
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-07-29 14:54:02 +02:00
Lucio Sauer
6d2ebf82ab games-util/minigalaxy: enable py3.14
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-10 11:58:10 +02:00
Lucio Sauer
88ad9c253b games-util/minigalaxy: add myself as a maintainer
* Remove the old maintainer, who hasn't touched the package since 2021.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-10 11:46:54 +02:00
Lucio Sauer
7bae30c96e games-util/minigalaxy: install correct .mo files
* Previously, this installed the .po files with a .mo extension.
* Move source manipulation and compilation commands to the correct
  ebuild phases.

Fixes: 321b61ec8a
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-09 13:47:39 +02:00
Nicolas PARLANT
d23c417cbc games-util/minigalaxy: drop 1.3.2-r2
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
2025-06-08 22:44:15 +02:00
Nicolas PARLANT
321b61ec8a games-util/minigalaxy: install with only functions from portage
use functions from portage and python-single-r1 instead edo

Bug: https://bugs.gentoo.org/957122
Closes: https://bugs.gentoo.org/921890
Closes: https://bugs.gentoo.org/927563
Closes: https://bugs.gentoo.org/921916
Closes: #330
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
2025-06-08 22:43:57 +02:00
Lucio Sauer
e843636797 games-util/minigalaxy: fix dependencies and test suite
I worked on this for way too long, so while I'm not interested in taking
over maintainership, I might as well leave a masked package in a better
state.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2025-06-05 05:49:11 +02:00
Vivian Heisz (vhz)
b8ce29749b games-util/minigalaxy: fix build after egacy mode removed
After 7972a9082e,
this package no longer builds (and the ebuild was
considered corrupt). This uses setup.py directly to build
the package. It appears to install correctly this way,
though I don't personally use the package to test fully.

This also restricts the tests, which appear to have been
failing for some time.

Bug: https://bugs.gentoo.org/921916
Bug: https://bugs.gentoo.org/927563
Bug: https://bugs.gentoo.org/957122
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
2025-06-04 22:19:47 -04:00
Vivian Heisz (vhz)
7cd477ca86 games-util/minigalaxy: add 1.3.2, drop 1.2.6
Adds support for py3.13, bumps webkit-gtk dependency
as webkit-gtk:4 was dropped in ::gentoo.

Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
2025-05-23 19:05:43 -04: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
Julien Roy
fd741d6e7b games-util/minigalaxy: add 1.2.6, enable py3.12
Closes: https://bugs.gentoo.org/897622
Bug: https://bugs.gentoo.org/921890
Bug: https://bugs.gentoo.org/921916
Bug: https://bugs.gentoo.org/927563
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-04-13 22:10:25 -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
b8fc236cf5 games-util/minigalaxy: drop 1.0.2
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-05-02 00:04:02 +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
Anna (cybertailor) Vyalkova
b51cff7379 games-util/minigalaxy: fix tests
Closes: https://bugs.gentoo.org/825414
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2021-12-06 21:00:29 +05:00
Andreas Zuber
25af219385 games-util/minigalaxy: version bump to 1.1.0
Package-Manager: Portage-3.0.28, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
2021-11-09 08:57:16 +01:00
James Beddek
02b1f0a9ea */*: drop dead python impls
Signed-off-by: James Beddek <telans@posteo.de>
2021-10-09 22:30:09 +13:00
Andreas Zuber
58c7c9e8bc games-util/minigalaxy: cleanup old version
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
2021-01-15 10:34:25 +01:00
Andreas Zuber
75d74b2269 games-util/minigalaxy: version bump to 1.0.2
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
2021-01-15 10:32:56 +01:00
Andreas Zuber
17c166fcb9 games-util/minigalaxy: cleanup old version
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
2020-11-30 09:49:04 +01:00
Andreas Zuber
73480b64cf games-util/minigalaxy: version bump to 1.0.0
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
2020-11-30 09:48:20 +01: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
50ec7bf87e games-util/minigalaxy: add missing xdg step call
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
2020-09-23 09:50:04 +02:00
Andreas Zuber
650dc75870 games-util/minigalaxy: replace eutils and xdg-utils
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
2020-09-21 15:13:52 +02:00
Andreas Zuber
5e14917a61 games-util/minigalaxy: 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 15:04:39 +02:00
Andreas Zuber
98c2b6a966 games-util/minigalaxy: new ebuild
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
2020-06-07 12:47:18 +02:00