public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-safetensors] f44: Update to version 0.7.0; Fixes RHBZ#2415928
@ 2026-07-07 11:40 Alexander F. Lent
0 siblings, 0 replies; only message in thread
From: Alexander F. Lent @ 2026-07-07 11:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-safetensors
Branch : f44
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=f44
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 11:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 11:40 [rpms/rust-safetensors] f44: Update to version 0.7.0; Fixes RHBZ#2415928 Alexander F. Lent
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox