Skip to content

pyproject.toml: fix systemd dependency - #640

Open
sigmaris wants to merge 1 commit into
mainfrom
sigmaris-fix-systemd-dependency
Open

pyproject.toml: fix systemd dependency#640
sigmaris wants to merge 1 commit into
mainfrom
sigmaris-fix-systemd-dependency

Conversation

@sigmaris

@sigmaris sigmaris commented Mar 13, 2025

Copy link
Copy Markdown

About this change - What it does

The package containing systemd.daemon.notify, used in this package, is not "python-systemd" - confusingly, the package we want is named "systemd-python". Compare the contents of the two packages on PyPI: https://pypi.org/project/python-systemd/#python-systemd-0.0.9.tar.gz https://pypi.org/project/systemd-python/#systemd-python-235.tar.gz

The package containing systemd.daemon.notify, used in this package, is
not "python-systemd" - confusingly, the package we want is named
"systemd-python". Compare the contents of the two packages on PyPI:
https://pypi.org/project/python-systemd/#python-systemd-0.0.9.tar.gz
https://pypi.org/project/systemd-python/#systemd-python-235.tar.gz
@sigmaris
sigmaris force-pushed the sigmaris-fix-systemd-dependency branch from 3e637a3 to d4c5ae8 Compare March 14, 2025 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant