## START: Set by rpmautospec ## (rpmautospec version 0.8.1) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 2; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec # Generated by rust2rpm 27 %bcond check 1 %global debug_package %{nil} %global crate pyo3 Name: rust-pyo3_0.25 Version: 0.25.1 Release: %autorelease Summary: Bindings to Python interpreter License: MIT OR Apache-2.0 URL: https://crates.io/crates/pyo3 Source: %{crates_source} # Automatically generated patch to strip dependencies and normalize metadata Patch: pyo3-fix-metadata-auto.diff # Manually created patch for downstream crate metadata changes # * relax chrono-tz dependency to allow building with 0.6..=0.10 # * drop MSVC- and MinGW-only features Patch: pyo3-fix-metadata.diff # * make unsafe subinterpreter support available via cfg flag: # https://bugzilla.redhat.com/show_bug.cgi?id=2298403 Patch2: 0001-Make-unsafe-subinterpreter-support-available-via-cfg.patch BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Bindings to Python interpreter.} %description %{_description} %package devel Summary: %{summary} BuildArch: noarch %description devel %{_description} This package contains library source intended for building other packages which use the "%{crate}" crate. %files devel %license %{crate_instdir}/LICENSE-APACHE %license %{crate_instdir}/LICENSE-MIT %license %{crate_instdir}/pyo3-runtime/LICENSE-APACHE %license %{crate_instdir}/pyo3-runtime/LICENSE-MIT %doc %{crate_instdir}/Architecture.md %doc %{crate_instdir}/CHANGELOG.md %doc %{crate_instdir}/Code-of-Conduct.md %doc %{crate_instdir}/Contributing.md %doc %{crate_instdir}/README.md %doc %{crate_instdir}/Releasing.md %{crate_instdir}/ %package -n %{name}+default-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+default-devel %{_description} This package contains library source intended for building other packages which use the "default" feature of the "%{crate}" crate. %files -n %{name}+default-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+abi3-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+abi3-devel %{_description} This package contains library source intended for building other packages which use the "abi3" feature of the "%{crate}" crate. %files -n %{name}+abi3-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+abi3-py310-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+abi3-py310-devel %{_description} This package contains library source intended for building other packages which use the "abi3-py310" feature of the "%{crate}" crate. %files -n %{name}+abi3-py310-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+abi3-py311-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+abi3-py311-devel %{_description} This package contains library source intended for building other packages which use the "abi3-py311" feature of the "%{crate}" crate. %files -n %{name}+abi3-py311-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+abi3-py312-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+abi3-py312-devel %{_description} This package contains library source intended for building other packages which use the "abi3-py312" feature of the "%{crate}" crate. %files -n %{name}+abi3-py312-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+abi3-py313-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+abi3-py313-devel %{_description} This package contains library source intended for building other packages which use the "abi3-py313" feature of the "%{crate}" crate. %files -n %{name}+abi3-py313-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+abi3-py314-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+abi3-py314-devel %{_description} This package contains library source intended for building other packages which use the "abi3-py314" feature of the "%{crate}" crate. %files -n %{name}+abi3-py314-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+abi3-py37-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+abi3-py37-devel %{_description} This package contains library source intended for building other packages which use the "abi3-py37" feature of the "%{crate}" crate. %files -n %{name}+abi3-py37-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+abi3-py38-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+abi3-py38-devel %{_description} This package contains library source intended for building other packages which use the "abi3-py38" feature of the "%{crate}" crate. %files -n %{name}+abi3-py38-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+abi3-py39-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+abi3-py39-devel %{_description} This package contains library source intended for building other packages which use the "abi3-py39" feature of the "%{crate}" crate. %files -n %{name}+abi3-py39-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+anyhow-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+anyhow-devel %{_description} This package contains library source intended for building other packages which use the "anyhow" feature of the "%{crate}" crate. %files -n %{name}+anyhow-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+arc_lock-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+arc_lock-devel %{_description} This package contains library source intended for building other packages which use the "arc_lock" feature of the "%{crate}" crate. %files -n %{name}+arc_lock-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+auto-initialize-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+auto-initialize-devel %{_description} This package contains library source intended for building other packages which use the "auto-initialize" feature of the "%{crate}" crate. %files -n %{name}+auto-initialize-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+bigdecimal-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+bigdecimal-devel %{_description} This package contains library source intended for building other packages which use the "bigdecimal" feature of the "%{crate}" crate. %files -n %{name}+bigdecimal-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+chrono-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+chrono-devel %{_description} This package contains library source intended for building other packages which use the "chrono" feature of the "%{crate}" crate. %files -n %{name}+chrono-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+chrono-local-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+chrono-local-devel %{_description} This package contains library source intended for building other packages which use the "chrono-local" feature of the "%{crate}" crate. %files -n %{name}+chrono-local-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+chrono-tz-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+chrono-tz-devel %{_description} This package contains library source intended for building other packages which use the "chrono-tz" feature of the "%{crate}" crate. %files -n %{name}+chrono-tz-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+either-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+either-devel %{_description} This package contains library source intended for building other packages which use the "either" feature of the "%{crate}" crate. %files -n %{name}+either-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+experimental-async-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+experimental-async-devel %{_description} This package contains library source intended for building other packages which use the "experimental-async" feature of the "%{crate}" crate. %files -n %{name}+experimental-async-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+experimental-inspect-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+experimental-inspect-devel %{_description} This package contains library source intended for building other packages which use the "experimental-inspect" feature of the "%{crate}" crate. %files -n %{name}+experimental-inspect-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+extension-module-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+extension-module-devel %{_description} This package contains library source intended for building other packages which use the "extension-module" feature of the "%{crate}" crate. %files -n %{name}+extension-module-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+eyre-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+eyre-devel %{_description} This package contains library source intended for building other packages which use the "eyre" feature of the "%{crate}" crate. %files -n %{name}+eyre-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+full-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+full-devel %{_description} This package contains library source intended for building other packages which use the "full" feature of the "%{crate}" crate. %files -n %{name}+full-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+hashbrown-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+hashbrown-devel %{_description} This package contains library source intended for building other packages which use the "hashbrown" feature of the "%{crate}" crate. %files -n %{name}+hashbrown-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+indexmap-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+indexmap-devel %{_description} This package contains library source intended for building other packages which use the "indexmap" feature of the "%{crate}" crate. %files -n %{name}+indexmap-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+indoc-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+indoc-devel %{_description} This package contains library source intended for building other packages which use the "indoc" feature of the "%{crate}" crate. %files -n %{name}+indoc-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+inventory-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+inventory-devel %{_description} This package contains library source intended for building other packages which use the "inventory" feature of the "%{crate}" crate. %files -n %{name}+inventory-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+jiff-02-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+jiff-02-devel %{_description} This package contains library source intended for building other packages which use the "jiff-02" feature of the "%{crate}" crate. %files -n %{name}+jiff-02-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+lock_api-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+lock_api-devel %{_description} This package contains library source intended for building other packages which use the "lock_api" feature of the "%{crate}" crate. %files -n %{name}+lock_api-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+macros-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+macros-devel %{_description} This package contains library source intended for building other packages which use the "macros" feature of the "%{crate}" crate. %files -n %{name}+macros-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+multiple-pymethods-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+multiple-pymethods-devel %{_description} This package contains library source intended for building other packages which use the "multiple-pymethods" feature of the "%{crate}" crate. %files -n %{name}+multiple-pymethods-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+nightly-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+nightly-devel %{_description} This package contains library source intended for building other packages which use the "nightly" feature of the "%{crate}" crate. %files -n %{name}+nightly-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+num-bigint-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+num-bigint-devel %{_description} This package contains library source intended for building other packages which use the "num-bigint" feature of the "%{crate}" crate. %files -n %{name}+num-bigint-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+num-complex-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+num-complex-devel %{_description} This package contains library source intended for building other packages which use the "num-complex" feature of the "%{crate}" crate. %files -n %{name}+num-complex-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+num-rational-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+num-rational-devel %{_description} This package contains library source intended for building other packages which use the "num-rational" feature of the "%{crate}" crate. %files -n %{name}+num-rational-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+ordered-float-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+ordered-float-devel %{_description} This package contains library source intended for building other packages which use the "ordered-float" feature of the "%{crate}" crate. %files -n %{name}+ordered-float-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+parking_lot-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+parking_lot-devel %{_description} This package contains library source intended for building other packages which use the "parking_lot" feature of the "%{crate}" crate. %files -n %{name}+parking_lot-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+py-clone-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+py-clone-devel %{_description} This package contains library source intended for building other packages which use the "py-clone" feature of the "%{crate}" crate. %files -n %{name}+py-clone-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+pyo3-macros-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+pyo3-macros-devel %{_description} This package contains library source intended for building other packages which use the "pyo3-macros" feature of the "%{crate}" crate. %files -n %{name}+pyo3-macros-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+rust_decimal-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+rust_decimal-devel %{_description} This package contains library source intended for building other packages which use the "rust_decimal" feature of the "%{crate}" crate. %files -n %{name}+rust_decimal-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+serde-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+serde-devel %{_description} This package contains library source intended for building other packages which use the "serde" feature of the "%{crate}" crate. %files -n %{name}+serde-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+smallvec-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+smallvec-devel %{_description} This package contains library source intended for building other packages which use the "smallvec" feature of the "%{crate}" crate. %files -n %{name}+smallvec-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+time-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+time-devel %{_description} This package contains library source intended for building other packages which use the "time" feature of the "%{crate}" crate. %files -n %{name}+time-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+unindent-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+unindent-devel %{_description} This package contains library source intended for building other packages which use the "unindent" feature of the "%{crate}" crate. %files -n %{name}+unindent-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+uuid-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+uuid-devel %{_description} This package contains library source intended for building other packages which use the "uuid" feature of the "%{crate}" crate. %files -n %{name}+uuid-devel %ghost %{crate_instdir}/Cargo.toml %prep %autosetup -n %{crate}-%{version} -p1 %cargo_prep # drop files that are not useful rm -r emscripten/ newsfragments/ %generate_buildrequires # unit tests require optional dependencies %cargo_generate_buildrequires -a %build %cargo_build %install %cargo_install %if %{with check} %check # * unit tests require an UTF-8 locale # * unit tests require the "auto-initialize" feature # * run tests for all third-party crate integrations export LANG=C.utf8 %cargo_test -f auto-initialize,full %endif %changelog ## START: Generated by rpmautospec * Tue Sep 23 2025 Fabio Valentini - 0.25.1-2 - Initial import (pyo3 0.25 compat package) ## END: Generated by rpmautospec