Commit Graph

1010831 Commits

Author SHA1 Message Date
Eli Schwartz
6f652f0311 dev-python/plumbum: Stabilize 1.10.0 ALLARCHES, #966975
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-12-02 00:31:59 -05:00
Eli Schwartz
ee415fd29e dev-python/cwcwidth: Stabilize 0.1.11 x86, #966968
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-12-02 00:31:57 -05:00
Eli Schwartz
10efd9b601 dev-python/stack-data: Stabilize 0.6.3-r1 ALLARCHES, #966980
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-12-02 00:25:45 -05:00
Eli Schwartz
9e92489063 dev-python/pbr: Stabilize 7.0.2 ALLARCHES, #966977
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-12-02 00:25:44 -05:00
Eli Schwartz
77a34a6a74 dev-python/lark: Stabilize 1.3.1 ALLARCHES, #966972
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-12-02 00:25:43 -05:00
Eli Schwartz
4f6a124d7b dev-python/eradicate: Stabilize 3.0.1 ALLARCHES, #966984
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-12-02 00:20:38 -05:00
Eli Schwartz
6e289b7a6c dev-python/hypothesis: Stabilize 6.142.5 ALLARCHES, #966982
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-12-02 00:20:37 -05:00
Eli Schwartz
d3a36e71c1 dev-python/rdflib: Stabilize 7.4.0 ALLARCHES, #966981
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-12-02 00:20:37 -05:00
Eli Schwartz
24ed37bcb8 dev-python/rapidfuzz: Stabilize 3.14.3 x86, #966979
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-12-02 00:20:37 -05:00
Eli Schwartz
f5476da34b dev-python/google-auth: Stabilize 2.42.1 ALLARCHES, #966978
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-12-02 00:20:36 -05:00
Eli Schwartz
c995536b5a dev-python/grpcio: Stabilize 1.76.0 x86, #966976
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-12-02 00:20:36 -05:00
Eli Schwartz
18bab80ca2 dev-python/pikepdf: Stabilize 9.11.0 x86, #966974
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-12-02 00:20:36 -05:00
Arthur Zamarin
6b1c66298d app-text/sigil: add 2.7.0
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-12-02 07:17:46 +02:00
Eli Schwartz
6e023225a3 dev-python/lark: drop old
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-12-01 23:38:59 -05:00
Eli Schwartz
9e591da6d0 dev-python/grpcio-status: drop old
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-12-01 23:38:57 -05:00
Sam James
97f24654f7 dev-build/meson: add 1.10.0_rc2, drop 1.10.0_rc1
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-02 03:23:30 +00:00
Sam James
4d72865930 app-text/libetonyek: sync live
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-02 03:17:21 +00:00
Nicholas Vinson
4e6fd27898 app-text/libetonyek: always run eautoreconf
Because gcc-16 defaults to -std=c++20 for C++ builds, the configure
script for libetonyek needs to be regenerated to pull in autoconf fixes
for AC_PROG_CXX tests.

Closes: https://bugs.gentoo.org/966934
Signed-off-by: Nicholas Vinson <nvinson234@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44862
Closes: https://github.com/gentoo/gentoo/pull/44862
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-02 03:17:20 +00:00
Arisu Tachibana
836b193898 sys-kernel/vanilla-sources: add 6.6.118, drop 6.6.117
Signed-off-by: Arisu Tachibana <alicef@gentoo.org>
2025-12-02 12:15:00 +09:00
Arisu Tachibana
9a545ba88b sys-kernel/vanilla-sources: add 6.12.60, drop 6.12.59
Signed-off-by: Arisu Tachibana <alicef@gentoo.org>
2025-12-02 12:14:56 +09:00
Arisu Tachibana
1f70111d81 sys-kernel/vanilla-sources: add 6.17.10, drop 6.17.9
Signed-off-by: Arisu Tachibana <alicef@gentoo.org>
2025-12-02 12:14:53 +09:00
Sam James
e7880988f0 dev-python/sybil: disable py3.10
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-02 03:07:08 +00:00
Sam James
74fade2e70 dev-python/pykwalify: disable py3.10
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-02 03:06:15 +00:00
Sam James
ed526f7a52 dev-python/notify2: disable py3.10
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-02 03:05:26 +00:00
Joe Kappus
932ce0b8d2 dev-python/sybil: enable py3.14
Tests pass, needed for pkgcheck on stable.

Signed-off-by: Joe Kappus <joe@wt.gd>
Part-of: https://github.com/gentoo/gentoo/pull/44778
Closes: https://github.com/gentoo/gentoo/pull/44778
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-02 03:04:57 +00:00
Joe Kappus
9d8621969c dev-python/testfixtures: enable py3.14
Tests pass with it.
Need it to pass pkgcheck on stable.

Signed-off-by: Joe Kappus <joe@wt.gd>
Part-of: https://github.com/gentoo/gentoo/pull/44778
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-02 03:04:56 +00:00
Joe Kappus
97986489a1 net-nntp/sabnzbd: enable py3.14
Signed-off-by: Joe Kappus <joe@wt.gd>
Part-of: https://github.com/gentoo/gentoo/pull/44778
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-02 03:04:56 +00:00
Joe Kappus
54a7cba9be dev-python/pykwalify: enable py3.14
Signed-off-by: Joe Kappus <joe@wt.gd>
Part-of: https://github.com/gentoo/gentoo/pull/44778
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-02 03:04:55 +00:00
Joe Kappus
c3aade759d dev-python/tavern: enable py3.14
Signed-off-by: Joe Kappus <joe@wt.gd>
Part-of: https://github.com/gentoo/gentoo/pull/44778
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-02 03:04:54 +00:00
Joe Kappus
3e410a495f dev-python/notify2: enable py3.14
Signed-off-by: Joe Kappus <joe@wt.gd>
Part-of: https://github.com/gentoo/gentoo/pull/44778
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-02 03:04:53 +00:00
Andreas K. Hüttel
d49b3ab24f net-vpn/openfortivpn: drop 1.22.1
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2025-12-01 23:50:14 -03:00
Jay Faulkner
f2cfa14f2b dev-util/claude-code: add 2.0.56, drop 2.0.50
Leaving the ebuild for 2.0.55 in place temporarily since 2.0.56 was just
released and is listed as "next" and not "latest" on npm.

