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 #111

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

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 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)

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]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Dependabot tried to add @glenn-jocher as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/SandeepSubedi/CBIR_-_recommendation/pulls/111/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the SandeepSubedi/CBIR_-_recommendation repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

The following labels could not be found: dependencies.

Copy link

github-actions bot commented Jul 1, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions YOLOv5 🚀 and Vision AI ⭐.

@github-actions github-actions bot added the Stale label Jul 1, 2024
@github-actions github-actions bot closed this Aug 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/systemd-python-235 branch August 1, 2024 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants