Created attachment 251367 [details] py-sopel-8.0.0.patch Description: * Put COPYING on files/ (No longer included in the distribution file). * Use sqlalchemy14 instead of sqlalchemy13. * Use pep517 instead of distutils. * Add files/patch-pyproject.toml. ChangeLog: https://github.com/sopel-irc/sopel/releases/tag/v8.0.0 QA: * portlint: - WARN: Makefile: [41]: possible use of "${CHMOD}" found. Use @(owner,group,mode) syntax or @owner/@group operators in pkg-plist instead. * testport: OK (poudriere: 14.1-RELEASE, amd64)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d071c7aadcce0a1af187d9c169024354fbfb32a1 commit d071c7aadcce0a1af187d9c169024354fbfb32a1 Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2024-06-24 21:16:29 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-06-24 21:18:33 +0000 irc/py-sopel: update to 8.0.0 and un-deprecate Further changes: * Put COPYING on files/ (No longer included in the distribution file). * Use sqlalchemy14 instead of sqlalchemy13. * Use pep517 instead of distutils. * Add files/patch-pyproject.toml. ChangeLog: https://github.com/sopel-irc/sopel/releases/tag/v8.0.0 PR: 279656 irc/py-sopel/Makefile | 14 ++++++-------- irc/py-sopel/distinfo | 6 +++--- irc/py-sopel/files/COPYING (new) | 23 +++++++++++++++++++++++ irc/py-sopel/files/patch-pyproject.toml (new) | 9 +++++++++ 4 files changed, 41 insertions(+), 11 deletions(-)