0d8c881441
- 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
Matej Cepl2025-06-25 08:58:30 +00:00
18e74792bb
Accepting request 1269098 from devel:languages:python
Ana Guerrero2025-04-14 10:59:42 +00:00
b630df5f9f
- Support both lowercased and unnormalized metadata directory names.
Steve Kowalik2025-04-14 06:04:07 +00:00
20bbb6a83f
Accepting request 1254542 from devel:languages:python
Ana Guerrero2025-03-20 18:25:22 +00:00
ab4a8d2075
- Update to 1.8.1: * Fixed crash on Python 3.12+ in speedups extension module. - Drop patch use-pydict-size.patch, included upstream.
Steve Kowalik2025-03-19 23:35:52 +00:00
15c76b2029
Accepting request 1250522 from devel:languages:python
Ana Guerrero2025-03-06 13:48:57 +00:00
ff94236ea2
- Add patch use-pydict-size.patch: * Use PyDict_Size rather then PyList_GET_SIZE on a dict object.
Steve Kowalik2025-03-06 04:07:10 +00:00
467d7750eb
Accepting request 1236167 from devel:languages:python
Ana Guerrero2025-01-12 10:14:08 +00:00
be1c4b86e9
- Update to 1.8.0 * Python 3.13 support * Fixed deprecation warnings on Python 3.12 * Dropped support for Python 3.8 - Adjust upstream source name in spec file
Markéta Machová2025-01-09 12:17:55 +00:00
40af0e2626
Accepting request 1131713 from devel:languages:python
Ana Guerrero2023-12-08 21:31:54 +00:00
e3d5556b5f
- 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
Dirk Mueller2023-12-07 22:08:38 +00:00
898d812d4f
Accepting request 1118992 from devel:languages:python
Ana Guerrero2023-10-19 20:50:23 +00:00
32c4449cb4
- Refresh patch from GitHub, the short shas gained one character.
Steve Kowalik2023-06-28 03:28:37 +00:00
600c78864d
- Add patch deal-with-missing-socket.patch - Pin SQLAlchemy < 2, this requires 1.4 - Stop using greedy globs in %files - Light spring cleaning of the spec file.
Steve Kowalik2023-06-27 05:46:16 +00:00
3d9f5feac9
- Update to version 1.4.3: * Use correct record delimiters (null for UNIX, newline for network) in SyslogHandler (thanks Jonathan Kamens) * Try to reconnect to SyslogHandler TCP sockets when they are disconnected (thanks Jonathan Kamens) * Use RFC 5424 format for networking logging in SyslogHandler (thanks Jonathan Kamens) * Fixed deprecated regular expression pattern (thanks Tsuyoshi Hombashi) * Fixed TimedRotatingFileHandler rotation (thanks Tucker Beck)
Tomáš Chvátal
2019-03-05 16:43:36 +00:00