17 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
Lucio Sauer
5f9d2af263 dev-python/*: fix variable order
I manually went through some entries for `pkgcheck scan -c
VariableOrderCheck`.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-05-13 18:18:19 -04:00
Nicola Smaniotto
8491d71b73 dev-python/webrtcvad: enable py3.12
Closes: https://bugs.gentoo.org/931439
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
2024-05-13 11:00:05 +02:00
David Roman
61282c8b87 dev-python/webrtcvad: drop 2.0.10
Signed-off-by: David Roman <davidroman96@gmail.com>
2023-11-16 14:58:43 +01:00
David Roman
29dff2b2d1 dev-python/webrtcvad: patch for oob and mem leak + update webrtc
Signed-off-by: David Roman <davidroman96@gmail.com>
2023-11-16 14:55:06 +01:00
David Roman
f9b6dfb747 dev-python/webrtcvad: update dependency
Signed-off-by: David Roman <davidroman96@gmail.com>
2023-08-23 19:17:58 +02:00
Lucio Sauer
68460592f2 */*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2023-06-27 04:24:02 +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
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
Nicola Smaniotto
143185aff0 dev-python/webrtcvad: enable py3.11
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
2023-01-11 19:21:12 +01:00
Nicola Smaniotto
dfc73e8c53 dev-python/webrtcvad: PEP517
Closes: https://bugs.gentoo.org/848714
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
2022-05-31 09:17:02 +02:00
Nicola Smaniotto
f6144e03b4 dev-python/webrtcvad: enable py3.10
Closes: https://bugs.gentoo.org/848251
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
2022-05-29 22:17:16 +02:00
Nicola Smaniotto
a443626906 dev-python/webrtcvad: add test dep, change SRC_URI
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
2021-07-26 20:21:24 +02:00
Nicola Smaniotto
259a1a9a17 dev-python/webrtcvad: add 2.0.10 tests
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
2021-07-26 19:15:48 +02:00
Nicola Smaniotto
edfae2874b dev-python/webrtcvad: new package (2.0.10)
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
2021-07-26 11:52:20 +02:00