[Midnightbsd-cvs] [MidnightBSD/mports] 7cafc0: devel/py-python-dbusmock: update to 0.38.1 (#1001)
Lucas Holt
noreply at github.com
Wed Sep 9 13:23:05 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 7cafc08b0b6fe56577e45a9c2dbb84c4744ee906
https://github.com/MidnightBSD/mports/commit/7cafc08b0b6fe56577e45a9c2dbb84c4744ee906
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-09-09 (Wed, 09 Sep 2026)
Changed paths:
M devel/py-python-dbusmock/Makefile
M devel/py-python-dbusmock/distinfo
M devel/py-python-dbusmock/pkg-descr
Log Message:
-----------
devel/py-python-dbusmock: update to 0.38.1 (#1001)
Updates python-dbusmock from 0.22.0 to 0.38.1.
- Migrates the package to PEP 517 with its upstream build requirements.
- Corrects source-declared LGPLv3-or-later metadata to `lgpl3+`.
- Restores upstream unittest coverage and fixes its test-only hard-coded
`/usr/bin/python3` service activation path to use the selected Python
interpreter.
- Adds optional README documentation and moves WWW to the Makefile.
Validated: bmake makesum, patch, build, fake, clean package, test (166
run, 74 upstream skips), check-license, portlint -C (0 fatal), and git
diff --check.
## Summary by Sourcery
Update the python-dbusmock port to 0.38.1 and align its packaging,
metadata, documentation, and test configuration with the newer upstream
release.
New Features:
- Update python-dbusmock to version 0.38.1 with optional README
documentation packaging.
Bug Fixes:
- Use the selected Python interpreter for test service activation
instead of a hard-coded system path.
Enhancements:
- Migrate the port to PEP 517 packaging and restore upstream unittest
coverage.
- Correct the package license metadata to LGPLv3-or-later.
Tests:
- Enable the upstream unittest suite for the port.
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