Bug 274128 - sysutils/py-director: Update to 0.4.0
Summary: sysutils/py-director: Update to 0.4.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: Li-Wen Hsu
URL: https://github.com/DtxdF/director/rel...
Keywords:
Depends on: 274127
Blocks:
  Show dependency treegraph
 
Reported: 2023-09-27 13:08 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-09-28 05:19 UTC (History)
1 user (show)

See Also:


Attachments
py-director-0.4.0.patch (2.02 KB, patch)
2023-09-27 13:08 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 2023-09-27 13:08:09 UTC
Created attachment 245285 [details]
py-director-0.4.0.patch

Description:

* Remove StrictYAML dependency (No longer needed by Director).
* Add pyaml-env.
* Add python-dotenv.

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

* Added: checks for unknown keys.
* Added: Convertion of non-string keys and values to strings.
* Added: differ_options(...) to detect when global options change from the previous one.

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 13.2-RELEASE, amd64, DOCS APPJAIL_STABLE tested)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-28 04:58:58 UTC
A commit in branch main references this bug:

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

commit a9234e9c7c800693e260eb88316863faad3458a6
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-09-27 12:52:20 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-09-28 04:57:58 +0000

    sysutils/py-director: Update to 0.4.0

    * Remove StrictYAML dependency (No longer needed by Director).
    * Add pyaml-env.
    * Add python-dotenv.

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

    * Added: checks for unknown keys.
    * Added: Convertion of non-string keys and values to strings.
    * Added: differ_options(...) to detect when global options change from the previous one.

    PR:             274128

 sysutils/py-director/Makefile | 5 +++--
 sysutils/py-director/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-09-28 05:19:03 UTC
A commit in branch main references this bug:

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

commit eeb0323aaa187cfa1958a0a6d1f945120b0b4e8b
Author:     Oleg A. Mamontov <oleg@mamontov.net>
AuthorDate: 2023-09-27 11:18:06 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-09-28 05:16:03 +0000

    www/angie-module-keyval: update to upstream version 0.2.0

    PR:             274128

 www/angie-module-keyval/Makefile | 2 +-
 www/angie/distinfo               | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)