Summary: | textproc/py-markdown2: Update to 2.4.10 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Kai Knoblich <kai> | ||||
Component: | Individual Port(s) | Assignee: | Kai Knoblich <kai> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | wen | ||||
Priority: | --- | Flags: | kai:
maintainer-feedback+
kai: merge-quarterly+ |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/trentm/python-markdown2/compare/2.3.6...2.4.10 | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 273364 | ||||||
Attachments: |
|
Description
Kai Knoblich
2023-09-02 07:49:29 UTC
Approved! Please go ahead ! Thank you! wen ^Triage: Take bug, set maintainer-feedback due comment #1 accordingly. Comment on attachment 244576 [details] py-markdown-2.4.10-v1.patch ^Triage: Set maintainer-approval flag accordingly as the approval was given via comment #1. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f58017fbbf3f23ae9073f0202fb3758ec5d0f0a5 commit f58017fbbf3f23ae9073f0202fb3758ec5d0f0a5 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2023-09-03 07:59:25 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2023-09-03 07:59:25 +0000 textproc/py-markdown2: Update to 2.4.10 * Introduce SYNTAX and WAVEDROM options to reflect the settings in setup.py accordingly. * Make the port concurrent safe as it installs a script outside of Python's site-lib directory. * Update WWW as the repository has moved to a new location. * Hook up the test suite. Changelog since 2.3.6: https://github.com/trentm/python-markdown2/compare/2.3.6...2.4.10 PR: 273513, 270923 [1] Reported by: Hubert Tournier [1] Approved by: wen (maintainer) MFH: 2023Q3 Security: c9b3324f-8e03-4ae3-89ce-8098cdc5bfa9 [1] cf6f3465-e996-4672-9458-ce803f29fdb7 [1] textproc/py-markdown2/Makefile | 25 +++++++++++++++++++++---- textproc/py-markdown2/distinfo | 6 +++--- 2 files changed, 24 insertions(+), 7 deletions(-) A commit in branch 2023Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7cac28e6977bfded94c707a0f09cf8ecb7344da0 commit 7cac28e6977bfded94c707a0f09cf8ecb7344da0 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2023-09-03 07:59:25 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2023-09-03 08:20:24 +0000 textproc/py-markdown2: Update to 2.4.10 * Introduce SYNTAX and WAVEDROM options to reflect the settings in setup.py accordingly. * Make the port concurrent safe as it installs a script outside of Python's site-lib directory. * Update WWW as the repository has moved to a new location. * Hook up the test suite. Changelog since 2.3.6: https://github.com/trentm/python-markdown2/compare/2.3.6...2.4.10 PR: 273513, 270923 [1] Reported by: Hubert Tournier [1] Approved by: wen (maintainer) MFH: 2023Q3 Security: c9b3324f-8e03-4ae3-89ce-8098cdc5bfa9 [1] cf6f3465-e996-4672-9458-ce803f29fdb7 [1] (cherry picked from commit f58017fbbf3f23ae9073f0202fb3758ec5d0f0a5) textproc/py-markdown2/Makefile | 25 +++++++++++++++++++++---- textproc/py-markdown2/distinfo | 6 +++--- 2 files changed, 24 insertions(+), 7 deletions(-) (In reply to Wen Heping from comment #1) Committed to the main branch and MFH'ed to the 2023Q3 branch. Thank you for the quick review and approval! |