[Midnightbsd-cvs] [MidnightBSD/mports] 41d992: mail/py-dkimpy: update to 1.1.8 (#710)
Lucas Holt
noreply at github.com
Sun Aug 9 09:41:34 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 41d992380a31f95ec8ab5da9e47fc78fa4f661a5
https://github.com/MidnightBSD/mports/commit/41d992380a31f95ec8ab5da9e47fc78fa4f661a5
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-08-09 (Sun, 09 Aug 2026)
Changed paths:
M mail/py-dkimpy/Makefile
M mail/py-dkimpy/distinfo
Log Message:
-----------
mail/py-dkimpy: update to 1.1.8 (#710)
Update `mail/py-dkimpy` from 1.1.5 to 1.1.8. Two files changed:
`Makefile` (`DISTVERSION`, dropped `PORTREVISION= 1`) and `distinfo`.
**No build-backend change.** 1.1.8 still ships `setup.py` + `setup.cfg`
and no `pyproject.toml`, so `USE_PYTHON= autoplist concurrent distutils`
remains correct. No pep517 switch, therefore no `${PY_SETUPTOOLS}` — it
would be redundant under the distutils branch.
**Dependencies unchanged.** All four origins exist (`mail/py-authres`,
`dns/py-dnspython`, `dns/py-aiodns`, `security/py-pynacl`); `bmake
missing` returned empty.
**MidnightBSD delta preserved:** `MAINTAINER`, lowercase `LICENSE=
zlib`, and `${PYTHON_PKGNAMEPREFIX}pynacl` lowercase — FreeBSD's
`PyNaCl` casing would be wrong here (`PORTNAME=pynacl` in mports).
**Verification:** makesum/build/fake/package all OK →
`py312-dkimpy-1.1.8.mport`. distinfo matches FreeBSD byte-for-byte. No
`files/` dir, so no patches to re-verify. LICENSE unchanged (the
`LICENSE` file is verbatim zlib text). autoplist picked up all five
console scripts and four man pages.
**Not run:** no `TEST_TARGET` is defined; test infrastructure was not
added. amd64 only.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
## Summary by Sourcery
Update the py-dkimpy port to version 1.1.8 and refresh distinfo
accordingly.
Enhancements:
- Align the port’s versioning with upstream by bumping DISTVERSION and
removing the explicit PORTREVISION entry.
Build:
- Regenerate distinfo for the new py-dkimpy 1.1.8 release.
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