mpv-plugin/mpv_sponsorblock
mpv script to skip sponsored segments of YouTube videos
ChangeLog
commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: 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>
commit 5c276b5273b9e31d185bc3a8e0330625f756c329
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Mon May 13 10:51:39 2024 +0200
mpv-plugin/mpv_sponsorblock: enable py3.12
Closes: https://bugs.gentoo.org/931464
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 68460592f27760598adf78843724191f8848e4d2
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Tue Jun 27 04:21:11 2023 +0200
*/*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 12088906c597f38640e866db39c7ba6dea3f5ec0
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 2 00:45:35 2023 +0500
*/*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 41008d715cc7b84056a64933f14288647f14b6fa
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sun Mar 12 17:53:56 2023 +0500
*/*: drop dead py3.8 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit e53267a7d909b29398e2242858467f41fcaed8d4
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Wed Feb 8 12:45:44 2023 +0100
mpv-plugin/mpv_sponsorblock: add 20230130
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit f9d19e277e997f337781e73d00f7e80e7f953304
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Tue Nov 29 14:50:11 2022 +0100
mpv-plugin/mpv_sponsorblock: add 20220924
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 56f6f252061d80b1237310ccc8f2b4074a459233
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Mon Jun 13 17:30:46 2022 +0500
mpv-plugin/mpv_sponsorblock: fix python usage
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 47ddbd0abf290c1c6e37d632b5ddd73f88d5c338
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Tue May 31 15:11:57 2022 +0200
mpv-plugin/mpv_sponsorblock: initial import
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: 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>
commit 5c276b5273b9e31d185bc3a8e0330625f756c329
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Mon May 13 10:51:39 2024 +0200
mpv-plugin/mpv_sponsorblock: enable py3.12
Closes: https://bugs.gentoo.org/931464
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 68460592f27760598adf78843724191f8848e4d2
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Tue Jun 27 04:21:11 2023 +0200
*/*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 12088906c597f38640e866db39c7ba6dea3f5ec0
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 2 00:45:35 2023 +0500
*/*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 41008d715cc7b84056a64933f14288647f14b6fa
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sun Mar 12 17:53:56 2023 +0500
*/*: drop dead py3.8 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit e53267a7d909b29398e2242858467f41fcaed8d4
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Wed Feb 8 12:45:44 2023 +0100
mpv-plugin/mpv_sponsorblock: add 20230130
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit f9d19e277e997f337781e73d00f7e80e7f953304
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Tue Nov 29 14:50:11 2022 +0100
mpv-plugin/mpv_sponsorblock: add 20220924
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 56f6f252061d80b1237310ccc8f2b4074a459233
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Mon Jun 13 17:30:46 2022 +0500
mpv-plugin/mpv_sponsorblock: fix python usage
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 47ddbd0abf290c1c6e37d632b5ddd73f88d5c338
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Tue May 31 15:11:57 2022 +0200
mpv-plugin/mpv_sponsorblock: initial import
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>