misc/py-tqdm: Update to 4.15.0
While here, silence portlint warning about order of USES/USE_*. PR: 221871 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
This commit is contained in:
parent
03cbf40b2c
commit
e75fa8b41e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449055
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tqdm
|
||||
PORTVERSION= 4.13.0
|
||||
PORTVERSION= 4.15.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= misc
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,10 +12,10 @@ COMMENT= Fast, extensible progress bar for Python
|
||||
LICENSE= MIT MPL20
|
||||
LICENSE_COMB= multi
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
USES?= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1496457226
|
||||
SHA256 (tqdm-tqdm-v4.13.0_GH0.tar.gz) = 871efbf69e5647ea1767338dd9c4c45bd6d672bc046404dd02e214103959b1e0
|
||||
SIZE (tqdm-tqdm-v4.13.0_GH0.tar.gz) = 800614
|
||||
TIMESTAMP = 1503881021
|
||||
SHA256 (tqdm-tqdm-v4.15.0_GH0.tar.gz) = 9127219c66bf338809647a6be563a875dfc0d0bfa1570bd5f25eb88bbea0d2e8
|
||||
SIZE (tqdm-tqdm-v4.15.0_GH0.tar.gz) = 801310
|
||||
|
Loading…
Reference in New Issue
Block a user