Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2020 16:31:54 +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: r544992 - head/misc/py-tqdm
Message-ID:  <202008151631.07FGVs3f007903@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug 15 16:31:53 2020
New Revision: 544992
URL: https://svnweb.freebsd.org/changeset/ports/544992

Log:
  Update to 4.48.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	Sat Aug 15 16:31:49 2020	(r544991)
+++ head/misc/py-tqdm/Makefile	Sat Aug 15 16:31:53 2020	(r544992)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-PORTVERSION=	4.48.0
+PORTVERSION=	4.48.1
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Sat Aug 15 16:31:49 2020	(r544991)
+++ head/misc/py-tqdm/distinfo	Sat Aug 15 16:31:53 2020	(r544992)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595416619
-SHA256 (tqdm-4.48.0.tar.gz) = 6baa75a88582b1db6d34ce4690da5501d2a1cb65c34664840a456b2c9f794d29
-SIZE (tqdm-4.48.0.tar.gz) = 148578
+TIMESTAMP = 1596954354
+SHA256 (tqdm-4.48.1.tar.gz) = 7b7dd59cd9f03b89365ba67eb8515f5d2803fd1eb707abdbb914691a3123d9df
+SIZE (tqdm-4.48.1.tar.gz) = 148971



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