Bug 271342 - devel/py-autoflake: Update to 2.1.1
Summary: devel/py-autoflake: Update to 2.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: Robert Clausecker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-10 09:17 UTC by Goran Mekić
Modified: 2023-05-11 23:30 UTC (History)
1 user (show)

See Also:


Attachments
autoflake.patch (1.92 KB, patch)
2023-05-10 09:18 UTC, Goran Mekić
meka: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Goran Mekić 2023-05-10 09:17:27 UTC
QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 13.2, amd64 tested)
  * maketest: OK (166 passed)
Comment 1 Goran Mekić 2023-05-10 09:18:42 UTC
Created attachment 242095 [details]
autoflake.patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-05-11 23:27:21 UTC
A commit in branch main references this bug:

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

commit c146f5c2cb4b5d5bd47f5ea5ed431385f83c36b9
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2023-03-26 14:08:09 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-05-11 23:23:26 +0000

    devel/py-autoflake: Update to 2.1.1

    Migrate to pep517.

    PR:             271342

 devel/py-autoflake/Makefile | 13 +++++--------
 devel/py-autoflake/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 11 deletions(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-05-11 23:30:58 UTC
Thank you for your contribution.