Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 2020 18:22:07 +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: r550606 - head/misc/py-tqdm
Message-ID:  <202009291822.08TIM70q002078@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Sep 29 18:22:07 2020
New Revision: 550606
URL: https://svnweb.freebsd.org/changeset/ports/550606

Log:
  Update to 4.50.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 Sep 29 18:21:07 2020	(r550605)
+++ head/misc/py-tqdm/Makefile	Tue Sep 29 18:22:07 2020	(r550606)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-PORTVERSION=	4.49.0
+PORTVERSION=	4.50.0
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Tue Sep 29 18:21:07 2020	(r550605)
+++ head/misc/py-tqdm/distinfo	Tue Sep 29 18:22:07 2020	(r550606)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600096514
-SHA256 (tqdm-4.49.0.tar.gz) = faf9c671bd3fad5ebaeee366949d969dca2b2be32c872a7092a1e1a9048d105b
-SIZE (tqdm-4.49.0.tar.gz) = 151935
+TIMESTAMP = 1601319708
+SHA256 (tqdm-4.50.0.tar.gz) = 93b7a6a9129fce904f6df4cf3ae7ff431d779be681a95c3344c26f3e6c09abfa
+SIZE (tqdm-4.50.0.tar.gz) = 153103



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