Commit Graph

13 Commits

Author SHA1 Message Date
Takuya Wakazono
9590abebbc games-util/ProtonUp-Qt: add 2.13.0
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2025-09-18 00:06:22 +09:00
Takuya Wakazono
c39f6282b9 games-util/ProtonUp-Qt: fix build and test
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2025-05-06 01:34:47 +09:00
Vincent Ahluwalia
d00d9f4764 games-util/ProtonUp-Qt: add 2.12.0, update to Python 3.13
Signed-off-by: Vincent Ahluwalia <vincentahluwalia@protonmail.com>
2025-05-04 23:12:41 +02: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
Takuya Wakazono
a3e69a9fc3 */*: rename dev-python/{pyside6 → pyside}
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c58e2344a965ca75077542de66f17a02089876f6

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2025-02-04 21:25:26 +09:00
Takuya Wakazono
164df40767 games-util/ProtonUp-Qt: add 2.11.1
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2025-01-14 20:47:15 +09:00
Tobias Jakobi
99ca981013 games-util/ProtonUp-Qt: fix pyside6 deps on Git/9999
Launching ProtonUp-Qt with the currently available pyside6 version
(which is 6.8.1 at the time of writing) fails due to missing
Python module imports.

Analysis of the ProtonUp-Qt sourcecode (Git tip from 2025-01-12)
shows that the following imports are required:
- PySide6.QtCore
- PySide6.QtDBus
- PySide6.QtGui
- PySide6.QtUiTools
- PySide6.QtWidgets

QtCore is always available in pysid6. Translating them to useflags
they become:
- dbus
- gui
- uitools
- widgets

Fix the pyside6 dependency accordingly.

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Closes: https://github.com/gentoo/guru/pull/277
Signed-off-by: David Roman <davidroman96@gmail.com>
2025-01-13 11:08:36 +01:00
Gonçalo Duarte
81296165c1 games-util/ProtonUp-Qt: remove unneeded dependency dev-python/PyQt6
Signed-off-by: Gonçalo Duarte <gonegrier.duarte@gmail.com>
2023-10-20 22:10:48 +01:00
Gonçalo Negrier Duarte
6be088ced2 games-util/ProtonUp-Qt: fix indentation tabs instead of spaces
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2023-07-08 13:52:10 +01:00
Gonçalo Negrier Duarte
6584fa354d games-util/ProtonUp-Qt: update DESCRIPTION
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2023-07-07 23:47:13 +01:00
Gonçalo Negrier Duarte
7fb35f6405 games-util/ProtonUp-Qt: improve ebuild
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2023-07-07 23:47:13 +01:00
Gonçalo Negrier Duarte
4570068cbf games-util/ProtonUp-Qt: remake ebuilds (now use python setuptools)
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2023-07-07 23:47:12 +01:00
Gonçalo Negrier Duarte
b2787cc7e2 games-util/ProtonUp-Qt: new package, add 2.8.1, 9999
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2023-07-07 18:04:42 +01:00