Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 May 2020 06:47:33 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r534713 - head/misc/py-tqdm
Message-ID:  <202005090647.0496lX9g003812@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Sat May  9 06:47:33 2020
New Revision: 534713
URL: https://svnweb.freebsd.org/changeset/ports/534713

Log:
  misc/py-tqdm: reset maintainer, update to 4.46.0
  
  Submitted by:	Neel Chauhan <neel@neelc.org>

Modified:
  head/misc/py-tqdm/Makefile
  head/misc/py-tqdm/distinfo

Modified: head/misc/py-tqdm/Makefile
==============================================================================
--- head/misc/py-tqdm/Makefile	Sat May  9 06:47:28 2020	(r534712)
+++ head/misc/py-tqdm/Makefile	Sat May  9 06:47:33 2020	(r534713)
@@ -1,12 +1,12 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-DISTVERSION=	4.41.1
+DISTVERSION=	4.46.0
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	neel@neelc.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Fast, extensible progress bar for Python
 
 LICENSE=	MIT MPL20

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Sat May  9 06:47:28 2020	(r534712)
+++ head/misc/py-tqdm/distinfo	Sat May  9 06:47:33 2020	(r534713)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578678106
-SHA256 (tqdm-4.41.1.tar.gz) = 4789ccbb6fc122b5a6a85d512e4e41fc5acad77216533a6f2b8ce51e0f265c23
-SIZE (tqdm-4.41.1.tar.gz) = 132160
+TIMESTAMP = 1589006700
+SHA256 (tqdm-4.46.0.tar.gz) = 4733c4a10d0f2a4d098d801464bdaf5240c7dadd2a7fde4ee93b0a0efd9fb25e
+SIZE (tqdm-4.46.0.tar.gz) = 144312



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