Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-lit-23.1.1-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-lit Distribution: openSUSE Tumbleweed
Version: 23.1.1 Vendor: openSUSE
Release: 1.1 Build date: Sun Sep 13 14:03:56 2026
Group: Unspecified Build host: reproducible
Size: 1084626 Source RPM: lit-23.1.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://llvm.org/cmds/lit.html
Summary: A portable tool for executing test suites
Lit is a portable tool for executing LLVM and Clang style test suites,
summarizing their results, and providing indication of failures. Lit is
designed to be a lightweight testing tool with as simple a user interface
as possible/

Provides

Requires

License

Apache-2.0 WITH LLVM-exception

Changelog

* Sun Sep 13 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to 23.1.1 (LLVM 23.1 test-suite runner, syncs with llvmorg-23.1.1):
    * no upstream changelog shipped in the PyPI sdist
    * new modules: lit DiffUpdater, InprocBuiltins, ShellEnvironment
    * new builtin command helper with process launch limits
  - Co