- Added mailman-fix-python-313-posixpath.patch - Removed racy test_cli_syncmembers.py from tests - Require python-standard-nntplib for Python >= 3.13 - Fix CVE-2025-53882 (boo#1246467) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman?expand=0&rev=98
9 lines
155 B
Desktop File
9 lines
155 B
Desktop File
[Unit]
|
|
Description=Notify list owners/moderators of pending requests.
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/mailman notify
|
|
User=mailman
|
|
Group=mailman
|