diff options
Diffstat (limited to 'devel/py-ruff/Makefile')
| -rw-r--r-- | devel/py-ruff/Makefile | 72 |
1 files changed, 39 insertions, 33 deletions
diff --git a/devel/py-ruff/Makefile b/devel/py-ruff/Makefile index dd15ce877cc8..45661b8e4dcc 100644 --- a/devel/py-ruff/Makefile +++ b/devel/py-ruff/Makefile @@ -1,6 +1,5 @@ PORTNAME= ruff -DISTVERSION= 0.13.2 -PORTREVISION= 1 +DISTVERSION= 0.14.2 CATEGORIES= devel python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -31,8 +30,8 @@ CARGO_CRATES= adler2-2.0.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ annotate-snippets-0.11.5 \ - anstream-0.6.20 \ - anstyle-1.0.11 \ + anstream-0.6.21 \ + anstyle-1.0.13 \ anstyle-lossy-1.1.4 \ anstyle-parse-0.2.7 \ anstyle-query-1.1.4 \ @@ -48,9 +47,9 @@ CARGO_CRATES= adler2-2.0.1 \ attribute-derive-macro-0.10.3 \ autocfg-1.5.0 \ base64-0.13.1 \ - bincode-1.3.3 \ bincode-2.0.1 \ bincode_derive-2.0.1 \ + bindgen-0.72.1 \ bitflags-1.3.2 \ bitflags-2.9.4 \ bitvec-1.0.1 \ @@ -60,30 +59,32 @@ CARGO_CRATES= adler2-2.0.1 \ bumpalo-3.19.0 \ byteorder-1.5.0 \ cachedir-0.3.1 \ - camino-1.2.0 \ + camino-1.2.1 \ cast-0.3.0 \ castaway-0.2.4 \ cc-1.2.38 \ + cexpr-0.6.0 \ cfg-if-1.0.3 \ cfg_aliases-0.2.1 \ chrono-0.4.42 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ - clap-4.5.48 \ - clap_builder-4.5.48 \ + clang-sys-1.8.1 \ + clap-4.5.49 \ + clap_builder-4.5.49 \ clap_complete-4.5.58 \ clap_complete_command-0.6.1 \ clap_complete_nushell-4.5.8 \ - clap_derive-4.5.47 \ + clap_derive-4.5.49 \ clap_lex-0.7.5 \ clearscreen-4.0.2 \ - codspeed-3.0.5 \ - codspeed-criterion-compat-3.0.5 \ - codspeed-criterion-compat-walltime-3.0.5 \ - codspeed-divan-compat-3.0.5 \ - codspeed-divan-compat-macros-3.0.5 \ - codspeed-divan-compat-walltime-3.0.5 \ + codspeed-4.0.4 \ + codspeed-criterion-compat-4.0.4 \ + codspeed-criterion-compat-walltime-4.0.4 \ + codspeed-divan-compat-4.0.4 \ + codspeed-divan-compat-macros-4.0.4 \ + codspeed-divan-compat-walltime-4.0.4 \ collection_literals-1.0.2 \ colorchoice-1.0.4 \ colored-2.2.0 \ @@ -109,6 +110,8 @@ CARGO_CRATES= adler2-2.0.1 \ crossbeam-utils-0.8.21 \ crunchy-0.2.4 \ crypto-common-0.1.6 \ + csv-1.3.1 \ + csv-core-0.1.12 \ ctrlc-3.5.0 \ darling-0.21.3 \ darling_core-0.21.3 \ @@ -153,9 +156,9 @@ CARGO_CRATES= adler2-2.0.1 \ get-size2-0.7.0 \ getopts-0.2.24 \ getrandom-0.2.16 \ - getrandom-0.3.3 \ + getrandom-0.3.4 \ glob-0.3.3 \ - globset-0.4.16 \ + globset-0.4.17 \ globwalk-0.9.1 \ half-2.6.0 \ hashbrown-0.14.5 \ @@ -210,9 +213,10 @@ CARGO_CRATES= adler2-2.0.1 \ kqueue-1.1.1 \ kqueue-sys-1.0.4 \ lazy_static-1.5.0 \ - libc-0.2.175 \ - libcst-1.8.4 \ - libcst_derive-1.8.4 \ + libc-0.2.177 \ + libcst-1.8.5 \ + libcst_derive-1.8.5 \ + libloading-0.8.9 \ libmimalloc-sys-0.1.44 \ libredox-0.1.10 \ libtest-mimic-0.7.3 \ @@ -227,7 +231,7 @@ CARGO_CRATES= adler2-2.0.1 \ matchers-0.2.0 \ matches-0.1.10 \ matchit-0.8.6 \ - memchr-2.7.5 \ + memchr-2.7.6 \ memoffset-0.9.1 \ mimalloc-0.1.48 \ minicov-0.3.7 \ @@ -283,15 +287,16 @@ CARGO_CRATES= adler2-2.0.1 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ pretty_assertions-1.4.1 \ + prettyplease-0.2.37 \ proc-macro-crate-3.4.0 \ proc-macro-utils-0.10.0 \ proc-macro2-1.0.101 \ - pyproject-toml-0.13.6 \ + pyproject-toml-0.13.7 \ quick-junit-0.5.1 \ quick-xml-0.37.5 \ quickcheck-1.0.3 \ quickcheck_macros-1.1.0 \ - quote-1.0.40 \ + quote-1.0.41 \ quote-use-0.8.4 \ quote-use-macros-0.8.4 \ r-efi-5.3.0 \ @@ -306,8 +311,10 @@ CARGO_CRATES= adler2-2.0.1 \ rayon-core-1.13.0 \ redox_syscall-0.5.17 \ redox_users-0.5.2 \ - regex-1.11.2 \ - regex-automata-0.4.10 \ + ref-cast-1.0.25 \ + ref-cast-impl-1.0.25 \ + regex-1.11.3 \ + regex-automata-0.4.13 \ regex-lite-0.1.7 \ regex-syntax-0.8.6 \ ron-0.7.1 \ @@ -318,14 +325,14 @@ CARGO_CRATES= adler2-2.0.1 \ rustversion-1.0.22 \ ryu-1.0.20 \ same-file-1.0.6 \ - schemars-0.8.22 \ - schemars_derive-0.8.22 \ + schemars-1.0.4 \ + schemars_derive-1.0.4 \ scopeguard-1.2.0 \ seahash-4.1.0 \ - serde-1.0.226 \ + serde-1.0.228 \ serde-wasm-bindgen-0.6.5 \ - serde_core-1.0.226 \ - serde_derive-1.0.226 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ serde_derive_internals-0.29.1 \ serde_json-1.0.145 \ serde_repr-0.1.20 \ @@ -340,7 +347,7 @@ CARGO_CRATES= adler2-2.0.1 \ similar-2.7.0 \ siphasher-1.0.1 \ smallvec-1.15.1 \ - snapbox-0.6.21 \ + snapbox-0.6.22 \ snapbox-macros-0.3.10 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ @@ -422,7 +429,6 @@ CARGO_CRATES= adler2-2.0.1 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ wasi-0.11.1+wasi-snapshot-preview1 \ - wasi-0.14.7+wasi-0.2.4 \ wasip2-1.0.1+wasi-0.2.4 \ wasm-bindgen-0.2.103 \ wasm-bindgen-backend-0.2.103 \ @@ -485,7 +491,7 @@ CARGO_CRATES= adler2-2.0.1 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.16+zstd.1.5.7 \ - salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa.git?rev=3713cd7eb30821c0c086591832dd6f59f2af7fe7\#3713cd7eb30821c0c086591832dd6f59f2af7fe7 \ + salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa.git?rev=d38145c29574758de7ffbe8a13cd4584c3b09161\#d38145c29574758de7ffbe8a13cd4584c3b09161 \ lsp-types@git+https://github.com/astral-sh/lsp-types.git?rev=3512a9f\#3512a9f33eadc5402cfab1b8f7340824c8ca1439 CARGO_BUILD= no |
