public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kryoptic] rawhide: Remove rust2rpm.toml, no longer useful
@ 2026-07-07 9:55 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-07 9:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kryoptic
Branch : rawhide
Commit : 29875450790c442a5a1337cfac193ffe7e6300bd
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-05T05:54:43+01:00
Stats : +0/-16 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kryoptic/c/29875450790c442a5a1337cfac193ffe7e6300bd?branch=rawhide
Log:
Remove rust2rpm.toml, no longer useful
Obsolete since rust2rpm 28 dropped support for generating RPM spec files
for non-crate cargo projects,
https://codeberg.org/rust2rpm/rust2rpm/src/tag/v28.0.0/CHANGELOG.md.
---
diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index bf598c3..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,16 +0,0 @@
-[package]
-cargo-install-lib = true
-cargo-install-bin = true
-cargo-toml-patch-comments = [
- """\
-Update quick-xml dependency to 0.41: \
-https://github.com/latchset/kryoptic/pull/475\
-"""
-]
-
-[features]
-enable = ["nssdb", "pqc"]
-
-[requires]
-build = ["openssl-devel"]
-lib = ["openssl-libs"]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 9:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 9:55 [rpms/kryoptic] rawhide: Remove rust2rpm.toml, no longer useful 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