public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Alexander F. Lent <lx@xanderlent.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-safetensors] rawhide: Update to version 0.7.0; Fixes RHBZ#2415928
Date: Tue, 07 Jul 2026 11:39:26 GMT [thread overview]
Message-ID: <178342436688.1.284700188990124112.rpms-rust-safetensors-9015330866c5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-safetensors
Branch : rawhide
Commit : 9015330866c540093219f840c94a1f9d3a707419
Author : Alexander F. Lent <lx@xanderlent.com>
Date : 2026-07-07T11:08:43+00:00
Stats : +8/-19 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-safetensors/c/9015330866c540093219f840c94a1f9d3a707419?branch=rawhide
Log:
Update to version 0.7.0; Fixes RHBZ#2415928
---
diff --git a/.gitignore b/.gitignore
index 1beed20..8eab28c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/safetensors-0.6.0.crate
/safetensors-0.6.1.crate
/safetensors-0.6.2.crate
+/safetensors-0.7.0.crate
diff --git a/rust-safetensors.spec b/rust-safetensors.spec
index 97fc4cd..b3e63eb 100644
--- a/rust-safetensors.spec
+++ b/rust-safetensors.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
%global crate safetensors
Name: rust-safetensors
-Version: 0.6.2
+Version: 0.7.0
Release: %autorelease
Summary: Functions for safer PyTorch safetensors read/write operations
@@ -72,18 +72,6 @@ use the "alloc" feature of the "%{crate}" crate.
%files -n %{name}+alloc-devel
%ghost %{crate_instdir}/Cargo.toml
-%package -n %{name}+hashbrown-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+hashbrown-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "hashbrown" feature of the "%{crate}" crate.
-
-%files -n %{name}+hashbrown-devel
-%ghost %{crate_instdir}/Cargo.toml
-
%package -n %{name}+std-devel
Summary: %{summary}
BuildArch: noarch
diff --git a/safetensors-fix-metadata.diff b/safetensors-fix-metadata.diff
index 614e330..0655f9d 100644
--- a/safetensors-fix-metadata.diff
+++ b/safetensors-fix-metadata.diff
@@ -1,7 +1,7 @@
---- safetensors-0.6.2/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ safetensors-0.6.2/Cargo.toml 2025-08-09T23:33:02.587807+00:00
-@@ -80,9 +80,6 @@
- version = "1.0"
+--- safetensors-0.7.0/Cargo.toml 1970-01-01T00:00:01+00:00
++++ safetensors-0.7.0/Cargo.toml 2025-11-22T02:09:12.691036+00:00
+@@ -79,9 +79,6 @@
+ features = ["alloc"]
default-features = false
-[dev-dependencies.criterion]
diff --git a/sources b/sources
index cc1eaaa..115ff72 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (safetensors-0.6.2.crate) = bac60180c7d50b7a7cc64b917889d9a126b92531ec18633e073daf0ce9c1aa32bf4574bba01edd6e34b4724f52535a6dfb25c42bda977db5214b6f82cad0da2a
+SHA512 (safetensors-0.7.0.crate) = f8d30f54b4b8be02a720c842b47e4bcd693175bea644aaf558b6958905ac5673070af2923b6e497e271c95e531c040b70e35382a5f9cd014e9bb33354010622c
reply other threads:[~2026-07-07 11:39 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=178342436688.1.284700188990124112.rpms-rust-safetensors-9015330866c5@fedoraproject.org \
--to=lx@xanderlent.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