Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2019 16:55:30 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r504877 - head/misc/py-tqdm
Message-ID:  <201906221655.x5MGtUN0025497@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Sat Jun 22 16:55:30 2019
New Revision: 504877
URL: https://svnweb.freebsd.org/changeset/ports/504877

Log:
  misc/py-tqdm: Update to 4.32.2
  
  Changelog:
  
  https://github.com/tqdm/tqdm/releases/tag/v4.32.2
  
  PR:		238746
  Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)

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

Modified: head/misc/py-tqdm/Makefile
==============================================================================
--- head/misc/py-tqdm/Makefile	Sat Jun 22 16:52:22 2019	(r504876)
+++ head/misc/py-tqdm/Makefile	Sat Jun 22 16:55:30 2019	(r504877)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-DISTVERSION=	4.32.1
+DISTVERSION=	4.32.2
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Sat Jun 22 16:52:22 2019	(r504876)
+++ head/misc/py-tqdm/distinfo	Sat Jun 22 16:55:30 2019	(r504877)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559944357
-SHA256 (tqdm-4.32.1.tar.gz) = 0a860bf2683fdbb4812fe539a6c22ea3f1777843ea985cb8c3807db448a0f7ab
-SIZE (tqdm-4.32.1.tar.gz) = 120465
+TIMESTAMP = 1561118941
+SHA256 (tqdm-4.32.2.tar.gz) = 25d4c0ea02a305a688e7e9c2cdc8f862f989ef2a4701ab28ee963295f5b109ab
+SIZE (tqdm-4.32.2.tar.gz) = 121017



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