mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to 4.29.1
- Change MASTER_SITES from GitHub to CHEESESHOP Changes: https://github.com/tqdm/tqdm/releases PR: 234898 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
This commit is contained in:
parent
f03dcf6979
commit
7c20fcb6df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490063
@ -1,9 +1,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tqdm
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 4.29.0
|
||||
DISTVERSION= 4.29.1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= neel@neelc.org
|
||||
@ -14,8 +14,8 @@ LICENSE_COMB= multi
|
||||
LICENSE_FILE_MIT= ${WRKSRC}/LICENCE
|
||||
|
||||
USES= python
|
||||
USE_GITHUB= yes
|
||||
USE_PYTHON= distutils autoplist concurrent
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1546881296
|
||||
SHA256 (tqdm-tqdm-v4.29.0_GH0.tar.gz) = b1749dc5d78d3db841885104949c95d7705b97c4347a75bdb6ee82633da4b89a
|
||||
SIZE (tqdm-tqdm-v4.29.0_GH0.tar.gz) = 79720
|
||||
TIMESTAMP = 1547309536
|
||||
SHA256 (tqdm-4.29.1.tar.gz) = b856be5cb6cfaee3b2733655c7c5bbc7751291bb5d1a4f54f020af4727570b3e
|
||||
SIZE (tqdm-4.29.1.tar.gz) = 103495
|
||||
|
Loading…
Reference in New Issue
Block a user