Signed-off-by: Jay Faulkner <jayf@gentoo.org>
2025-12-01 16:41:16 -08:00
Christian Aghyarian
4e22c0baea dev-util/claude-code: add 2.0.55
Signed-off-by: Christian Aghyarian <c1ihvzhz@4wrd.cc>
Part-of: https://github.com/gentoo/gentoo/pull/44825
Closes: https://github.com/gentoo/gentoo/pull/44825
Signed-off-by: Jay Faulkner <jayf@gentoo.org>
2025-12-01 16:37:29 -08:00
Sam James
9d32247f8f app-emulation/winetricks: Stabilize 20250102-r1 ALLARCHES, #962502
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-02 00:08:04 +00:00
Zurab Kvachadze
75c2cb66ee www-servers/nginx: fix fastcgi.conf, nginx-r6.initd regressions from nginx.eclass
nginx.eclass prefers fastcgi_params over fastcgi.conf for consistency.
For some reason, when I was writing nginx.eclass I missed the fact that
fastcgi.conf has one extra `fastcgi_param` vs fastcgi_params. This
commit uses fastcgi.conf as new fastcgi_params by renaming the former to
the latter.

In 8481acdc2c34e960f08cd90ce09068d791e42901[1] ("www-servers/nginx: use
default start/stop initd functions"), the custom start() was removed,
where the `-c` and `-g` cmdline parameters were hardcoded, which regressed
services that were symlinked to /etc/init.d/nginx.

This commit fixes both issues at the same time to avoid revbumping
ebuilds twice. KEYWORDS were not dropped because this fixes regressions.

[1]: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8481acdc2c34e960f08cd90ce09068d791e42901

Closes: https://bugs.gentoo.org/966799
Closes: https://bugs.gentoo.org/966798
Signed-off-by: Zurab Kvachadze <zurabid2016@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44853
Closes: https://github.com/gentoo/gentoo/pull/44853
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-02 00:05:42 +00:00
Mike Pagano
0be82185b8 net-libs/libwebsockets: add 4.5.0
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
2025-12-01 18:52:38 -05:00
Mario Haustein
794ab464df sci-geosciences/grass: add 8.4.2
Closes: https://bugs.gentoo.org/965293
Closes: https://bugs.gentoo.org/965270
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/44729
Closes: https://github.com/gentoo/gentoo/pull/44729
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-01 23:48:42 +00:00
Alfred Wingate
57615c2b65 media-tv/kodi: update to ffmpeg-8.0.1
Upstream commit: 46c1922df36718b6bd7815b32edb3cf051ab6fef

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44433
Closes: https://github.com/gentoo/gentoo/pull/44433
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-12-01 23:14:52 +00:00
Alfred Wingate
f4dbdaac66 media-tv/kodi: export PKG_CONFIG for vendored libdvdread
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44433
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-12-01 23:14:51 +00:00
Alfred Wingate
07cf5a0416 media-tv/kodi: slibtool workaround
Closes: https://bugs.gentoo.org/926076
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44433
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-12-01 23:14:50 +00:00
Alfred Wingate
58c407c61e media-tv/kodi: drop 22.0_alpha1
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44433
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-12-01 23:14:49 +00:00
Alfred Wingate
81af608343 media-tv/kodi: add 22.0_alpha2
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44433
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-12-01 23:14:48 +00:00
Alfred Wingate
7daaa2ebba media-tv/kodi: dont include keywords for non full releases
Just to keep the diff minimal between ebuilds.

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44433
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-12-01 23:14:47 +00:00
Alfred Wingate
3fcc535f57 media-tv/kodi: drop system-ffmpeg
postproc situation isn't improving, its unlikely system ffmpeg will be
patched to include it or include whatever the new source plugin is.

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44433
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-12-01 23:14:46 +00:00
Alfred Wingate
2f6128e862 media-tv/kodi: drop soc use flag
Not hooked up?

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44433
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-12-01 23:14:45 +00:00
Alfred Wingate
d48cca39ad media-tv/kodi: dont install build tools
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44433
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-12-01 23:14:44 +00:00
Alfred Wingate
ff52881d7a media-tv/kodi: explicitly disable internal libass
Upstream commit: db85a5edc341a03bf1362a7ec6808aa78c878aac

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44433
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-12-01 23:12:20 +00:00
Alfred Wingate
b7f6887b39 media-tv/kodi: unused variable with USE="-cec"
It was already properly handled below it.

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44433
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-12-01 23:12:20 +00:00
Alfred Wingate
987626cfec media-tv/kodi: update to ffmpeg-8
Upstream commit: 587f3a6e936d487552d002bd63a0e4ff74bee433

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44433
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-12-01 23:12:19 +00:00
Alfred Wingate
a34e4e5c42 media-tv/kodi: add 21.3
Closes: https://bugs.gentoo.org/966001
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44433
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2025-12-01 23:12:18 +00:00