Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2019 16:37:48 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r493518 - head/misc/py-tqdm
Message-ID:  <201902211637.x1LGbmYT022259@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Feb 21 16:37:47 2019
New Revision: 493518
URL: https://svnweb.freebsd.org/changeset/ports/493518

Log:
  Update to 4.31.1
  
  Changes:	https://github.com/tqdm/tqdm/releases
  PR:		235815
  Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)

Modified:
  head/misc/py-tqdm/Makefile
  head/misc/py-tqdm/distinfo

Modified: head/misc/py-tqdm/Makefile
==============================================================================
--- head/misc/py-tqdm/Makefile	Thu Feb 21 16:17:55 2019	(r493517)
+++ head/misc/py-tqdm/Makefile	Thu Feb 21 16:37:47 2019	(r493518)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-DISTVERSION=	4.30.0
+DISTVERSION=	4.31.1
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Thu Feb 21 16:17:55 2019	(r493517)
+++ head/misc/py-tqdm/distinfo	Thu Feb 21 16:37:47 2019	(r493518)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548602414
-SHA256 (tqdm-4.30.0.tar.gz) = dd60ea2567baa013c625153ce41fd274209c69a5814513e1d635f20e5cd61b97
-SIZE (tqdm-4.30.0.tar.gz) = 120513
+TIMESTAMP = 1550766807
+SHA256 (tqdm-4.31.1.tar.gz) = e22977e3ebe961f72362f6ddfb9197cc531c9737aaf5f607ef09740c849ecd05
+SIZE (tqdm-4.31.1.tar.gz) = 117178



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