Bump systemd-python from 234 to 235
Bumps systemd-python from 234 to 235.
Changelog
Sourced from systemd-python's changelog.
Python wrappers for libsystemd API
CHANGES WITH 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.
Contributions from: Alexander Olekhnovich, Andrew Stone, Architector #4, Chris Mullins, Dan Bungert, Dominik Prien, Federico Ceratto, Frantisek Sumsal, Glandos, Hendrikto, Khem Raj, Léonard Gérard, Marcel Waldvogel, Marco Paolini, Samuel BF, Tamaki Nishino, Tim Orling, Tomasz Meresiński, Zbigniew Jędrzejewski-Szmek, ytyt-yt
CHANGES WITH 234:
* Support for the new sd_is_socket_sockaddr added in systemd 233 is added.* New id128 constants added in systemd 233 are included.
"Extra" fields for the log entry can be passed during LoggerAdapter initialization or for each message separately. Fields specified for the message have higher priority.
Small fixes and style tweaks all over.
Contributions from: Park Jeongsoo, Jimmy Cao, Johannes Weberhofer, Mike Gilbert, Oleksii Shevchuk, Ville Skyttä, Wesley Bowman, Zbigniew Jędrzejewski-Szmek
... (truncated)
Commits
dc1dae2Version 2358360d1dMerge pull request #117 from keszybz/python2-compatc5f8b88NEWS: say that we'll drop support for python2 sooncc03ed6tests: simplify importsba9d9f8tests: python2-compat in another place872ce30journal: fix compatibility with python26320847Merge pull request #92 from chrismullins/support-realtime-cutoff8b92ac5Merge pull request #114 from keszybz/install-docsfe4450eci: run CIs on push events as well65b1c19README: apt-get → apt- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.