Bug 265044 - shells/xonsh: Upgrade to 0.13.0
Summary: shells/xonsh: Upgrade to 0.13.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/xonsh/xonsh/releas...
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2022-07-05 11:59 UTC by Yonas Yanfa
Modified: 2024-04-16 10:48 UTC (History)
4 users (show)

See Also:
fuz: maintainer-feedback-


Attachments
update to 0.13.0 (1.30 KB, patch)
2022-07-16 18:55 UTC, Nuno Teixeira
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yonas Yanfa 2022-07-05 11:59:22 UTC
Latest version is 0.12.6 as of July 5, 2022.
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2022-07-08 07:48:18 UTC
Is there any changelog available for this update? If so, please put that in the URL field.
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-07-08 15:05:10 UTC
0.13.0 is out.
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2022-07-16 18:55:19 UTC
Created attachment 235292 [details]
update to 0.13.0

====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: %%PYTHON_SITELIBDIR%%/xonsh/parsers/__pycache__/v310%%PYTHON_EXT_SUFFIX%%.opt-1.pyc
Error: Missing: %%PYTHON_SITELIBDIR%%/xonsh/parsers/__pycache__/v310%%PYTHON_EXT_SUFFIX%%.pyc
===> Error: Plist issues found.
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2023-07-29 06:36:49 UTC
maintainer timeout
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-15 19:37:55 UTC
Upstream is at 0.15.1

I will give it a try and maybe maintain it if it works as intended.
Comment 6 commit-hook freebsd_committer freebsd_triage 2024-04-16 10:09:58 UTC
A commit in branch main references this bug:

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

commit 57f60046cc32923738d183e08427d563fc010836
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-04-16 10:06:15 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-04-16 10:06:15 +0000

    shells/xonsh: Reset maintainer

    PR:             265044
    Approved by:    maintainer timeout, >1 year

 shells/xonsh/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 7 commit-hook freebsd_committer freebsd_triage 2024-04-16 10:40:01 UTC
A commit in branch main references this bug:

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

commit 04227f33fa5ad16aced3e6e1e44db478d03cb233
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-04-16 10:30:57 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-04-16 10:30:57 +0000

    shells/xonsh: Update to 0.15.1

    - Switch to DISTVERSION
    - Use pep517 build
    - Update comment and pkg-descr
    - Take maintainership for the time being

    ChangeLog:      https://github.com/xonsh/xonsh/blob/main/CHANGELOG.rst
    PR:             265044
    Reported by:    Yonas Yanfa <yonas.yanfa@gmail.com>

 shells/xonsh/Makefile  | 27 ++++++++++++++++++++-------
 shells/xonsh/distinfo  |  6 +++---
 shells/xonsh/pkg-descr |  5 +++--
 3 files changed, 26 insertions(+), 12 deletions(-)
Comment 8 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-16 10:48:58 UTC
Updated to latest version 0.15.1

Committed, thanks.