Bug 272265 - devel/py-autoflake: Update to 2.2.0
Summary: devel/py-autoflake: 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: Nuno Teixeira
URL: https://github.com/PyCQA/autoflake/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-28 07:56 UTC by Goran Mekić
Modified: 2023-08-06 14:49 UTC (History)
2 users (show)

See Also:


Attachments
autoflake.patch (1.27 KB, patch)
2023-06-28 07:57 UTC, Goran Mekić
meka: maintainer-approval+
Details | Diff
autoflake.patch (1.65 KB, patch)
2023-08-06 14:34 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-06-28 07:56:18 UTC
QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 13.2, amd64 tested)
  * maketest: OK (166 passed)
Comment 1 Goran Mekić 2023-06-28 07:57:33 UTC
Created attachment 243052 [details]
autoflake.patch
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2023-06-28 11:04:46 UTC
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
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-07-28 11:45:55 UTC
Dear submitter, please address the issues raised by eduardo@ so this patch can be committed.
Comment 4 Goran Mekić 2023-08-06 14:34:16 UTC
Created attachment 243894 [details]
autoflake.patch
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-08-06 14:48:57 UTC
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(-)
Comment 6 Nuno Teixeira freebsd_committer freebsd_triage 2023-08-06 14:49:19 UTC
Committed, thanks!