Bug 268979 - sysutils/py-glances: Update to 3.3.1
Summary: sysutils/py-glances: Update to 3.3.1
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-16 02:07 UTC by Gasol Wu
Modified: 2023-02-26 19:50 UTC (History)
2 users (show)

See Also:


Attachments
patch (1.83 KB, patch)
2023-01-16 02:07 UTC, Gasol Wu
gasol.wu: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2023-01-18 09:06:11 UTC
Hello,

I'm trying to build with pep517 support but having some problems:

- PORTNAME needs to be renamed glances -> Glances to match PYPI case pkg name
  This could be easy if fetching from PYPI but it fetches from GH. PYPI tarball doesn't include tests.
  WRKSRC is set to glances-3.3.1 that gives additional problems and I can't find a solution to rename it to Glances-3.3.1

Thanks
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-26 19:49:12 UTC
A commit in branch main references this bug:

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

commit a6baa6f46773bd69709211f4ae720e51db904b6b
Author:     Tilman Keskinoz <arved@FreeBSD.org>
AuthorDate: 2023-02-26 19:47:31 +0000
Commit:     Tilman Keskinoz <arved@FreeBSD.org>
CommitDate: 2023-02-26 19:47:31 +0000

    sysutils/py-glances: Update to 3.3.1

    PR:             268979
    Submitted by:   maintainer

 sysutils/py-glances/Makefile | 5 +++--
 sysutils/py-glances/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2023-02-26 19:50:26 UTC
Committed, thanks