Skip to content

v0.1.2

Choose a tag to compare

@JimGalasyn JimGalasyn released this 26 Jul 21:04

First version actually on PyPI, under the name systemd-proc.

0.1.1 was tagged, released on GitHub, and archived by Zenodo, but its PyPI
upload never happened: the distribution name proc-warden turns out to be
permanently unavailable. PyPI compares names with -, _, and . stripped, and
procwarden was registered in May 2026 by an unrelated library. Rather than move
a tag that Zenodo had already minted a DOI for, the corrected package ships here.

  • pip install systemd-proc. The repo, the import package proc_warden, and
    both console scripts (proc, proc-warden) are unchanged — only the
    pip install string differs.
  • docs/RELEASING.md records why, so it does not get "fixed" back.