Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2021 17:36:43 +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: r562820 - head/misc/py-tqdm
Message-ID:  <202101261736.10QHahKR027917@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jan 26 17:36:43 2021
New Revision: 562820
URL: https://svnweb.freebsd.org/changeset/ports/562820

Log:
  Update to 4.56.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	Tue Jan 26 17:36:38 2021	(r562819)
+++ head/misc/py-tqdm/Makefile	Tue Jan 26 17:36:43 2021	(r562820)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-PORTVERSION=	4.55.2
+PORTVERSION=	4.56.0
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Tue Jan 26 17:36:38 2021	(r562819)
+++ head/misc/py-tqdm/distinfo	Tue Jan 26 17:36:43 2021	(r562820)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610268861
-SHA256 (tqdm-4.55.2.tar.gz) = 86ca00c4942c3b3dc7ed31bae44cd2db38ef85ca05a7920f6a6c52ad7fcac904
-SIZE (tqdm-4.55.2.tar.gz) = 162632
+TIMESTAMP = 1611665465
+SHA256 (tqdm-4.56.0.tar.gz) = fe3d08dd00a526850568d542ff9de9bbc2a09a791da3c334f3213d8d0bbbca65
+SIZE (tqdm-4.56.0.tar.gz) = 166848



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