We noticed that 2.1.4 has issues with python 3.11 but 2.1.5 fixes these. Happy to commit with maintainer approval.
Created attachment 241535 [details] patch
Comment on attachment 241535 [details] patch Maintainer timeout.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=809d194919cb0df3def5550e280bc520996917ba commit 809d194919cb0df3def5550e280bc520996917ba Author: Craig Leres <leres@FreeBSD.org> AuthorDate: 2023-05-03 20:23:44 +0000 Commit: Craig Leres <leres@FreeBSD.org> CommitDate: 2023-05-03 20:23:44 +0000 databases/py-pymssql: Update to 2.1.5 Changes since 2.1.4: - Revert deprecation. - Support Python-3.8. Update tests for Python-3.8 compatibility. - Use correct language level for building Cython extension. - Fix FreeTDS version checks. Add check for version 7.4. - Use Github Actions for building wheels for Linux, macOS and Windows. - Drop bundled FreeTDS-0.95 binaries. - Unless some critical bug is discovered, this will be the last release with Python2 support. PR: 270891 Reported by: You-Wei Cheah Approved by: ports@thelanman.net (maintainer timeout, 16 days) databases/py-pymssql/Makefile | 2 +- databases/py-pymssql/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)