Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2021 20:15:55 +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: r560135 - head/misc/py-tqdm
Message-ID:  <202101032015.103KFtAs010272@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  3 20:15:55 2021
New Revision: 560135
URL: https://svnweb.freebsd.org/changeset/ports/560135

Log:
  Update to 4.55.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	Sun Jan  3 20:08:04 2021	(r560134)
+++ head/misc/py-tqdm/Makefile	Sun Jan  3 20:15:55 2021	(r560135)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-PORTVERSION=	4.54.1
+PORTVERSION=	4.55.0
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Sun Jan  3 20:08:04 2021	(r560134)
+++ head/misc/py-tqdm/distinfo	Sun Jan  3 20:15:55 2021	(r560135)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607685391
-SHA256 (tqdm-4.54.1.tar.gz) = 38b658a3e4ecf9b4f6f8ff75ca16221ae3378b2e175d846b6b33ea3a20852cf5
-SIZE (tqdm-4.54.1.tar.gz) = 178633
+TIMESTAMP = 1609598907
+SHA256 (tqdm-4.55.0.tar.gz) = f4f80b96e2ceafea69add7bf971b8403b9cba8fb4451c1220f91c79be4ebd208
+SIZE (tqdm-4.55.0.tar.gz) = 161594



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