14
0

- update to 1.7.0.post0:

* Ensure setuptools can read version number statically during
    build
  * Dropped support for Python 3.7
  * Passing (keyfile, certfile) to MailHandler's ``secure``
    argument is deprecated in favour of passing an ``ssl.SSLContext``.
  * Python 3.12 support
- restrict to older Cython version
  * Added support for controlling rotating file names -- Logbook now allows users to

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=29
This commit is contained in:
2023-12-07 22:08:38 +00:00
committed by Git OBS Bridge
parent 7db8eeffe7
commit e3d5556b5f
4 changed files with 18 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
Name: python-Logbook
Version: 1.6.0
Version: 1.7.0.post0
Release: 0
Summary: A logging replacement for Python
License: BSD-3-Clause