Versions
v1.6.0 :: 0 :: gentoo
- Modified
- License
- MIT Apache-2.0 PSF-2 Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT
- Keywords
- ~amd64 ~riscv
- USE flags
- debug test
v1.5.1 :: 0 :: gentoo
- Modified
- License
- MIT Apache-2.0 PSF-2 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT
- Keywords
- amd64 ~riscv
- USE flags
- debug test
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- pypy3
- Build with PyPy3
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
Dependencies
dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.10) language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
Runtime Dependencies
dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.10) language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / pyyaml : YAML parser and emitter for Python
Bugs
- 853160
- [guru] dev-python/libcst-0.4.3_p20220607 does not respect LDFLAGS
- 853163
- [guru] dev-python/libcst-0.4.3_p20220607 does not respect CFLAGS
- 921824
- [guru] dev-python/libcst-0.4.3_p20220607 installs deprecated .egg/.egg-info (GCC-14-SYSTEM)
- 931848
- dev-python/libcst-1.3.1 fails tests: FAILED test_codemod_cli.py::TestCodemodCLI::test_codemod_formatter_error_input - AssertionError
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/libcst: Bump to 1.6.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/libcst: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/libcst: Stabilize 1.5.1 amd64, #946006
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/libcst: Enable py3.13
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/libcst: Bump to 1.5.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/libcst: fix pkg_setup
distutils-r1_pkg_setup doesn't exist and no other inherited eclass exports pkg_setup, so just let it call rust_pkg_setup Closes: https://bugs.gentoo.org/943231 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Jolly · gentoo
*/*: update for slotted Rust
Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/libcst: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Arthur Zamarin · gentoo
dev-python/libcst: Stabilize 1.5.0 amd64, #942275
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/libcst: Bump to 1.5.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/libcst: Stabilize 1.4.0 amd64, #938768
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/libcst: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-python/libcst: Keyword 1.4.0 riscv, #931016
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/libcst: Bump to 1.4.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/libcst: Run cargo test as well
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/libcst: Use QA_FLAGS_IGNORED instead of QA_PREBUILT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/libcst: Add test dep on dev-python/black
Closes: https://bugs.gentoo.org/931018 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/libcst: New package, v1.3.1
Required for x11-wm/qtile. Signed-off-by: Michał Górny <mgorny@gentoo.org>