public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-logbook] rawhide: 1.10.0
@ 2026-08-05 16:50 Gwyn Ciesla
0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-08-05 16:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-logbook
Branch : rawhide
Commit : cd498a203a8f02fd6a4c9705684d61a6b36fd382
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2026-08-05T11:50:05-05:00
Stats : +7/-21 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/python-logbook/c/cd498a203a8f02fd6a4c9705684d61a6b36fd382?branch=rawhide
Log:
1.10.0
---
diff --git a/.gitignore b/.gitignore
index e26feee..f267432 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
/Logbook-1.8.2.tar.gz
/Logbook-1.9.1.tar.gz
/Logbook-1.9.2.tar.gz
+/Logbook-1.10.0.tar.gz
diff --git a/logbook-1.9.2-pyo3-0.29.patch b/logbook-1.9.2-pyo3-0.29.patch
deleted file mode 100644
index 393884f..0000000
--- a/logbook-1.9.2-pyo3-0.29.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-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 bef65fa..d3ab0dd 100644
--- a/python-logbook.spec
+++ b/python-logbook.spec
@@ -1,6 +1,6 @@
Name: python-logbook
-Version: 1.9.2
-Release: 7%{?dist}
+Version: 1.10.0
+Release: 1%{?dist}
Summary: A logging replacement for Python
# logbook: BSD-3-Clause
@@ -11,14 +11,6 @@ License: BSD-3-Clause 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
@@ -71,6 +63,9 @@ Logbook can do that.
%license LICENSE.dependencies
%changelog
+* Wed Aug 05 2026 Gwyn Ciesla <gwync@protonmail.com> - 1.10.0-1
+- 1.10.0
+
* Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 1.9.2-7
- Rebuilt for Python 3.15.0b4 ABI change
diff --git a/sources b/sources
index f962580..56ff22a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Logbook-1.9.2.tar.gz) = af3327dae9be464fc3ad1cef2f44d1882d0aaede0ee186509eff844d1818c0717d0f2f2d34bd1718ecdaec099bb961889c2cf38d4941fd99e259a30d32de61be
+SHA512 (Logbook-1.10.0.tar.gz) = b8d68eb07e60f684a029ff60dc90ce384ca4d958eae656429fb4f19ddd4eafdf44efeb6a9d0667dc7a80ad185b8329880807e941a3baf14e020d8ae5a590b053
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-05 16:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-05 16:50 [rpms/python-logbook] rawhide: 1.10.0 Gwyn Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox