Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2019 15:54:07 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489720 - head/misc/py-tqdm
Message-ID:  <201901081554.x08Fs78o064392@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Jan  8 15:54:07 2019
New Revision: 489720
URL: https://svnweb.freebsd.org/changeset/ports/489720

Log:
  misc/py-tqdm: update to 4.29.0
  
  PR:		234698
  Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)

Modified:
  head/misc/py-tqdm/Makefile   (contents, props changed)
  head/misc/py-tqdm/distinfo   (contents, props changed)

Modified: head/misc/py-tqdm/Makefile
==============================================================================
--- head/misc/py-tqdm/Makefile	Tue Jan  8 15:51:45 2019	(r489719)
+++ head/misc/py-tqdm/Makefile	Tue Jan  8 15:54:07 2019	(r489720)
@@ -2,7 +2,7 @@
 
 PORTNAME=	tqdm
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.28.1
+DISTVERSION=	4.29.0
 CATEGORIES=	misc
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Tue Jan  8 15:51:45 2019	(r489719)
+++ head/misc/py-tqdm/distinfo	Tue Jan  8 15:54:07 2019	(r489720)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541441384
-SHA256 (tqdm-tqdm-v4.28.1_GH0.tar.gz) = 3a405bcf0b4f30c72d2f7d10f7574d952b837abb5777dc2ed0f0a57a8943d171
-SIZE (tqdm-tqdm-v4.28.1_GH0.tar.gz) = 78965
+TIMESTAMP = 1546881296
+SHA256 (tqdm-tqdm-v4.29.0_GH0.tar.gz) = b1749dc5d78d3db841885104949c95d7705b97c4347a75bdb6ee82633da4b89a
+SIZE (tqdm-tqdm-v4.29.0_GH0.tar.gz) = 79720



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901081554.x08Fs78o064392>