Bug 280523 - devel/py-identify: Update to 2.6.0
Summary: devel/py-identify: Update to 2.6.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: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-31 04:49 UTC by Nicholas Kirby
Modified: 2024-08-18 07:51 UTC (History)
0 users

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


Attachments
Update to 2.6.0 (846 bytes, patch)
2024-07-31 04:49 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 04:49:35 UTC
Created attachment 252384 [details]
Update to 2.6.0

Significant update to py-identify

Can't find any detailed changelogs

Builds fine in pooudriere
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-08-18 07:46:21 UTC
A commit in branch main references this bug:

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

commit 8d861ee315599836d77922fced3f1743bc2027db
Author:     Nicholas Kirby <nick@kirby.cx>
AuthorDate: 2024-08-18 07:43:49 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-08-18 07:45:27 +0000

    devel/py-identify: Update version 1.4.30=>2.6.0

    Changelog: https://github.com/pre-commit/identify/releases/tag/v2.6.0

    PR:             280523

 devel/py-identify/Makefile | 2 +-
 devel/py-identify/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2024-08-18 07:51:48 UTC
It's better if we get git-formatted patches. Do not add an attachment or patch while creating the bug report. Just create the report with the necessary synopsis. Then, create the git-formatted patch, especially with the PR. There are a number of git meta fields that can be set. If you do `git config—-add core.hooksPath .hooks`, then it will pop up a pre-formatted commit message that is self-explanatory.