Skip to content

Commit

Permalink
misc/py-progressbar: Update WWW and clean up pkg-descr
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 5, 2023
1 parent 7c3745e commit f036372
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion misc/py-progressbar/Makefile
Expand Up @@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Text progressbar library for python
WWW= https://pypi.org/project/progressbar/
WWW= https://github.com/niltonvolpato/python-progressbar

LICENSE= BSD3CLAUSE LGPL21+
LICENSE_COMB= dual
Expand Down
2 changes: 0 additions & 2 deletions misc/py-progressbar/pkg-descr
Expand Up @@ -12,5 +12,3 @@ There are three types of widget:
it's update method is called; and
- a ProgressBarWidgetHFill, which is like ProgressBarWidget, except
it expands to fill the remaining width of the line.

See also: https://github.com/niltonvolpato/python-progressbar

0 comments on commit f036372

Please sign in to comment.