'; }
Bug 287674 - devel/py-Automat: Update to 25.4.16
Summary: devel/py-Automat: Update to 25.4.16
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: Hiroki Tagato
URL: https://github.com/glyph/automat/rele...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-20 11:39 UTC by John W. O'Brien
Modified: 2025-06-20 13:40 UTC (History)
2 users (show)

See Also:


Attachments
devel/py-Automat: Update to 25.4.16 (1.50 KB, patch)
2025-06-20 11:39 UTC, John W. O'Brien
john: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John W. O'Brien 2025-06-20 11:39:34 UTC
Created attachment 261431 [details]
devel/py-Automat: Update to 25.4.16

Changelog
=========

-   Update to 25.4.16
-   Update BUILD_DEPENDS devel/py-setuptools_scm7 -> devel/py-setuptools-scm [0]

[0] bug 284044


QA
==
portlint: OK
poudriere: OK -- testport on 14.3R amd64 w/py39, py310, py311 (default), and py312
Comment 1 John W. O'Brien 2025-06-20 11:47:41 UTC
(In reply to John W. O'Brien from comment #0)

> poudriere: OK -- testport on 14.3R amd64 w/py39, py310, py311 (default), and py312

Correction: 14.2R. I haven't upgraded this build machine yet.
Comment 2 commit-hook freebsd_committerfreebsd_triage 2025-06-20 13:39:29 UTC
A commit in branch main references this bug:

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

commit ae2ceb74168777b20d50da7ff67adee0615e36dd
Author:     John W. O'Brien <john@saltant.com>
AuthorDate: 2025-06-20 13:36:08 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-06-20 13:38:11 +0000

    devel/py-Automat: update to 25.4.16

    Port changes:
    - Update to 25.4.16
    - Update BUILD_DEPENDS devel/py-setuptools_scm7 -> devel/py-setuptools-scm

    Upstream changes:
    - https://github.com/glyph/automat/releases/tag/v25.4.16

    PR:             287674
    Reported by:    John W. O'Brien <john@saltant.com> (maintainer)

 devel/py-Automat/Makefile | 9 +++++----
 devel/py-Automat/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)
Comment 3 Hiroki Tagato freebsd_committerfreebsd_triage 2025-06-20 13:40:08 UTC
Committed, thanks!