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

python3-clang15-15.0.7-15.3 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python3-clang15 Distribution: openSUSE Tumbleweed
Version: 15.0.7 Vendor: openSUSE
Release: 15.3 Build date: Tue Aug 5 23:57:03 2025
Group: Development/Libraries/Python Build host: reproducible
Size: 248072 Source RPM: llvm15-15.0.7-15.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.llvm.org/
Summary: Python bindings for libclang
This package contains the Python bindings to clang (C language)
frontend for LLVM.

Provides

Requires

License

Apache-2.0 WITH LLVM-exception AND NCSA

Changelog

* Tue Aug 05 2025 Aaron Puchert <aaronpuchert@alice-dsl.net>
  - Add compiler-rt-remove-termio-interceptors.patch to fix build
    with glibc 2.42. (boo#1247576)
* Thu Jul 24 2025 Bernhard Wiedemann <bwiedemann@suse.de>
  - Disable ASLR during build to make libomp.so reproducible (boo#1199076)
* Fri Jul 11 2025 Bernhard Wiedemann <bwiedemann@suse.com>
  - Add reproducible.patch to make libomp.so reproducible (boo#1199076)
  - Replace usage of %jobs for reproducible builds (boo#1237231)
* Sat Jun 21 2025 Aaron Puchert <aaronpuchert@alice-dsl.net>
  - Add llvm-fix-gcc15-build.patch to fix build with GCC 15.
* Thu Mar 06 2025 Daniel Garcia <daniel.garcia@suse.com>
  - Add patches, to actually fix the build with Python 3.13:
    * libcxx-use-shlex-quote.patch
    * libcxx-remove-unused-imports.patch
    * lldb-support-python-3.13.patch
    * use-shlex-quote.patch
* Sat Nov 16 2024 Aaron Puchert <aaronpuchert@alice-dsl.net>
  - Apply clang-shlib-symbol-versioning.patch to add symbol versions
    to libclang-cpp.so similar to libLLVM.so. This is required when
    multiple versions of the library are loaded into the same
    process. (boo#1219405, boo#1221183, boo#1233220)
* Tue Aug 20 2024 Aaron Puchert <aaronpuchert@alice-dsl.net>
  - Add minor version to Python shebangs. (boo#1212476)
  - Remove shebang and executable bit where not needed.
* Wed Apr 03 2024 Aaron Puchert <aaronpuchert@alice-dsl.net>
  - Use old conflicts/provides for python3-clang on Leap.
* Wed Mar 06 2024 Michael Gorse <mgorse@suse.com>
  - Explicitly define PYTHON3_EXECUTABLE, since python 3.11 is being
    pulled in by cmake in SLE-15-SP6.
* Mon Mar 04 2024 Aaron Puchert <aaronpuchert@alice-dsl.net>
  - Fix PowerPC triples: use powerpc[64[le]] instead of ppc[64[le]].
  - Require 8 GB memory for 64-bit architectures to prevent OOM.
  - Disable test that fails on ppc64le.
* Fri Mar 01 2024 pgajdos@suse.com
  - Use %patch -P N instead of deprecated %patchN.
* Thu Jan 11 2024 Fabian Vogt <fvogt@suse.com>
  - Use %_target_* for determining the compiler host triple (boo#1218701)
* Thu Nov 30 2023 Aaron Puchert <aaronpuchert@alice-dsl.net>
  - Manage clang-cpp with update-alternatives like other binaries.
* Thu Oct 19 2023 Aaron Puchert <aaronpuchert@alice-dsl.net>
  - Disable zstd support for now regardless of whether libzstd-devel
    is installed. (boo#1216121)
* Thu Jun 15 2023 Aaron Puchert <aaronpuchert@alice-dsl.net>
  - Make python3-clang noarch again and fix conflicts/provides to
    point to %python3_sitelib instead of %python3_sitearch.
* Sat Mar 11 2023 Aaron Puchert <aaronpuchert@alice-dsl.net>
  - Add llvm-suse-implicit-gnu.patch to recognize <arch>-suse-linux
    as implicitly GNU. Without this we would get library calls for
    fused-multiply-add even if it's available in hardware.
  - Add openmp-drop-rpath.patch: backport revert of adding RUNPATH
    to openmp executables. (boo#1206837)
* Thu Mar 09 2023 Dirk Müller <dmueller@suse.com>
  - update constraints to exclude workers with very slow CPU
* Sat Jan 14 2023 Aaron Puchert <aaronpuchert@alice-dsl.net>
  - Update to version 15.0.7.
    * This release contains bug-fixes for the LLVM 15.0.0 release.
      This release is API and ABI compatible with 15.0.0.
  - Rebase llvm-do-not-install-static-libraries.patch.
  - Build stage 2 with -fno-plt on x86_64: since building with
    - Wl,-z,now the PLT stubs are basically dead code, so eliminating
    the indirection reduces the number of branches and improves code
    locality for the quite frequent cross-DSO calls.
  - Add llvm-workaround-superfluous-branches.patch: hints LLVM to
    eliminate branches until gh#llvm/llvm-project#28804 is solved.

Files

/usr/lib/python3.13/site-packages/clang
/usr/lib/python3.13/site-packages/clang/__init__.py
/usr/lib/python3.13/site-packages/clang/cindex.py
/usr/lib/python3.13/site-packages/clang/enumerations.py
/usr/share/doc/packages/python-clang
/usr/share/doc/packages/python-clang/examples
/usr/share/doc/packages/python-clang/examples/cindex
/usr/share/doc/packages/python-clang/examples/cindex/cindex-dump.py
/usr/share/doc/packages/python-clang/examples/cindex/cindex-includes.py
/usr/share/doc/packages/python-clang/tests
/usr/share/doc/packages/python-clang/tests/CMakeLists.txt
/usr/share/doc/packages/python-clang/tests/__init__.py
/usr/share/doc/packages/python-clang/tests/cindex
/usr/share/doc/packages/python-clang/tests/cindex/INPUTS
/usr/share/doc/packages/python-clang/tests/cindex/INPUTS/compile_commands.json
/usr/share/doc/packages/python-clang/tests/cindex/INPUTS/header1.h
/usr/share/doc/packages/python-clang/tests/cindex/INPUTS/header2.h
/usr/share/doc/packages/python-clang/tests/cindex/INPUTS/header3.h
/usr/share/doc/packages/python-clang/tests/cindex/INPUTS/hello.cpp
/usr/share/doc/packages/python-clang/tests/cindex/INPUTS/include.cpp
/usr/share/doc/packages/python-clang/tests/cindex/INPUTS/parse_arguments.c
/usr/share/doc/packages/python-clang/tests/cindex/__init__.py
/usr/share/doc/packages/python-clang/tests/cindex/test_access_specifiers.py
/usr/share/doc/packages/python-clang/tests/cindex/test_cdb.py
/usr/share/doc/packages/python-clang/tests/cindex/test_code_completion.py
/usr/share/doc/packages/python-clang/tests/cindex/test_comment.py
/usr/share/doc/packages/python-clang/tests/cindex/test_cursor.py
/usr/share/doc/packages/python-clang/tests/cindex/test_cursor_kind.py
/usr/share/doc/packages/python-clang/tests/cindex/test_diagnostics.py
/usr/share/doc/packages/python-clang/tests/cindex/test_exception_specification_kind.py
/usr/share/doc/packages/python-clang/tests/cindex/test_file.py
/usr/share/doc/packages/python-clang/tests/cindex/test_index.py
/usr/share/doc/packages/python-clang/tests/cindex/test_linkage.py
/usr/share/doc/packages/python-clang/tests/cindex/test_location.py
/usr/share/doc/packages/python-clang/tests/cindex/test_tls_kind.py
/usr/share/doc/packages/python-clang/tests/cindex/test_token_kind.py
/usr/share/doc/packages/python-clang/tests/cindex/test_tokens.py
/usr/share/doc/packages/python-clang/tests/cindex/test_translation_unit.py
/usr/share/doc/packages/python-clang/tests/cindex/test_type.py
/usr/share/doc/packages/python-clang/tests/cindex/util.py
/usr/share/licenses/python3-clang15
/usr/share/licenses/python3-clang15/CREDITS.TXT
/usr/share/licenses/python3-clang15/LICENSE.TXT


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Mar 5 22:51:13 2026