Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump systemd-python from 234 to 235 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2023

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
  • dc1dae2 Version 235
  • 8360d1d Merge pull request #117 from keszybz/python2-compat
  • c5f8b88 NEWS: say that we'll drop support for python2 soon
  • cc03ed6 tests: simplify imports
  • ba9d9f8 tests: python2-compat in another place
  • 872ce30 journal: fix compatibility with python2
  • 6320847 Merge pull request #92 from chrismullins/support-realtime-cutoff
  • 8b92ac5 Merge pull request #114 from keszybz/install-docs
  • fe4450e ci: run CIs on push events as well
  • 65b1c19 README: apt-get → apt
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [systemd-python](https://github.com/systemd/python-systemd) from 234 to 235.
- [Release notes](https://github.com/systemd/python-systemd/releases)
- [Changelog](https://github.com/systemd/python-systemd/blob/main/NEWS)
- [Commits](systemd/python-systemd@v234...v235)

---
updated-dependencies:
- dependency-name: systemd-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants