Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

build(deps): bump systemd-python from 234 to 235 #11

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 13, 2023
@newAM newAM merged commit adfee26 into main Feb 15, 2023
@dependabot dependabot bot deleted the dependabot/pip/systemd-python-235 branch February 15, 2023 06:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant