forked from pool/python-Logbook
Accepting request 1288472 from devel:languages:python
Forwarded request #1288443 from glaubitz - Update to 1.8.2 * TimedRotatingFileHandler was sensitive to changes in the current work directory if ``filename`` was a relative path. * Wheels are built for Linux arm64 - Use Python 3.11 on SLE-15 by default OBS-URL: https://build.opensuse.org/request/show/1288472 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Logbook?expand=0&rev=17
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:221e6f884f035fffd77935802ab47dc0a3aa7c833010cd7b51354649a7eb462d
|
|
||||||
size 368031
|
|
3
logbook-1.8.2.tar.gz
Normal file
3
logbook-1.8.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6d19797c1646ef2f518fe207ae88d2415487085044f5fa5f1cd725b9ab0dd329
|
||||||
|
size 368141
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 25 06:16:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.8.2
|
||||||
|
* TimedRotatingFileHandler was sensitive to changes in the
|
||||||
|
current work directory if ``filename`` was a relative path.
|
||||||
|
* Wheels are built for Linux arm64
|
||||||
|
- Use Python 3.11 on SLE-15 by default
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 14 06:03:57 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
Mon Apr 14 06:03:57 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@@ -16,8 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-Logbook
|
Name: python-Logbook
|
||||||
Version: 1.8.1
|
Version: 1.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A logging replacement for Python
|
Summary: A logging replacement for Python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user