Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 21:41:13 +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: r557586 - head/misc/py-tqdm
Message-ID:  <202012102141.0BALfDK1063776@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Dec 10 21:41:13 2020
New Revision: 557586
URL: https://svnweb.freebsd.org/changeset/ports/557586

Log:
  Update to 4.54.0
  
  Changes:	https://github.com/tqdm/tqdm/releases

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

Modified: head/misc/py-tqdm/Makefile
==============================================================================
--- head/misc/py-tqdm/Makefile	Thu Dec 10 21:41:07 2020	(r557585)
+++ head/misc/py-tqdm/Makefile	Thu Dec 10 21:41:13 2020	(r557586)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-PORTVERSION=	4.53.0
+PORTVERSION=	4.54.0
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Thu Dec 10 21:41:07 2020	(r557585)
+++ head/misc/py-tqdm/distinfo	Thu Dec 10 21:41:13 2020	(r557586)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606307709
-SHA256 (tqdm-4.53.0.tar.gz) = 3d3f1470d26642e88bd3f73353cb6ff4c51ef7d5d7efef763238f4bc1f7e4e81
-SIZE (tqdm-4.53.0.tar.gz) = 179940
+TIMESTAMP = 1607539803
+SHA256 (tqdm-4.54.0.tar.gz) = 5c0d04e06ccc0da1bd3fa5ae4550effcce42fcad947b4a6cafa77bdc9b09ff22
+SIZE (tqdm-4.54.0.tar.gz) = 178664



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