[Midnightbsd-cvs] [MidnightBSD/mports] b533a9: devel/py-setproctitle: update to 1.3.7
Lucas Holt
noreply at github.com
Sat Sep 5 03:48:09 EDT 2026
Branch: refs/heads/devel/py-setproctitle
Home: https://github.com/MidnightBSD/mports
Commit: b533a92e729f9945cebf609a58568c9f96454a81
https://github.com/MidnightBSD/mports/commit/b533a92e729f9945cebf609a58568c9f96454a81
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-09-05 (Sat, 05 Sep 2026)
Changed paths:
M devel/py-pytest-xdist/Makefile
M devel/py-setproctitle/Makefile
M devel/py-setproctitle/distinfo
M devel/py-setproctitle/pkg-descr
M net-p2p/warpinator/Makefile
M www/py-gunicorn/Makefile
M x11/cinnamon-screensaver/Makefile
M x11/cinnamon/Makefile
Log Message:
-----------
devel/py-setproctitle: update to 1.3.7
Update setproctitle from 1.1.10 to 1.3.7.
Upstream changes handled here:
- License file renamed COPYRIGHT -> LICENSE.
- The C extension moved into a setproctitle/ package directory, so the
post-install strip uses FIND ... -exec STRIP_CMD.
- distutils -> pep517. The 1.3.7 sdist declares no [build-system] at
all and still ships setup.py, so it resolves to setuptools' legacy
backend; BUILD_DEPENDS is setuptools + wheel accordingly.
- WWW moved from pkg-descr into the Makefile, per portlint.
PORTREVISION bumped on the dependent ports so they rebuild against the
new extension: www/py-gunicorn, devel/py-pytest-xdist,
net-p2p/warpinator, x11/cinnamon, x11/cinnamon-screensaver.
Required by ai/py-mistral-vibe 2.24.5 and later.
Validated on MidnightBSD 4.0.6/amd64: makesum, build, fake, package,
portlint (0 fatal). Built extension confirmed as an amd64 ELF shared
object, and setproctitle()/getproctitle() exercised against the staged
module. Upstream tests not run (NO_TEST is set, as before).
AI-Assisted-by: Claude Opus 5 (1M context) <noreply at anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply at anthropic.com>
Claude-Session: https://claude.ai/code/session_01E2ugt5KT9NMJdaWjhe2PUu
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list