public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-tar] epel9: Allow astral-tokio-tar 0.7 for testing
Date: Wed, 02 Sep 2026 21:44:33 GMT	[thread overview]
Message-ID: <178838547361.1.1795718641694894111.rpms-rust-tar-6f51ddd021ff@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-tar
Branch : epel9
Commit : 6f51ddd021ff67b1d6ea8b534d5027dcb1550ae5
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-02T12:34:34+01:00
Stats  : +8/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-tar/c/6f51ddd021ff67b1d6ea8b534d5027dcb1550ae5?branch=epel9

Log:
Allow astral-tokio-tar 0.7 for testing

---
diff --git a/rust-tar.spec b/rust-tar.spec
index 0b4705a..44395e4 100644
--- a/rust-tar.spec
+++ b/rust-tar.spec
@@ -13,7 +13,8 @@ License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/tar
 Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
-# * Relax astral-tokio-tar requirement from 0.6 to also allow 0.5
+# * Allow astral-tokio-tar 0.7 for testing:
+#   https://github.com/composefs/tar-rs/pull/475
 Patch:          tar-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/rust2rpm.toml b/rust2rpm.toml
index f464dc6..a9e845e 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,6 +1,9 @@
 [package]
 cargo-toml-patch-comments = [
-    "Relax astral-tokio-tar requirement from 0.6 to also allow 0.5",
+    """\
+Allow astral-tokio-tar 0.7 for testing: \
+https://github.com/composefs/tar-rs/pull/475\
+""",
 ]
 
 [tests]

diff --git a/tar-fix-metadata.diff b/tar-fix-metadata.diff
index f6d37c1..c1f4915 100644
--- a/tar-fix-metadata.diff
+++ b/tar-fix-metadata.diff
@@ -1,11 +1,11 @@
 --- tar-0.4.46/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ tar-0.4.46/Cargo.toml	2026-05-21T12:45:07.125848+00:00
++++ tar-0.4.46/Cargo.toml	2026-09-02T11:34:16.378545+00:00
 @@ -74,7 +74,7 @@
  version = "0.2.8"
  
  [dev-dependencies.astral-tokio-tar]
 -version = "0.6.2"
-+version = ">=0.5,<0.7"
++version = ">=0.6.2,<0.8"
  
  [dev-dependencies.rand]
  version = "0.8"

                 reply	other threads:[~2026-09-02 21:44 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=178838547361.1.1795718641694894111.rpms-rust-tar-6f51ddd021ff@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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