public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jiter] rawhide: Update to 0.17.0 (close RHBZ#2532592)
@ 2026-09-13 21:18 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-13 21:18 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-09-13 21:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-13 21:18 [rpms/python-jiter] rawhide: Update to 0.17.0 (close RHBZ#2532592) Benjamin A. Beasley

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