18 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
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
52b6577a54 */*: drop x86 keyword from rust related packages
i486 profile now inherits wd40.
i686 profile is not actually affected, but overlay currently does not
support per-profile masking, so the entire x86 keyword is dropped.

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-08-17 15:42:41 +09: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
David Roman
9afb9c85a7 dev-python/python-telegram-bot: update EAPI 7 -> 8
Signed-off-by: David Roman <davidroman96@gmail.com>
2023-10-02 17:51:15 +02: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
Florian Schmaus
efdaee13ce */*: sphinx_rtd_theme → sphinx-rtd-theme
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2023-02-14 12:59:55 +01:00
Andrew Ammerlaan
2de77b4797 */*: www-servers/tornado --> dev-python/tornado
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
2022-09-26 12:11:28 +02:00
David Roman
59fed255b9 dev-python/python-telegram-bot: verbump 13.14
Closes: https://bugs.gentoo.org/848342
Signed-off-by: David Roman <davidroman96@gmail.com>
2022-09-17 13:32: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
Arthur Zamarin
505bc4010e */*: rename dev-python/{beautifulsoup -> beautifulsoup4}
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2021-09-08 15:43:25 +03:00
Alessandro Barbieri
c70bc8bee2 dev-python/* removed useless test dependencies
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2020-12-20 03:04:12 +01:00
David Roman
3521cb2cf8 dev-python/python-telegram-bot: verbump to 13.0
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: David Roman <davidroman96@gmail.com>
2020-11-07 01:24:47 +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
David Roman
056991a706 dev-python/python-telegram-bot: fix tests
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: David Roman <davidroman96@gmail.com>
2020-03-13 18:42:34 +01:00
Andrew Ammerlaan
75d91971e7 dev-python/python-telegram-bot: enable docs flag
also added the test deps even though the tests fail anyway,
we just use RESTRICT="test" to skip the tests.

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-03-13 13:33:55 +01:00
David Roman
fcd403ed19 dev-python/python-telegram-bot: new package
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: David Roman <davidroman96@gmail.com>
2020-03-12 20:38:09 +01:00