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-jiter] f43: Update to PyO3 0.29
Date: Mon, 29 Jun 2026 12:19:20 GMT	[thread overview]
Message-ID: <178273556081.1.647237368464158400.rpms-rust-jiter-e4813371dff0@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-jiter
Branch : f43
Commit : e4813371dff05d1f77ba73090b5f08419f37d553
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-06-20T09:32:33+01:00
Stats  : +30/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-jiter/c/e4813371dff05d1f77ba73090b5f08419f37d553?branch=f43

Log:
Update to PyO3 0.29

---
diff --git a/jiter-fix-metadata.diff b/jiter-fix-metadata.diff
index ad71cb4..be39510 100644
--- a/jiter-fix-metadata.diff
+++ b/jiter-fix-metadata.diff
@@ -1,6 +1,13 @@
 --- jiter-0.15.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ jiter-0.15.0/Cargo.toml	2026-05-19T12:28:52.035031+00:00
-@@ -100,9 +100,6 @@
++++ jiter-0.15.0/Cargo.toml	2026-06-20T08:32:20.818684+00:00
+@@ -94,20 +94,17 @@
+ version = "0.2.16"
+ 
+ [dependencies.pyo3]
+-version = "0.28.2"
++version = "0.29.0"
+ optional = true
+ 
  [dependencies.smallvec]
  version = "1.11.0"
  
@@ -10,3 +17,18 @@
  [dev-dependencies.paste]
  version = "1.0.7"
  
+ [dev-dependencies.pyo3]
+-version = "0.28.2"
++version = "0.29.0"
+ features = ["auto-initialize"]
+ 
+ [dev-dependencies.serde]
+@@ -122,7 +119,7 @@
+ ]
+ 
+ [build-dependencies.pyo3-build-config]
+-version = "0.28.2"
++version = "0.29.0"
+ optional = true
+ 
+ [lints.clippy]

diff --git a/rust-jiter.spec b/rust-jiter.spec
index 38bfe5e..b08dcc7 100644
--- a/rust-jiter.spec
+++ b/rust-jiter.spec
@@ -14,6 +14,8 @@ URL:            https://crates.io/crates/jiter
 Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
 # * Omit benchmark-only dependency codspeed-criterion-compat
+# * Update to PyO3 0.29 (#254):
+#   https://github.com/pydantic/jiter/commit/2fe4246c71c003ddb32c943e3b432925f05f7d3c
 Patch:          jiter-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/rust2rpm.toml b/rust2rpm.toml
index f932386..8535a30 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,4 +1,8 @@
 [package]
 cargo-toml-patch-comments = [
     "Omit benchmark-only dependency codspeed-criterion-compat",
+    """\
+Update to PyO3 0.29 (#254): \
+https://github.com/pydantic/jiter/commit/2fe4246c71c003ddb32c943e3b432925f05f7d3c\
+""",
 ]

                 reply	other threads:[~2026-06-29 12:19 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=178273556081.1.647237368464158400.rpms-rust-jiter-e4813371dff0@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