public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jiter] rawhide: Update to 0.16.0 upstream release
@ 2026-06-30 5:54 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-30 5:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-jiter
Branch : rawhide
Commit : b4fcdc7c59cd47c01e1b7ec287fe213d8fa4dae0
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-30T06:48:57+01:00
Stats : +4/-41 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/python-jiter/c/b4fcdc7c59cd47c01e1b7ec287fe213d8fa4dae0?branch=rawhide
Log:
Update to 0.16.0 upstream release
- Resolves: rhbz#2494427
Upstream tag: v0.16.0
Upstream commit: 785cf750
Commit co-authored by Packit automation (https://packit.dev/)
---
diff --git a/.gitignore b/.gitignore
index 92d0f99..646d17a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/jiter-0.12.0.tar.gz
/jiter-0.14.0.tar.gz
/jiter-0.15.0.tar.gz
+/jiter-0.16.0.tar.gz
diff --git a/README.packit b/README.packit
index eb5cf90..dd0af79 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
-The file was generated using packit 1.16.0.post1.dev2+ged481c62d.
+The file was generated using packit 1.16.1.
diff --git a/jiter-0.15.0-pyo3-0.29.patch b/jiter-0.15.0-pyo3-0.29.patch
deleted file mode 100644
index 9d6b495..0000000
--- a/jiter-0.15.0-pyo3-0.29.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-diff -Naur jiter-0.15.0-original/Cargo.toml jiter-0.15.0/Cargo.toml
---- jiter-0.15.0-original/Cargo.toml 2006-07-24 02:21:28.000000000 +0100
-+++ jiter-0.15.0/Cargo.toml 2026-06-20 09:25:58.018068226 +0100
-@@ -26,5 +26,5 @@
- debug = true
-
- [workspace.dependencies]
--pyo3 = { version = "0.28.2" }
--pyo3-build-config = { version = "0.28.2" }
-+pyo3 = { version = "0.29.0" }
-+pyo3-build-config = { version = "0.29.0" }
-diff -Naur jiter-0.15.0-original/crates/jiter-python/Cargo.toml jiter-0.15.0/crates/jiter-python/Cargo.toml
---- jiter-0.15.0-original/crates/jiter-python/Cargo.toml 2006-07-24 02:21:28.000000000 +0100
-+++ jiter-0.15.0/crates/jiter-python/Cargo.toml 2026-06-20 09:26:30.565844169 +0100
-@@ -17,7 +17,7 @@
-
- [features]
- # make extensions visible to cargo vendor
--extension-module = ["pyo3/generate-import-lib"]
-+extension-module = []
-
- [lib]
- name = "jiter_python"
-diff -Naur jiter-0.15.0-original/pyproject.toml jiter-0.15.0/pyproject.toml
---- jiter-0.15.0-original/pyproject.toml 2006-07-24 02:21:28.000000000 +0100
-+++ jiter-0.15.0/pyproject.toml 2026-06-20 09:26:49.564924584 +0100
-@@ -40,6 +40,6 @@
- [tool.maturin]
- module-name = "jiter"
- bindings = "pyo3"
--features = ["pyo3/generate-import-lib"]
-+features = []
- editable-profile = 'dev'
- manifest-path = "crates/jiter-python/Cargo.toml"
diff --git a/python-jiter.spec b/python-jiter.spec
index 15b3394..a3d7e71 100644
--- a/python-jiter.spec
+++ b/python-jiter.spec
@@ -1,5 +1,5 @@
Name: python-jiter
-Version: 0.15.0
+Version: 0.16.0
Release: %autorelease
Summary: Fast iterable JSON parser
@@ -17,10 +17,6 @@ License: %{shrink:
URL: https://github.com/pydantic/jiter
Source: %{pypi_source jiter}
-# Backport: update to PyO3 0.29 (#254)
-# https://github.com/pydantic/jiter/commit/2fe4246c71c003ddb32c943e3b432925f05f7d3c
-Patch: jiter-0.15.0-pyo3-0.29.patch
-
BuildSystem: pyproject
BuildOption(install): --assert-license jiter
diff --git a/sources b/sources
index f3aff4e..1b3cc5e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (jiter-0.15.0.tar.gz) = e975d3ee28ba3d75a367bf270bcb1f16b4323ab88434d12c8bdeeade7aaaf410ad5b118a4e740507d1e43c7ea5cbf2a49464d878e3a243f272fa1643abe357a2
+SHA512 (jiter-0.16.0.tar.gz) = a96503babe2a52d82f93e927970eb4041d069dd00f48ff1c5d787880d4f50eac971baf6932d7a4324312ca7b588962d2c12d057080fd5bca750de8935d54de56
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-30 5:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-30 5:54 [rpms/python-jiter] rawhide: Update to 0.16.0 upstream release 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