10 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
Vitaly Zdanevich
f12fba1e90
dev-python/i3ipc: to EAPI 8, extend PYTHON_COMPAT to 3.12
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2024-03-07 08:41:38 +04:00
YiFei Zhu
8239a20364
*/*: replace uses of mirror://pypi/ with pypi.eclass
Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
2023-05-21 12:41:31 -07: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
Matthew Bakhtiari
a7a479316a
dev-python/i3ipc: maintenance
Closes: https://bugs.gentoo.org/800145
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Matthew <dev@mtbk.me>
2021-07-03 11:34:28 +02:00
Theo Anderson
3b8c24e125
dev-python/i3ipc: bump PYTHON_COMPAT
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
2020-12-09 17:29:15 +13:00
Andrew Ammerlaan
fd881c149c
dev-python/i3ipc: drop py2_7
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-09-26 11:25:00 +02:00
Stefan Ott
83ecb7b2c6
dev-python/i3ipc: Fix keywords
Signed-off-by: Stefan Ott <gentoo@desire.ch>
2020-09-26 03:05:41 +02:00
Stefan Ott
c5eed5de51
dev-python/i3ipc: new package
Signed-off-by: Stefan Ott <gentoo@desire.ch>
2020-09-26 02:24:05 +02:00