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] f44: Update to 0.16.0 upstream release
Date: Tue, 30 Jun 2026 06:20:13 GMT [thread overview]
Message-ID: <178280041312.1.1889124270390651070.rpms-python-jiter-b4fcdc7c59cd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-jiter
Branch : f44
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=f44
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
reply other threads:[~2026-06-30 6:20 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=178280041312.1.1889124270390651070.rpms-python-jiter-b4fcdc7c59cd@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