bfb15f2c94
- Add fix_test_reader_this_machine.patch to make test_reader_this_machine pass in the limited build environment. - Do not pull in whole systemd, when just libsystemd0 is enough (bsc#1215538).
Matej Cepl2024-05-13 18:04:54 +00:00
8ef28d9465
Accepting request 997478 from devel:languages:python
Richard Brown2022-08-17 16:16:56 +00:00
afa14e0e47
- Add OBS_missing_etc_machine_id.patch to partially fix gh#systemd/python-systemd#118.
Matej Cepl2022-08-17 09:04:07 +00:00
d8dcd56a76
- Update to version 235: * Adapt the rename of systemd-activate to systemd-socket-activate performed in systemd 230. * Support for sd_listen_fds_with_names added in systemd 227. * Support for sd_journal_get_cutoff_realtime_usec added in systemd 186. * Make the Reader PY_SSIZE_T_CLEAN for py3.10 compatibility. * id128: update for systemd-243 compatibility and other fixes. * C syntax modernization. A minimum of C99 is assumed. * Fix seek_realtime to work with timezone aware date on Python 3. * journal: add namespace support. * Fixes for memory leaks and documentation. * Support for Python 2 will be removed after this release. - Remove upstreamed 0002-reader-make-PY_SSIZE_T_CLEAN.patch. - Skip two failing tests (gh#systemd/python-systemd#118)
Matej Cepl2022-08-17 06:13:50 +00:00
06a65d5bde
- Remove exclude-tests-on-obs.patch, this is not the way how to do it, besides %python_exec setup.py check doesn't the test suite. - Make tests running properly again
Matej Cepl2022-07-03 21:45:54 +00:00
eb5b220f0b
Accepting request 986485 from home:adkorte:branches:devel:languages:python
Matej Cepl2022-07-03 21:02:04 +00:00