public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-pyo3-macros-backend0.24] epel9: Compat package no longer needed
@ 2026-08-07 9:56 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-07 9:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-pyo3-macros-backend0.24
Branch : epel9
Commit : 4be981427e4f05653bbac9e72e6f79470aa09500
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-03-14T22:35:54+00:00
Stats : +1/-82 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-pyo3-macros-backend0.24/c/4be981427e4f05653bbac9e72e6f79470aa09500?branch=epel9
Log:
Compat package no longer needed
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 52515ca..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/pyo3-macros-backend-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-macros-backend0.24.spec b/rust-pyo3-macros-backend0.24.spec
deleted file mode 100644
index 7c0a323..0000000
--- a/rust-pyo3-macros-backend0.24.spec
+++ /dev/null
@@ -1,80 +0,0 @@
-# Generated by rust2rpm 27
-%bcond check 1
-%global debug_package %{nil}
-
-%global crate pyo3-macros-backend
-
-Name: rust-pyo3-macros-backend0.24
-Version: 0.24.2
-Release: %autorelease
-Summary: Code generation for PyO3 package
-
-License: MIT OR Apache-2.0
-URL: https://crates.io/crates/pyo3-macros-backend
-Source: %{crates_source}
-
-BuildRequires: cargo-rpm-macros >= 24
-
-%global _description %{expand:
-Code generation for PyO3 package.}
-
-%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
-%{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}+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
-
-%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/sources b/sources
deleted file mode 100644
index 58d8d5b..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (pyo3-macros-backend-0.24.2.crate) = e70809ffee1b20161b112055bb813acf35912473923a9fec4ef1ecaa7100d9fc92a1423255d182bed42435dd4ca3276dc3c0d6eeaa158a6e67a790604b961a0d
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 9:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 9:56 [rpms/rust-pyo3-macros-backend0.24] epel9: Compat package no longer needed Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox