public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-cssparser-macros] epel10: Update to 0.6.1
Date: Mon, 15 Jun 2026 14:13:27 GMT [thread overview]
Message-ID: <178153280772.1.17680400233149000179.rpms-rust-cssparser-macros-fcb589c2f5e6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-cssparser-macros
Branch : epel10
Commit : fcb589c2f5e60407aa4af7a3288f94dc090181a6
Author : Kalev Lember <klember@redhat.com>
Date : 2023-10-01T21:02:26+02:00
Stats : +6/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cssparser-macros/c/fcb589c2f5e60407aa4af7a3288f94dc090181a6?branch=epel10
Log:
Update to 0.6.1
- Disable failing doctests
---
diff --git a/.gitignore b/.gitignore
index 184eb4d..fa4f22e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/cssparser-macros-0.3.5.crate
/cssparser-macros-0.3.6.crate
/cssparser-macros-0.6.0.crate
+/cssparser-macros-0.6.1.crate
diff --git a/rust-cssparser-macros.spec b/rust-cssparser-macros.spec
index 38f74f7..ea03930 100644
--- a/rust-cssparser-macros.spec
+++ b/rust-cssparser-macros.spec
@@ -5,7 +5,7 @@
%global crate cssparser-macros
Name: rust-cssparser-macros
-Version: 0.6.0
+Version: 0.6.1
Release: %autorelease
Summary: Procedural macros for cssparser
@@ -60,7 +60,9 @@ use the "default" feature of the "%{crate}" crate.
%if %{with check}
%check
-%cargo_test
+# doctests are failing
+# https://github.com/servo/rust-cssparser/issues/364
+%cargo_test -- --lib
%endif
%changelog
diff --git a/sources b/sources
index e9556c7..5e61126 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cssparser-macros-0.6.0.crate) = 9b0aa19d46efe600fbb8b4763639affa5491727ae05312f5c7fb9c5c4d29971c33cb9afcee5001c7d0aec8677d36b5763986783ce8c897de892411f1bdb9a4ea
+SHA512 (cssparser-macros-0.6.1.crate) = 21d2f8bcaad0a8fff865b23bb2b59dcc5165f8861c4b9d7d70e9f302b58e2cc5ef8555bcab97889bfe81889a2b27863c755494baa64a52c65cd74687fe58b124
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=178153280772.1.17680400233149000179.rpms-rust-cssparser-macros-fcb589c2f5e6@fedoraproject.org \
--to=klember@redhat.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