Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2019 14:52:42 +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: r513954 - head/misc/py-tqdm
Message-ID:  <201910071452.x97EqgBx087859@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Mon Oct  7 14:52:41 2019
New Revision: 513954
URL: https://svnweb.freebsd.org/changeset/ports/513954

Log:
  misc/py-tqdm: Update to 4.36.1
  
  PR:		241093
  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	Mon Oct  7 14:51:10 2019	(r513953)
+++ head/misc/py-tqdm/Makefile	Mon Oct  7 14:52:41 2019	(r513954)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-DISTVERSION=	4.35.0
+DISTVERSION=	4.36.1
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Mon Oct  7 14:51:10 2019	(r513953)
+++ head/misc/py-tqdm/distinfo	Mon Oct  7 14:52:41 2019	(r513954)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566804157
-SHA256 (tqdm-4.35.0.tar.gz) = 1be3e4e3198f2d0e47b928e9d9a8ec1b63525db29095cec1467f4c5a4ea8ebf9
-SIZE (tqdm-4.35.0.tar.gz) = 122794
+TIMESTAMP = 1570322198
+SHA256 (tqdm-4.36.1.tar.gz) = abc25d0ce2397d070ef07d8c7e706aede7920da163c64997585d42d3537ece3d
+SIZE (tqdm-4.36.1.tar.gz) = 125123



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