public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-pyo3-build-config0.23] epel9: compat package no longer needed
Date: Fri, 07 Aug 2026 09:52:09 GMT [thread overview]
Message-ID: <178609632937.1.4081226275281213543.rpms-rust-pyo3-build-config0.23-495cbdb98781@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-pyo3-build-config0.23
Branch : epel9
Commit : 495cbdb98781034ee284174b4a5ab8462e19d756
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-02-16T16:37:24+01:00
Stats : +1/-190 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-pyo3-build-config0.23/c/495cbdb98781034ee284174b4a5ab8462e19d756?branch=epel9
Log:
compat package no longer needed
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index fbc6c67..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/pyo3-build-config-0.23.5.crate
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..3f67be8
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+compat package no longer needed
diff --git a/rust-pyo3-build-config0.23.spec b/rust-pyo3-build-config0.23.spec
deleted file mode 100644
index fc844bb..0000000
--- a/rust-pyo3-build-config0.23.spec
+++ /dev/null
@@ -1,180 +0,0 @@
-# Generated by rust2rpm 27
-%bcond check 1
-%global debug_package %{nil}
-
-%global crate pyo3-build-config
-
-Name: rust-pyo3-build-config0.23
-Version: 0.23.5
-Release: %autorelease
-Summary: Build configuration for the PyO3 ecosystem
-
-License: MIT OR Apache-2.0
-URL: https://crates.io/crates/pyo3-build-config
-Source: %{crates_source}
-
-BuildRequires: cargo-rpm-macros >= 24
-%if %{with check}
-BuildRequires: python3
-%endif
-
-%global _description %{expand:
-Build configuration for the PyO3 ecosystem.}
-
-%description %{_description}
-
-%package devel
-Summary: %{summary}
-BuildArch: noarch
-Requires: python3
-
-%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
-%{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-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}+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}+resolve-config-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+resolve-config-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "resolve-config" feature of the "%{crate}" crate.
-
-%files -n %{name}+resolve-config-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%prep
-%autosetup -n %{crate}-%{version} -p1
-%cargo_prep
-
-%generate_buildrequires
-%cargo_generate_buildrequires
-
-%build
-%cargo_build
-
-%install
-%cargo_install
-
-%if %{with check}
-%check
-%cargo_test
-%endif
-
-%changelog
-%autochangelog
diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index 207f1a6..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,8 +0,0 @@
-[features]
-# hide MSVC- and MinGW-only "python3-dll-a" dependency
-hide = ["python3-dll-a"]
-
-[requires]
-lib = ["python3"]
-test = ["python3"]
-
diff --git a/sources b/sources
deleted file mode 100644
index c56ffa8..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (pyo3-build-config-0.23.5.crate) = 72aac032e3026554761eb81dc9c57591abc4d0c329c46918da13a8cc93c0532eba2fe3d971699a50890c66d8853b93a67840b0e8f1c15747d184b873dec2894a
reply other threads:[~2026-08-07 9:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178609632937.1.4081226275281213543.rpms-rust-pyo3-build-config0.23-495cbdb98781@fedoraproject.org \
--to=decathorpe@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox