misc/py-tqdm: Update to 4.19.6
Port changes: * Changed to DISTVERSION * Added USE_PYTHON=concurrent PR: 226240 Submitted by: Neel Chauhan <neel@neelc.org> Approved by: tcberner (mentor, implicit)
This commit is contained in:
parent
118efc65cd
commit
9f477ad62e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463152
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tqdm
|
||||
PORTVERSION= 4.19.5
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 4.19.6
|
||||
CATEGORIES= misc
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -13,9 +13,8 @@ LICENSE= MIT MPL20
|
||||
LICENSE_COMB= multi
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_GITHUB= yes
|
||||
USE_PYTHON= distutils autoplist concurrent
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1516576661
|
||||
SHA256 (tqdm-tqdm-v4.19.5_GH0.tar.gz) = 9657b8442cb83871b0b19ccf6ce13584e04f01099ee7f11b93db74b3ed7bd8dd
|
||||
SIZE (tqdm-tqdm-v4.19.5_GH0.tar.gz) = 72351
|
||||
TIMESTAMP = 1519758685
|
||||
SHA256 (tqdm-tqdm-v4.19.6_GH0.tar.gz) = 720372c50220a3282a3f77eff8e0745c37a2b48dfc980e614d1c04472b0adc8a
|
||||
SIZE (tqdm-tqdm-v4.19.6_GH0.tar.gz) = 72902
|
||||
|
Loading…
Reference in New Issue
Block a user