Bug 283832 - sysutils/py-director: Update to 0.11.0
Summary: sysutils/py-director: Update to 0.11.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/DtxdF/director/rel...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-03 20:04 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2025-01-04 01:40 UTC (History)
1 user (show)

See Also:


Attachments
director-0.11.0.patch (1.36 KB, patch)
2025-01-03 20:04 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo 2025-01-03 20:04:02 UTC
Created attachment 256393 [details]
director-0.11.0.patch

Description:

ChangeLog: https://github.com/DtxdF/director/releases/tag/v0.11.0

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.2-RELEASE, amd64, DOCS tested)
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2025-01-04 01:34:50 UTC
distutils will be deprecated soon, use of pep517 build is recommended.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-01-04 01:39:48 UTC
A commit in branch main references this bug:

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

commit 33e5478fb151aca9b7cd629748c1e329b0320284
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2025-01-04 01:38:27 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-01-04 01:39:19 +0000

    sysutils/py-director: Update to 0.11.0

    ChangeLog:      https://github.com/DtxdF/director/releases/tag/v0.11.0
    PR:             283832

 sysutils/py-director/Makefile | 2 +-
 sysutils/py-director/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2025-01-04 01:40:18 UTC
Committed, thanks!