Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2019 16:25:33 +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: r491365 - head/misc/py-tqdm
Message-ID:  <201901271625.x0RGPXrU001243@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Jan 27 16:25:33 2019
New Revision: 491365
URL: https://svnweb.freebsd.org/changeset/ports/491365

Log:
  misc/py-tqdm: update to 4.30.0
  
  PR:		235247
  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	Sun Jan 27 16:16:31 2019	(r491364)
+++ head/misc/py-tqdm/Makefile	Sun Jan 27 16:25:33 2019	(r491365)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-DISTVERSION=	4.29.1
+DISTVERSION=	4.30.0
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Sun Jan 27 16:16:31 2019	(r491364)
+++ head/misc/py-tqdm/distinfo	Sun Jan 27 16:25:33 2019	(r491365)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547309536
-SHA256 (tqdm-4.29.1.tar.gz) = b856be5cb6cfaee3b2733655c7c5bbc7751291bb5d1a4f54f020af4727570b3e
-SIZE (tqdm-4.29.1.tar.gz) = 103495
+TIMESTAMP = 1548602414
+SHA256 (tqdm-4.30.0.tar.gz) = dd60ea2567baa013c625153ce41fd274209c69a5814513e1d635f20e5cd61b97
+SIZE (tqdm-4.30.0.tar.gz) = 120513



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