Bug 280526 - security/py-itsdangerous: update to 2.2.0
Summary: security/py-itsdangerous: update to 2.2.0
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-31 07:06 UTC by Nicholas Kirby
Modified: 2024-07-31 10:15 UTC (History)
0 users

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


Attachments
Update to 2.2.0 (1.17 KB, patch)
2024-07-31 07:06 UTC, Nicholas Kirby
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Kirby 2024-07-31 07:06:43 UTC
Created attachment 252387 [details]
Update to 2.2.0

Changelog: https://github.com/pallets/itsdangerous/releases/tag/2.2.0

Added flit-core and changed to pep517 build
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-07-31 10:15:33 UTC
A commit in branch main references this bug:

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

commit b3b823d89955ec7e1d7c64f12c41ff070fef82fc
Author:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
AuthorDate: 2024-07-31 10:14:15 +0000
Commit:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
CommitDate: 2024-07-31 10:14:15 +0000

    security/py-itsdangerous: update to 2.2.0

    Changelog: https://github.com/pallets/itsdangerous/releases/tag/2.2.0

    Added flit-core and changed to pep517 build

    PR:             280526
    Reported by:    Nicholas Kirby <nick@kirby.cx>

 security/py-itsdangerous/Makefile | 6 ++++--
 security/py-itsdangerous/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2024-07-31 10:15:57 UTC
Committed, thank you!