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-quick-xml0.36] rawhide: compat package no longer needed
Date: Tue, 07 Jul 2026 14:51:23 GMT [thread overview]
Message-ID: <178343588366.1.4375577127164448884.rpms-rust-quick-xml0.36-714d60afa46d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-quick-xml0.36
Branch : rawhide
Commit : 714d60afa46d27e347e57dd1256bf1a9dc86256c
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-07-07T16:51:18+02:00
Stats : +1/-222 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/rust-quick-xml0.36/c/714d60afa46d27e347e57dd1256bf1a9dc86256c?branch=rawhide
Log:
compat package no longer needed
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 1041e8d..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/quick-xml-0.36.2.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/quick-xml-fix-metadata.diff b/quick-xml-fix-metadata.diff
deleted file mode 100644
index 21adf1f..0000000
--- a/quick-xml-fix-metadata.diff
+++ /dev/null
@@ -1,12 +0,0 @@
---- quick-xml-0.36.2/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ quick-xml-0.36.2/Cargo.toml 2025-01-04T20:04:08.482183+00:00
-@@ -77,9 +77,6 @@
- optional = true
- default-features = false
-
--[dev-dependencies.criterion]
--version = "0.4"
--
- [dev-dependencies.pretty_assertions]
- version = "1.4"
-
diff --git a/rust-quick-xml0.36.spec b/rust-quick-xml0.36.spec
deleted file mode 100644
index 033b00d..0000000
--- a/rust-quick-xml0.36.spec
+++ /dev/null
@@ -1,203 +0,0 @@
-# Generated by rust2rpm 27
-%bcond check 1
-%global debug_package %{nil}
-
-%global crate quick-xml
-
-Name: rust-quick-xml0.36
-Version: 0.36.2
-Release: %autorelease
-Summary: High performance xml reader and writer
-
-License: MIT
-URL: https://crates.io/crates/quick-xml
-Source: %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * drop unused, benchmark-only criterion dev-dependency
-Patch: quick-xml-fix-metadata.diff
-
-BuildRequires: cargo-rpm-macros >= 24
-
-%global _description %{expand:
-High performance xml reader and writer.}
-
-%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-MIT.md
-%doc %{crate_instdir}/README.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}+arbitrary-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+arbitrary-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "arbitrary" feature of the "%{crate}" crate.
-
-%files -n %{name}+arbitrary-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+async-tokio-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+async-tokio-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "async-tokio" feature of the "%{crate}" crate.
-
-%files -n %{name}+async-tokio-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+document-features-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+document-features-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "document-features" feature of the "%{crate}" crate.
-
-%files -n %{name}+document-features-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+encoding-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+encoding-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "encoding" feature of the "%{crate}" crate.
-
-%files -n %{name}+encoding-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+encoding_rs-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+encoding_rs-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "encoding_rs" feature of the "%{crate}" crate.
-
-%files -n %{name}+encoding_rs-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+escape-html-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+escape-html-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "escape-html" feature of the "%{crate}" crate.
-
-%files -n %{name}+escape-html-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+overlapped-lists-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+overlapped-lists-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "overlapped-lists" feature of the "%{crate}" crate.
-
-%files -n %{name}+overlapped-lists-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}+serde-types-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+serde-types-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "serde-types" feature of the "%{crate}" crate.
-
-%files -n %{name}+serde-types-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+serialize-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+serialize-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "serialize" feature of the "%{crate}" crate.
-
-%files -n %{name}+serialize-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+tokio-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+tokio-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "tokio" feature of the "%{crate}" crate.
-
-%files -n %{name}+tokio-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 2cd7101..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,5 +0,0 @@
-[package]
-cargo-toml-patch-comments = [
- "drop unused, benchmark-only criterion dev-dependency",
-]
-
diff --git a/sources b/sources
deleted file mode 100644
index b2fddeb..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (quick-xml-0.36.2.crate) = 7cd4778dbb1f50fdfd7290241fbb42c8529f7d44c2633cac017657010d0d443024f049287e1a1806f5bebe46465549973cccc660959c587fe383490a150ddcdc
reply other threads:[~2026-07-07 14:51 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=178343588366.1.4375577127164448884.rpms-rust-quick-xml0.36-714d60afa46d@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