Commit Graph

15 Commits

Author SHA1 Message Date
Paul Zander
6c6dd3ce2e dev-util/quilttools: Remove py3.11
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-12-22 18:02:42 +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
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
Anna (cybertailor) Vyalkova
1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00
Kurt Kanzenbach
fc66e8f927 dev-util/quilttools: enable py3.11
Closes: https://bugs.gentoo.org/897608
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
2023-02-25 12:09:21 +01:00
Kurt Kanzenbach
e46c138066 dev-util/quilttools: enable py3.10
Closes: https://bugs.gentoo.org/848357
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
2022-05-30 20:13:23 +02:00
Arthur Zamarin
d558f27ca4 dev-util/quilttools: fix python usedep variable
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-02-13 22:18:33 +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
Kurt Kanzenbach
3c48bb9ea3 dev-util/quilttools: Add python v3.9
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
2021-06-02 22:02:57 +02:00
Andrew Ammerlaan
18c727f335 */*: drop python3.6
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-12-18 20:54:52 +01:00
Kurt Kanzenbach
5d375d1949 dev-util/quilttools: Add patch and bump python version
Add patch for picking up Reviewed-and-tested-by tags and bump python version to
3.8 as notmuch has been updated.

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
2020-08-29 14:07:05 +02:00
Kurt Kanzenbach
da1bfb54e8 dev-util/quilttools: Add missing dependency
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
2020-05-01 16:23:59 +02:00
Alessandro Barbieri
d9ae76fb1e dev-util/quilttools: longdescription lang="en"
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2020-04-27 00:39:13 +02:00
Kurt Kanzenbach
a9ba7a56da dev-util/quilttools: Mailbox to quilt series converter (new package)
mb2q analyses the complete mailbox and collects various tags (Reviewed-by,
Acked-by, Tested-by) from replies to individual patches and to the cover
letter. If a tag is in a reply to the cover letter it is applied to all
patches which reference the cover letter.

Optionally the output can be redirected into a mailbox which can be applied
with git-am.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
2020-03-16 12:31:39 +01:00