Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 2020 14:24:45 +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: r538775 - head/misc/py-tqdm
Message-ID:  <202006141424.05EEOjK3096899@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jun 14 14:24:45 2020
New Revision: 538775
URL: https://svnweb.freebsd.org/changeset/ports/538775

Log:
  Update to 4.46.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 Jun 14 14:24:40 2020	(r538774)
+++ head/misc/py-tqdm/Makefile	Sun Jun 14 14:24:45 2020	(r538775)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-DISTVERSION=	4.46.0
+PORTVERSION=	4.46.1
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_COMB=	multi
 LICENSE_FILE_MIT=	${WRKSRC}/LICENCE
 
 USES=		python
-USE_PYTHON=	distutils autoplist concurrent
+USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Sun Jun 14 14:24:40 2020	(r538774)
+++ head/misc/py-tqdm/distinfo	Sun Jun 14 14:24:45 2020	(r538775)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589006700
-SHA256 (tqdm-4.46.0.tar.gz) = 4733c4a10d0f2a4d098d801464bdaf5240c7dadd2a7fde4ee93b0a0efd9fb25e
-SIZE (tqdm-4.46.0.tar.gz) = 144312
+TIMESTAMP = 1591281396
+SHA256 (tqdm-4.46.1.tar.gz) = cd140979c2bebd2311dfb14781d8f19bd5a9debb92dcab9f6ef899c987fcf71f
+SIZE (tqdm-4.46.1.tar.gz) = 144383



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