Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 2020 14:43:18 +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: r557931 - head/misc/py-tqdm
Message-ID:  <202012131443.0BDEhItt037738@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec 13 14:43:18 2020
New Revision: 557931
URL: https://svnweb.freebsd.org/changeset/ports/557931

Log:
  Update to 4.54.1
  
  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 Dec 13 14:43:13 2020	(r557930)
+++ head/misc/py-tqdm/Makefile	Sun Dec 13 14:43:18 2020	(r557931)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-PORTVERSION=	4.54.0
+PORTVERSION=	4.54.1
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Sun Dec 13 14:43:13 2020	(r557930)
+++ head/misc/py-tqdm/distinfo	Sun Dec 13 14:43:18 2020	(r557931)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607539803
-SHA256 (tqdm-4.54.0.tar.gz) = 5c0d04e06ccc0da1bd3fa5ae4550effcce42fcad947b4a6cafa77bdc9b09ff22
-SIZE (tqdm-4.54.0.tar.gz) = 178664
+TIMESTAMP = 1607685391
+SHA256 (tqdm-4.54.1.tar.gz) = 38b658a3e4ecf9b4f6f8ff75ca16221ae3378b2e175d846b6b33ea3a20852cf5
+SIZE (tqdm-4.54.1.tar.gz) = 178633



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