Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2020 07:13:20 +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: r543069 - head/misc/py-tqdm
Message-ID:  <202007240713.06O7DKHo054916@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jul 24 07:13:20 2020
New Revision: 543069
URL: https://svnweb.freebsd.org/changeset/ports/543069

Log:
  Update to 4.48.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	Fri Jul 24 07:13:15 2020	(r543068)
+++ head/misc/py-tqdm/Makefile	Fri Jul 24 07:13:20 2020	(r543069)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-PORTVERSION=	4.47.0
+PORTVERSION=	4.48.0
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Fri Jul 24 07:13:15 2020	(r543068)
+++ head/misc/py-tqdm/distinfo	Fri Jul 24 07:13:20 2020	(r543069)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594117223
-SHA256 (tqdm-4.47.0.tar.gz) = 63ef7a6d3eb39f80d6b36e4867566b3d8e5f1fe3d6cb50c5e9ede2b3198ba7b7
-SIZE (tqdm-4.47.0.tar.gz) = 145749
+TIMESTAMP = 1595416619
+SHA256 (tqdm-4.48.0.tar.gz) = 6baa75a88582b1db6d34ce4690da5501d2a1cb65c34664840a456b2c9f794d29
+SIZE (tqdm-4.48.0.tar.gz) = 148578



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