public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-pyo3-build-config0.24] epel9: Compat package no longer needed
Date: Fri, 07 Aug 2026 09:57:21 GMT	[thread overview]
Message-ID: <178609664146.1.11683691982705873867.rpms-rust-pyo3-build-config0.24-0ca4ae3d4789@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-pyo3-build-config0.24
Branch : epel9
Commit : 0ca4ae3d47891d4c9b4add9ecd45dec228c27d9f
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-03-14T22:35:06+00:00
Stats  : +1/-202 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-pyo3-build-config0.24/c/0ca4ae3d47891d4c9b4add9ecd45dec228c27d9f?branch=epel9

Log:
Compat package no longer needed

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index b64d285..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/pyo3-build-config-0.24.2.crate

diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..382e6f5
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Compat package no longer needed

diff --git a/rust-pyo3-build-config0.24.spec b/rust-pyo3-build-config0.24.spec
deleted file mode 100644
index d773934..0000000
--- a/rust-pyo3-build-config0.24.spec
+++ /dev/null
@@ -1,192 +0,0 @@
-# Generated by rust2rpm 27
-%bcond check 1
-%global debug_package %{nil}
-
-%global crate pyo3-build-config
-
-Name:           rust-pyo3-build-config0.24
-Version:        0.24.2
-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-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-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 e70d6f8..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (pyo3-build-config-0.24.2.crate) = e388d8f319c95af85d2779cd9d24f1293e3b9ac97ea8cf99064ff851b9bf93bf86f476b97ca1434ea0060043a6e7af1129a7e6c1fd1159eb7b025c646a7ddc37

                 reply	other threads:[~2026-08-07  9:57 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=178609664146.1.11683691982705873867.rpms-rust-pyo3-build-config0.24-0ca4ae3d4789@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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