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/python-jiter] rawhide: Update to 0.17.0 (close RHBZ#2532592)
Date: Sun, 13 Sep 2026 21:18:15 GMT	[thread overview]
Message-ID: <178933429579.1.13023251701538633631.rpms-python-jiter-416f6404d8a3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-jiter
Branch : rawhide
Commit : 416f6404d8a31025cca837ed2debcc20ddde0c4a
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-13T20:22:30+01:00
Stats  : +16/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-jiter/c/416f6404d8a31025cca837ed2debcc20ddde0c4a?branch=rawhide

Log:
Update to 0.17.0 (close RHBZ#2532592)

---
diff --git a/jiter-fix-metadata.diff b/jiter-fix-metadata.diff
new file mode 100644
index 0000000..a62324a
--- /dev/null
+++ b/jiter-fix-metadata.diff
@@ -0,0 +1,10 @@
+diff -Naur a/pyproject.toml b/pyproject.toml
+--- a/pyproject.toml	2006-07-24 02:21:28.000000000 +0100
++++ b/pyproject.toml	2026-09-13 20:20:31.352436119 +0100
+@@ -1,5 +1,5 @@
+ [build-system]
+-requires = ["maturin>=1.15.0,<2"]
++requires = ["maturin>=1.14.0,<2"]
+ build-backend = "maturin"
+ 
+ [project]

diff --git a/python-jiter.spec b/python-jiter.spec
index e8dab4e..3d312e0 100644
--- a/python-jiter.spec
+++ b/python-jiter.spec
@@ -1,5 +1,5 @@
 Name:           python-jiter
-Version:        0.16.0
+Version:        0.17.0
 Release:        %autorelease
 Summary:        Fast iterable JSON parser
 
@@ -16,6 +16,10 @@ License:        %{shrink:
     }
 URL:            https://github.com/pydantic/jiter
 Source:         %{pypi_source jiter}
+# Manually created patch for downstream crate metadata changes
+# * Temporarily allow maturin 1.14:
+#   https://bugzilla.redhat.com/show_bug.cgi?id=2522075
+Patch:          jiter-fix-metadata.diff
 
 BuildSystem:    pyproject
 BuildOption(install): --assert-license jiter

diff --git a/sources b/sources
index 1b3cc5e..1084313 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (jiter-0.16.0.tar.gz) = a96503babe2a52d82f93e927970eb4041d069dd00f48ff1c5d787880d4f50eac971baf6932d7a4324312ca7b588962d2c12d057080fd5bca750de8935d54de56
+SHA512 (jiter-0.17.0.tar.gz) = 983c3f6f1231e2f82a59a72ca6f0845215b03cdf8834dd07547a992fdc0874e80ebede21810c8e99d51375981e8e7dea0d6e75a1a5fb7c50c4445be64870af74

                 reply	other threads:[~2026-09-13 21:18 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=178933429579.1.13023251701538633631.rpms-python-jiter-416f6404d8a3@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