public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-pythonize] rawhide: Update to version 0.29.0; Fixes RHBZ#2392118
Date: Fri, 07 Aug 2026 09:07:54 GMT	[thread overview]
Message-ID: <178609367465.1.11269384253770864396.rpms-rust-pythonize-fbe535264d56@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-07  9:07 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=178609367465.1.11269384253770864396.rpms-rust-pythonize-fbe535264d56@fedoraproject.org \
    --to=decathorpe@gmail.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