forked from pool/python-Logbook
- 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:
@@ -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
|
||||
|
Reference in New Issue
Block a user