summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/jupyterlab: Bump to 4.0.13Michał Górny2024-02-272-0/+78
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/apispec: Bump to 6.5.0Michał Górny2024-02-272-0/+47
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/marshmallow: Bump to 3.21.0Michał Górny2024-02-272-0/+37
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipykernel: Bump to 6.29.3Michał Górny2024-02-272-0/+80
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cachetools: Bump to 5.3.3Michał Górny2024-02-272-0/+22
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/email-validator: Bump to 2.1.1Michał Górny2024-02-272-0/+32
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sqlglot: Bump to 22.0.1Michał Górny2024-02-272-0/+122
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/types-docutils: Bump to 0.20.0.20240227Michał Górny2024-02-272-0/+18
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/tomlkit: Bump to 0.12.4Michał Górny2024-02-272-0/+44
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/poetry: Bump to 1.8.1Michał Górny2024-02-272-0/+97
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/awscli: Bump to 1.32.50Michał Górny2024-02-272-0/+91
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto3: Bump to 1.34.50Michał Górny2024-02-272-0/+59
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/botocore: Bump to 1.34.50Michał Górny2024-02-272-0/+68
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/Nuitka: Bump to 2.0.5Michał Górny2024-02-272-0/+53
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/trimesh: Bump to 4.1.6Michał Górny2024-02-272-0/+69
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Mask app-arch/lrzip-next on muslJoshua Kinard2024-02-261-0/+5
| | | | | | | | The package has compatibility issues w/ musl's pthreads implementation at the present time. Bug: https://bugs.gentoo.org/925547 Signed-off-by: Joshua Kinard <kumba@gentoo.org>
* profiles: Mask app-arch/lrzip-next on 32-bit arches we haveJoshua Kinard2024-02-263-2/+14
| | | | | Bug: https://bugs.gentoo.org/925548 Signed-off-by: Joshua Kinard <kumba@gentoo.org>
* app-arch/lrzip-next: Remove ~x86 keyword; investigated musl issuesJoshua Kinard2024-02-262-50/+67
| | | | | | | | | | | | | | | | | Package no longer supports 32-bit arches (sizeof(long) == 4), so will mask on all 32-bit arches. Package is also currently incompatible w/ musl's pthreads code; need to talk to upstream to see if can be fixed. Will mask on musl for now. Also added more missing deps, removed dev-perl/Pod-Parser as a bdep, and added ebuild logic to fill in the package's version w/o needing to drag dev-vcs/git in as a bdep. Bug: https://bugs.gentoo.org/925547 Closes: https://bugs.gentoo.org/925548 Signed-off-by: Joshua Kinard <kumba@gentoo.org>
* sys-fs/bcachefs-tools: Bump to 1.6.4Christopher Fore2024-02-273-28/+391
| | | | | | | | | | | | - Removed bindgen crate as it is now included in the GitHub - Dependency list updated - Refactor live ebuild to reflect new dependencies - Port to eclass llvm-r1 - Remove LLVM dependency as bindgen only needs libclang Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/35332 Signed-off-by: Sam James <sam@gentoo.org>
* www-apps/radarr: drop 5.3.6.8612Craig Andrews2024-02-262-73/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apps/radarr: add 5.4.0.8636Craig Andrews2024-02-262-0/+73
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-misc/xmrig: drop 6.21.0Craig Andrews2024-02-262-73/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-misc/xmrig: add 6.21.1Craig Andrews2024-02-262-0/+73
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* app-misc/gcal: fix crash with _F_S=3, add smoke testSam James2024-02-272-0/+83
| | | | | | | | * Fix crash with _F_S=3 using upstream patch * Add smoke test to src_test which would've (and does) catch this Closes: https://bugs.gentoo.org/925560 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/wine-proton: add 9.0.9999 (experimental_9.0 branch)Ionen Wolkens2024-02-263-0/+435
| | | | | | | | | | | | No plans to add the 9.0 beta (will wait for a normal release), but if really want to try 9.0 early then there is this. May differ a bit given the releases are not fully based on the experimental branches. Not tested much yet, please report issues. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: sort inheritsIonen Wolkens2024-02-264-4/+4
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-staging: drop -fno-plt filteringIonen Wolkens2024-02-267-13/+0
| | | | | | | | | | Not that this means that it works. Logic was inverted in 8.21+ and I meant to correct it, but after all I don't think I want to even care for this and users with USE=custom-cflags are on their own. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-vanilla: sort inheritsIonen Wolkens2024-02-264-4/+4
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/wine-vanilla: drop -fno-plt filteringIonen Wolkens2024-02-267-12/+0
| | | | | | | | | | Not that this means that it works. Logic was inverted in 9.0+ and I meant to correct it, but after all I don't think I want to even care for this and users with USE=custom-cflags are on their own. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-build/meson: add 1.4.0_rc1Eli Schwartz2024-02-262-0/+129
| | | | | | | Beginning the 1.4.0 testing cycle. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-text/calibre: drop oldEli Schwartz2024-02-263-487/+0
| | | | | | | calibre 7.3.0 was stabilized a week ago. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-text/calibre: Stabilize 7.4.0 amd64, #925522Eli Schwartz2024-02-261-1/+1
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/qbittorrent: drop oldEli Schwartz2024-02-265-499/+0
| | | | | | | | | 4.6.2-r1 has been stable for a month now already, and older versions have a security bug. Clean up the old ebuilds. Bug: https://bugs.gentoo.org/918533 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/spotify: update ManifestMatthew Thode2024-02-261-1/+1
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-util/gertty: clean up patchesMatthew Thode2024-02-261-116/+0
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-util/gertty: sqlalchemy patch mergedMatthew Thode2024-02-261-4/+1
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* Bump new spotify versionNataliiaaa2024-02-261-1/+1
| | | | | Signed-off-by: Nataliiaaa <33694493+LaNataliaaa@users.noreply.github.com> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-tcltk/tkimg: Stabilize 1.4.15 amd64, #925556Sam James2024-02-261-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/sysvinit: drop 3.07, 3.07-r2Mike Gilbert2024-02-266-623/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/sysvinit: fix install with EPREFIX setMike Gilbert2024-02-261-2/+2
| | | | | Closes: https://bugs.gentoo.org/925554 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* media-sound/mac: stabilize 10.46 for ppc64Sam James2024-02-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/k9scli: drop 0.27.3, 0.27.4William Hubbs2024-02-263-72/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/k9scli: add 0.31.9William Hubbs2024-02-262-0/+36
| | | | | Closes: https://bugs.gentoo.org/925423 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-libs/kirigami-addons: Fix KF_MIN_VERSION to accept KF 5.249.0Andreas Sturmlechner2024-02-261-0/+6
| | | | | | ... with 6.0.0 not being released yet. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-cluster/kube-scheduler: build 1.27 series with host version of goWilliam Hubbs2024-02-262-2/+2
| | | | | Bug: https://bugs.gentoo.org/923839 Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kube-proxy: build 1.27 series with host version of goWilliam Hubbs2024-02-262-2/+2
| | | | | Bug: https://bugs.gentoo.org/923839 Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kubelet: build 1.27 series with host version of goWilliam Hubbs2024-02-262-2/+2
| | | | | Bug: https://bugs.gentoo.org/923839 Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kubectl: build 1.27 series with host version of goWilliam Hubbs2024-02-262-2/+2
| | | | | Bug: https://bugs.gentoo.org/923839 Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kube-controller-manager: build 1.27 series with host go versionWilliam Hubbs2024-02-262-2/+2
| | | | | Bug: https://bugs.gentoo.org/923839 Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kube-apiserver: build 1.27 series with host version of goWilliam Hubbs2024-02-262-2/+2
| | | | | Bug: https://bugs.gentoo.org/923839 Signed-off-by: William Hubbs <williamh@gentoo.org>