public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-pythonize] rawhide: Update to version 0.29.0; Fixes RHBZ#2392118
@ 2026-08-07  9:07 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-07  9:07 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-pythonize
Branch : rawhide
Commit : fbe535264d56b2e0531df2bb554cf8c3f76cb399
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-07T11:07:35+02:00
Stats  : +27/-5 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-pythonize/c/fbe535264d56b2e0531df2bb554cf8c3f76cb399?branch=rawhide

Log:
Update to version 0.29.0; Fixes RHBZ#2392118

---
diff --git a/.gitignore b/.gitignore
index 286e3bc..14ac26a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /pythonize-0.25.0.crate
 /pythonize-0.26.0.crate
 /pythonize-0.27.0.crate
+/pythonize-0.29.0.crate

diff --git a/README.md b/README.md
deleted file mode 100644
index 3cbddee..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-pythonize
-
-The rust-pythonize package

diff --git a/rust-pythonize.spec b/rust-pythonize.spec
index 25b9dc4..ec82c53 100644
--- a/rust-pythonize.spec
+++ b/rust-pythonize.spec
@@ -5,7 +5,7 @@
 %global crate pythonize
 
 Name:           rust-pythonize
-Version:        0.27.0
+Version:        0.29.0
 Release:        %autorelease
 Summary:        Serde Serializer & Deserializer from Rust <--> Python, backed by PyO3
 
@@ -47,6 +47,30 @@ use the "default" feature of the "%{crate}" crate.
 %files       -n %{name}+default-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+arbitrary_precision-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+arbitrary_precision-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "arbitrary_precision" feature of the "%{crate}" crate.
+
+%files       -n %{name}+arbitrary_precision-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package     -n %{name}+serde_json-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+serde_json-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "serde_json" feature of the "%{crate}" crate.
+
+%files       -n %{name}+serde_json-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/sources b/sources
index 6565ae6..1a051c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pythonize-0.27.0.crate) = b5f4752fb6b20aa61601dfeb3f61661704ae80fc94d444a685082c4be7644311c269748b72351a7bd7b46f5e74373bc09c95cdd4a60fc1b26e69a756b3d61b23
+SHA512 (pythonize-0.29.0.crate) = 82ffe4a81827add08dc8cb9f237d6ea28142a49ab3ecf172ec50284065d132476145e0b69bdcf7e3d217b73019c591136a17365df894d9ffe88172d5c9e8882c

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07  9:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07  9:07 [rpms/rust-pythonize] rawhide: Update to version 0.29.0; Fixes RHBZ#2392118 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox