[Midnightbsd-cvs] [MidnightBSD/mports] 3ea7df: deskutils/py-send2trash: fix PEP517_INSTALL_CMD wh...
Lucas Holt
noreply at github.com
Thu Jun 4 23:54:33 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 3ea7dfa1ae0280552e5ece51d4f077c5c0b75434
https://github.com/MidnightBSD/mports/commit/3ea7dfa1ae0280552e5ece51d4f077c5c0b75434
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-06-04 (Thu, 04 Jun 2026)
Changed paths:
M deskutils/py-send2trash/Makefile
Log Message:
-----------
deskutils/py-send2trash: fix PEP517_INSTALL_CMD wheel filename case
setuptools produces Send2Trash-1.8.3-py3-none-any.whl (capital S) but
the default PEP517_INSTALL_CMD glob uses lowercase send2trash. Override
the install command to match the actual wheel filename.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: 501910eeff8c134a9d6d2bab9c47d0755e426ec5
https://github.com/MidnightBSD/mports/commit/501910eeff8c134a9d6d2bab9c47d0755e426ec5
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-06-04 (Thu, 04 Jun 2026)
Changed paths:
A lang/python313t/distinfo
Log Message:
-----------
lang/python313t: add distinfo (shared with python313, same source)
py313t (free-threaded Python 3.13) uses the same source tarball as
py313. Without this file, ports using allflavors fail for the py313t
flavor with "No checksum file".
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Compare: https://github.com/MidnightBSD/mports/compare/f759238f87ce...501910eeff8c
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