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-cssparser] epel10: Relax phf dependency to allow phf v0.11
Date: Mon, 15 Jun 2026 14:13:50 GMT [thread overview]
Message-ID: <178153283001.1.17143292390715222023.rpms-rust-cssparser-1ec2ddb30f66@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-cssparser
Branch : epel10
Commit : 1ec2ddb30f66df8adbb13fb7be9a0b69048b3547
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2023-07-28T15:31:01+02:00
Stats : +14/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cssparser/c/1ec2ddb30f66df8adbb13fb7be9a0b69048b3547?branch=epel10
Log:
Relax phf dependency to allow phf v0.11
---
diff --git a/README.md b/README.md
deleted file mode 100644
index 4e21609..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-cssparser
-
-The rust-cssparser package
\ No newline at end of file
diff --git a/cssparser-fix-metadata.diff b/cssparser-fix-metadata.diff
new file mode 100644
index 0000000..16cb46f
--- /dev/null
+++ b/cssparser-fix-metadata.diff
@@ -0,0 +1,11 @@
+--- cssparser-0.29.6/Cargo.toml 1970-01-01T00:00:01+00:00
++++ cssparser-0.29.6/Cargo.toml 2023-07-28T13:10:01.251939+00:00
+@@ -43,7 +43,7 @@
+ version = "0.1"
+
+ [dependencies.phf]
+-version = ">=0.8,<=0.10"
++version = ">=0.8,<=0.12"
+ features = ["macros"]
+
+ [dependencies.serde]
diff --git a/rust-cssparser.spec b/rust-cssparser.spec
index 2716094..0e3689f 100644
--- a/rust-cssparser.spec
+++ b/rust-cssparser.spec
@@ -12,6 +12,9 @@ Summary: Rust implementation of CSS Syntax Level 3
License: MPL-2.0
URL: https://crates.io/crates/cssparser
Source: %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * relax phf dependency to allow phf v0.11
+Patch: cssparser-fix-metadata.diff
BuildRequires: rust-packaging >= 21
reply other threads:[~2026-06-15 14:13 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=178153283001.1.17143292390715222023.rpms-rust-cssparser-1ec2ddb30f66@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