Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2019 11:50:27 +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: r509937 - head/misc/py-tqdm
Message-ID:  <201908261150.x7QBoRRx019518@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Aug 26 11:50:27 2019
New Revision: 509937
URL: https://svnweb.freebsd.org/changeset/ports/509937

Log:
  Update to 4.35.0
  
  Changes:	https://github.com/tqdm/tqdm/releases
  PR:		240112
  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	Mon Aug 26 11:50:20 2019	(r509936)
+++ head/misc/py-tqdm/Makefile	Mon Aug 26 11:50:27 2019	(r509937)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-DISTVERSION=	4.32.2
+DISTVERSION=	4.35.0
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Mon Aug 26 11:50:20 2019	(r509936)
+++ head/misc/py-tqdm/distinfo	Mon Aug 26 11:50:27 2019	(r509937)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561118941
-SHA256 (tqdm-4.32.2.tar.gz) = 25d4c0ea02a305a688e7e9c2cdc8f862f989ef2a4701ab28ee963295f5b109ab
-SIZE (tqdm-4.32.2.tar.gz) = 121017
+TIMESTAMP = 1566804157
+SHA256 (tqdm-4.35.0.tar.gz) = 1be3e4e3198f2d0e47b928e9d9a8ec1b63525db29095cec1467f4c5a4ea8ebf9
+SIZE (tqdm-4.35.0.tar.gz) = 122794



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