FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

NEWS: prepare changes for v236 by behrmann · Pull Request #165 · systemd/python-systemd · GitHub

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension No extension  (1) All 1 file type selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
31 changes: 31 additions & 0 deletions NEWS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
Python wrappers for libsystemd API

CHANGES WITH 236:

* Building python-systemd has been modernized and the project now uses
pyproject.toml instead of setup.py. Meson has been adopted as the
project's build system.

Note to packagers: meson-python is now a build dependency of
python-systemd.

* The running of tests and building documentation has been integrated
with meson.

Tests can be run as

meson test -C build

and the documentation can be built with

meson compile -C build html

* Support for Python 2 as well as Python 3.7 and 3.8 has been dropped.

* Various build warnings have been addressed and a fresh build should
be clean now.

* All files use SPDX license headers now.

Contributions from: Eric T. Johnson, Frantisek Sumsal, Guiorgy,
Jelle van der Waa, Jörg Behrmann, Nguyễn Hồng Quân,
Zbigniew Jędrzejewski-Szmek

CHANGES WITH 235:

* Adapt the rename of systemd-activate to systemd-socket-activate
Expand Down
Loading

Back | FazBrowse Home | New Git URL