Summary: | devel/py-autoflake: Update to 2.2.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Goran Mekić <meka> | ||||||
Component: | Individual Port(s) | Assignee: | Nuno Teixeira <eduardo> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | eduardo, fuz | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://github.com/PyCQA/autoflake/releases/tag/v2.2.0 | ||||||||
Attachments: |
|
Description
Goran Mekić
2023-06-28 07:56:18 UTC
Created attachment 243052 [details]
autoflake.patch
Hello, Sugestion: - Switch to DISTVERSION ( https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-versions ) - Update pyflakes>=3.0.0 depends as described in pyproject.toml Dear submitter, please address the issues raised by eduardo@ so this patch can be committed. Created attachment 243894 [details]
autoflake.patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef96491495d14fc1e6846544f434f4ef94468da7 commit ef96491495d14fc1e6846544f434f4ef94468da7 Author: Goran Mekić <meka@tilda.center> AuthorDate: 2023-08-06 14:45:27 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-08-06 14:45:27 +0000 devel/py-autoflake: Update to 2.2.0 - Switch to DISTVERSION - Move pytest from USES to USE_PYTHON ChangeLog: https://github.com/PyCQA/autoflake/releases/tag/v2.2.0 PR: 272265 devel/py-autoflake/Makefile | 8 ++++---- devel/py-autoflake/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) Committed, thanks! |