commit: 112af9bf3beff90424c7cac2321f5d12020f596c Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Thu Aug 28 22:35:44 2025 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Thu Aug 28 22:35:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=112af9bf
dev-util/ruff: add 0.12.11 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> dev-util/ruff/Manifest | 2 + dev-util/ruff/ruff-0.12.11.ebuild | 117 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 119 insertions(+) diff --git a/dev-util/ruff/Manifest b/dev-util/ruff/Manifest index 5cf5c79537ba..6e95060c66ab 100644 --- a/dev-util/ruff/Manifest +++ b/dev-util/ruff/Manifest @@ -1,6 +1,8 @@ DIST lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439.gh.tar.gz 71124 BLAKE2B b2ea1c8fdd96dcc78ea48be71d1a4870fe1ff7f6a03dfe96479e0cba5f6b13ea68381d0a85fcb79a1ec2345eab7032c76cf567a813885128f94ac0c47c3de7bf SHA512 3362f9db4e78261825ae17b3429f9c54dc1b32a8b6a275ecff7bbe457c610d27ac37e68be3e9e27378f5f54c786dee787fd87b33c102f2507a46cf7290390ab5 DIST ruff-0.12.10-crates.tar.xz 24617920 BLAKE2B 11247ebfdb74b49c5ba694bd0fa31d49e592b71c77e890d708eb68b690cfb2e285348f1038f334837c4ec9ea153951aa47dc39b33497396dba21e684f95298f8 SHA512 b36bfe89902d750179758f17e74f56b091b424c218626ff862cf2f434c9dc2cb4627f520f1fe8b2c96deca472daea6bf6f88c431ff4cba5247ff07d924fed076 DIST ruff-0.12.10.gh.tar.gz 7915877 BLAKE2B 33e7a3a7ed6b0796036d39beb013492dc20f00f51e7ce9513ec700f78dbfc368c914187737943a20024e2dd6e36376b2ac989c7709b548c274d44fea4d058726 SHA512 9a46b226af223d9872cd8c0698547879aca1e21dec553e57c8502b67c1b3dbcdf2f1b9dc0682f3aa0afe4212cd0079667d520bc065eecbc7700506905c08a5f2 +DIST ruff-0.12.11-crates.tar.xz 24563140 BLAKE2B 844e57b5101100a3d3487cd5f7bc58395c6e60bfeaf7996b37690e0744cafb36ef5feafbfe5cc6303906dc673c7b5fa1e0ee1c05df62ec0c4ac1bff2127cb537 SHA512 7bf088fce34bf2c9ede46ee79a50984b5f76ee906e3399a73b02af3ecc7d527ac88332f2a3f9f005dedfd2b7e0aa6815121a6bed6e7f7d264aef01bd92265843 +DIST ruff-0.12.11.gh.tar.gz 7963716 BLAKE2B a2a0715247030aa1e8bf34b2d1ff1f6fde1f0384e4e06d3857ac5accab34c56f23e77b1f31018db9b2578a8ef270667f6ee93082645ed23613da74d428067270 SHA512 4ed5e170281a3904849f2e4341be0b5e14309728bb35ce5799aabca7e9a763b81d96935a407bbad0c12d691fede99a355a84dfa224e3f23b43d6dd0896552526 DIST ruff-0.12.3-crates.tar.xz 25032036 BLAKE2B 95ed0b9cadab1df7d218a118f52378150379036f8fa27019ddde25b9b182cd2279dd926658087306f93e11334b561ca05a612e5faf47083576739d5b04dc6bde SHA512 5235b6fc9eb5d45180da4cb1c19283396a15e32bd39d5bb4933550fcea5505479bb4ae3dff203dccb900632937b96355d4371ba117f2a3d0235bfd6e4125e959 DIST ruff-0.12.3.gh.tar.gz 6944457 BLAKE2B a3521dcc72d162dc25be352dcb40935260f65580dcb3a107cdfef91ad95e950cc603a0bc2e5f228bb522174364ad615cdaac3a02a60ec02d1157ed06ac9cd43d SHA512 f9a9f84f96a4af49fcab8555057f5ed5ea1925a367ad2511681826392d0b8b0e0119df0d59c68f3dfffa4d1499c6c94c2bd98b6cc8ff645ff8af17ef4d48d13a DIST ruff-0.12.4-crates.tar.xz 25059288 BLAKE2B 8ca959d5db508199a4ca65b6ba5c7610eb4d78d74fc0d3a1b7f5d6a27a26d072b9b84506db02514b2cc176c5263950b6ed2fa11fc4d5c0b1bc03cf308a61e0cd SHA512 34ca78c9d40a92a88638e3bb74ab909044a9806ec7524ab3144bc057f2621ed39e53bbf51ea3994d2f386216f280175393a5cf5f5469bf591fa295b7b4e12cc4 diff --git a/dev-util/ruff/ruff-0.12.11.ebuild b/dev-util/ruff/ruff-0.12.11.ebuild new file mode 100644 index 000000000000..75f7043a748d --- /dev/null +++ b/dev-util/ruff/ruff-0.12.11.ebuild @@ -0,0 +1,117 @@ +# Copyright 2024-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Autogenerated by pycargoebuild 0.15.0 + +EAPI=8 + +CRATES=" +" + +declare -A GIT_CRATES=( + [lsp-types]='https://github.com/astral-sh/lsp-types;3512a9f33eadc5402cfab1b8f7340824c8ca1439;lsp-types-%commit%' + [salsa-macro-rules]='https://github.com/salsa-rs/salsa;a3ffa22cb26756473d56f867aedec3fd907c4dd9;salsa-%commit%/components/salsa-macro-rules' + [salsa-macros]='https://github.com/salsa-rs/salsa;a3ffa22cb26756473d56f867aedec3fd907c4dd9;salsa-%commit%/components/salsa-macros' + [salsa]='https://github.com/salsa-rs/salsa;a3ffa22cb26756473d56f867aedec3fd907c4dd9;salsa-%commit%' +) + +RUST_MIN_VER="1.87.0" + +inherit shell-completion cargo + +DESCRIPTION="An extremely fast Python linter, written in Rust" +HOMEPAGE=" + https://docs.astral.sh/ruff/ + https://github.com/astral-sh/ruff +" +SRC_URI=" + ${CARGO_CRATE_URIS} + https://github.com/astral-sh/ruff/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz + https://github.com/gentoo-crate-dist/${PN}/releases/download/${PV}/${P}-crates.tar.xz +" + +LICENSE="MIT" +# Dependent crate licenses +LICENSE+=" + Apache-2.0 BSD CC0-1.0 ISC MIT MPL-2.0 PSF-2 Unicode-3.0 + Unicode-DFS-2016 WTFPL-2 ZLIB +" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~loong ~riscv" + +RDEPEND=" + !elibc_musl? ( !elibc_Darwin? ( !elibc_bionic? ( dev-libs/jemalloc:= ) ) ) + app-arch/zstd +" +DEPEND=" + ${RDEPEND} +" + +QA_FLAGS_IGNORED="usr/bin/.*" + +DOCS=( + BREAKING_CHANGES.md + CODE_OF_CONDUCT.md + CONTRIBUTING.md + README.md + assets + docs +) + +src_prepare() { + default + + # Experimental cruft cleaner. These crates are not used by the ruff binary, + # and when they are removed in the git repo, the lockfile is regenerated + # and gets quite a bit smaller. Hence pycargoebuild also produces much + # smaller CRATES= variables. Less for the user to download, fewer distfiles + # to mirror. + pushd crates >/dev/null || die + rm -r ruff_{benchmark,dev} ty{,_{ide,project,server}} *_wasm || die + popd > /dev/null || die + + # tests that hang in the ebuild environment + rm crates/ruff_annotate_snippets/tests/examples.rs || die +} + +src_configure() { + export RUSTFLAGS="${RUSTFLAGS}" + cargo_src_configure +} + +src_compile() { + local -x ZSTD_SYS_USE_PKG_CONFIG=1 + # Gentoo bug #927338 + if use !elibc_musl && use !elibc_Darwin && use !elibc_bionic; then + local -x CARGO_FEATURE_UNPREFIXED_MALLOC_ON_SUPPORTED_PLATFORMS=1 + local -x JEMALLOC_OVERRIDE="${ESYSROOT}/usr/$(get_libdir)"/libjemalloc.so + fi + cargo_src_compile --bin ruff + + local releasedir + releasedir=$(cargo_target_dir) + + ${releasedir}/ruff generate-shell-completion bash > ruff-completion.bash || die + ${releasedir}/ruff generate-shell-completion zsh > ruff-completion.zsh || die +} + +src_test() { + local -x ZSTD_SYS_USE_PKG_CONFIG=1 + # Gentoo bug #927338 + if use !elibc_musl && use !elibc_Darwin && use !elibc_bionic; then + local -x CARGO_FEATURE_UNPREFIXED_MALLOC_ON_SUPPORTED_PLATFORMS=1 + local -x JEMALLOC_OVERRIDE="${ESYSROOT}/usr/$(get_libdir)"/libjemalloc.so + fi + cargo_src_test --target-dir "${PWD}"/tested-target/ +} + +src_install() { + local releasedir=$(cargo_target_dir) + + dobin ${releasedir}/ruff + + newbashcomp ruff-completion.bash ruff + newzshcomp ruff-completion.zsh _ruff + + dodoc -r "${DOCS[@]}" +}
