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-logbook] f44: Update PyO3 to 0.29
Date: Thu, 02 Jul 2026 19:27:59 GMT	[thread overview]
Message-ID: <178302047905.1.10851981550742049092.rpms-python-logbook-ed9874307d9f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-logbook
Branch : f44
Commit : ed9874307d9f1e198b6b9baecb982301deeb674d
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-02T10:24:47+01:00
Stats  : +22/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-logbook/c/ed9874307d9f1e198b6b9baecb982301deeb674d?branch=f44

Log:
Update PyO3 to 0.29

---
diff --git a/logbook-1.9.2-pyo3-0.29.patch b/logbook-1.9.2-pyo3-0.29.patch
new file mode 100644
index 0000000..393884f
--- /dev/null
+++ b/logbook-1.9.2-pyo3-0.29.patch
@@ -0,0 +1,10 @@
+diff --git a/Cargo.toml b/Cargo.toml
+index 1618cf89..722d5a26 100644
+--- a/Cargo.toml
++++ b/Cargo.toml
+@@ -13,4 +13,4 @@ rust-version = "1.74"
+ license = "BSD-3-Clause"
+ 
+ [workspace.dependencies]
+-pyo3 = "0.27"
++pyo3 = "0.29"

diff --git a/python-logbook.spec b/python-logbook.spec
index 711de98..0d7471c 100644
--- a/python-logbook.spec
+++ b/python-logbook.spec
@@ -1,6 +1,6 @@
 Name:           python-logbook
 Version:        1.9.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A logging replacement for Python
 
 # logbook: BSD-3-Clause
@@ -12,6 +12,14 @@ License:        BSD-3-Clause AND MIT AND (MIT OR Apache-2.0)
 URL:            https://logbook.readthedocs.io
 Source0:        https://github.com/getlogbook/logbook/archive/%{version}.tar.gz#/Logbook-%{version}.tar.gz
 
+# Bump pyo3 from 0.27.2 to 0.29.0
+# https://github.com/getlogbook/logbook/pull/581
+# Without changes to Cargo.lock
+#
+# https://forge.fedoraproject.org/rust/backlog/issues/31
+# Resolves RUSTSEC-2026-0176, RUSTSEC-2026-0177.
+Patch:          logbook-1.9.2-pyo3-0.29.patch
+
 %description
 Logbook is a logging system for Python that replaces the standard library's
 logging module. It was designed with both complex and simple applications
@@ -64,6 +72,9 @@ Logbook can do that.
 %license LICENSE.dependencies
 
 %changelog
+* Thu Jul 02 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 1.9.2-5
+- Update PyO3 to 0.29
+
 * Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 1.9.2-4
 - Rebuilt for Python 3.15
 

                 reply	other threads:[~2026-07-02 19:27 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=178302047905.1.10851981550742049092.rpms-python-logbook-ed9874307d9f@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