Bug 287110 - databases/py-pymysql: update to 1.1.1
Summary: databases/py-pymysql: update to 1.1.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL: https://github.com/PyMySQL/PyMySQL/bl...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-28 11:34 UTC by Eero Hänninen
Modified: 2025-11-09 21:16 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (lwhsu)


Attachments
update to 1.1.1 (2.69 KB, patch)
2025-05-28 11:34 UTC, Eero Hänninen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eero Hänninen 2025-05-28 11:34:31 UTC
Created attachment 260756 [details]
update to 1.1.1

Update PyMySQL to version 1.1.1

Changes:
- Moved to pep517
- Added optional deps

Also this update fixes vulnerability CVE-2024-36039
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2025-11-09 21:15:39 UTC
Sorry for the delay, merged!
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-11-09 21:16:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=166d8b35431ace91d167f69641099e7656f9a7db

commit 166d8b35431ace91d167f69641099e7656f9a7db
Author:     Eero Hanninen <fax@nohik.ee>
AuthorDate: 2025-05-28 11:14:37 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2025-11-09 21:15:49 +0000

    databases/py-pymysql: Update to 1.1.1

    - Moved to pep517
    - Added optional deps

    PR:             287110

 databases/py-pymysql/Makefile                         | 17 +++++++++++++----
 databases/py-pymysql/distinfo                         |  6 +++---
 databases/py-pymysql/files/patch-pyproject.toml (new) |  9 +++++++++
 3 files changed, 25 insertions(+), 7 deletions(-)