Date: Wed, 8 Jul 2020 19:01:41 +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: r541564 - head/misc/py-tqdm Message-ID: <202007081901.068J1fNF066373@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jul 8 19:01:40 2020 New Revision: 541564 URL: https://svnweb.freebsd.org/changeset/ports/541564 Log: Update to 4.47.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 Wed Jul 8 19:01:35 2020 (r541563) +++ head/misc/py-tqdm/Makefile Wed Jul 8 19:01:40 2020 (r541564) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.46.1 +PORTVERSION= 4.47.0 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Wed Jul 8 19:01:35 2020 (r541563) +++ head/misc/py-tqdm/distinfo Wed Jul 8 19:01:40 2020 (r541564) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591281396 -SHA256 (tqdm-4.46.1.tar.gz) = cd140979c2bebd2311dfb14781d8f19bd5a9debb92dcab9f6ef899c987fcf71f -SIZE (tqdm-4.46.1.tar.gz) = 144383 +TIMESTAMP = 1594117223 +SHA256 (tqdm-4.47.0.tar.gz) = 63ef7a6d3eb39f80d6b36e4867566b3d8e5f1fe3d6cb50c5e9ede2b3198ba7b7 +SIZE (tqdm-4.47.0.tar.gz) = 145749
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007081901.068J1fNF066373>