Date: Tue, 19 Nov 2019 06:25:11 +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: r517940 - head/misc/py-tqdm Message-ID: <201911190625.xAJ6PBQf068681@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Tue Nov 19 06:25:10 2019 New Revision: 517940 URL: https://svnweb.freebsd.org/changeset/ports/517940 Log: misc/py-tqdm: upgrade 4.37.0 -> 4.38.0 PR: 242063 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Relnotes: 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 Nov 19 05:14:24 2019 (r517939) +++ head/misc/py-tqdm/Makefile Tue Nov 19 06:25:10 2019 (r517940) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -DISTVERSION= 4.37.0 +DISTVERSION= 4.38.0 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Tue Nov 19 05:14:24 2019 (r517939) +++ head/misc/py-tqdm/distinfo Tue Nov 19 06:25:10 2019 (r517940) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572727551 -SHA256 (tqdm-4.37.0.tar.gz) = fca09992116d6dc3ad9789cf601a254081eb40d5c14c1863ab6cd10e15c2cb26 -SIZE (tqdm-4.37.0.tar.gz) = 126020 +TIMESTAMP = 1574105366 +SHA256 (tqdm-4.38.0.tar.gz) = c1d677f3a85fa291b34bdf8f770f877119b9754b32673699653556f85e2c2f13 +SIZE (tqdm-4.38.0.tar.gz) = 127264
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911190625.xAJ6PBQf068681>