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-pydantic-core] rawhide: Allow jiter 0.16
Date: Tue, 30 Jun 2026 06:02:05 GMT	[thread overview]
Message-ID: <178279932553.1.6962973156919611338.rpms-python-pydantic-core-b9aa3b1fe2ef@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-pydantic-core
Branch : rawhide
Commit : b9aa3b1fe2efcbdc5c56167949fd258e781e89f5
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-06-30T06:57:23+01:00
Stats  : +3/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pydantic-core/c/b9aa3b1fe2efcbdc5c56167949fd258e781e89f5?branch=rawhide

Log:
Allow jiter 0.16

---
diff --git a/pydantic-core-fix-metadata.diff b/pydantic-core-fix-metadata.diff
index d02cd28..ab7143e 100644
--- a/pydantic-core-fix-metadata.diff
+++ b/pydantic-core-fix-metadata.diff
@@ -6,7 +6,7 @@ diff -Naur ./pydantic_core-2.46.4-original/Cargo.toml pydantic_core-2.46.4/Cargo
  num-traits = "0.2.19"
  uuid = "1.23.0"
 -jiter = { version = "0.14.0", features = ["python"] }
-+jiter = { version = ">=0.14.0, <0.16.0", features = ["python"] }
++jiter = { version = ">=0.14.0, <0.17.0", features = ["python"] }
  hex = "0.4.3"
  percent-encoding = "2.3.2"
  hashbrown = { version = "0.16", default-features = false, features = ["inline-more"] }

diff --git a/python-pydantic-core.spec b/python-pydantic-core.spec
index 75433e4..d5add0d 100644
--- a/python-pydantic-core.spec
+++ b/python-pydantic-core.spec
@@ -19,7 +19,8 @@ URL:            https://github.com/pydantic/pydantic-core
 Source:         %{pypi_source pydantic_core}
 
 # Manually created patch for downstream crate metadata changes
-# * Allow jiter 0.15. API changes from 0.14 to 0.15 are purely additive, so
+# * Allow jiter 0.15 and 0.16. API changes from 0.14 to 0.16 are purely
+#   additive, plus switching to PyO3 0.29, which we are also doing here, so
 #   this is compatible. Downstream-only because jiter is developed by the
 #   Pydantic people, and we can reasonably assume that they will update in due
 #   course without prompting from us.

                 reply	other threads:[~2026-06-30  6:02 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=178279932553.1.6962973156919611338.rpms-python-pydantic-core-b9aa3b1fe2ef@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