Date: Wed, 19 Aug 2020 16:21:42 +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: r545384 - head/www/py-httpx Message-ID: <202008191621.07JGLgZH076072@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Aug 19 16:21:42 2020 New Revision: 545384 URL: https://svnweb.freebsd.org/changeset/ports/545384 Log: Update to 0.14.1 Changes: https://github.com/encode/httpx/releases Modified: head/www/py-httpx/Makefile head/www/py-httpx/distinfo Modified: head/www/py-httpx/Makefile ============================================================================== --- head/www/py-httpx/Makefile Wed Aug 19 16:21:37 2020 (r545383) +++ head/www/py-httpx/Makefile Wed Aug 19 16:21:42 2020 (r545384) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpx -PORTVERSION= 0.14.0 +PORTVERSION= 0.14.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-httpx/distinfo ============================================================================== --- head/www/py-httpx/distinfo Wed Aug 19 16:21:37 2020 (r545383) +++ head/www/py-httpx/distinfo Wed Aug 19 16:21:42 2020 (r545384) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596954370 -SHA256 (httpx-0.14.0.tar.gz) = e9aaab2a10826186b8cdf88b6eadb473b3c9b7b4cfe3e78503de8bd70ccd5358 -SIZE (httpx-0.14.0.tar.gz) = 73141 +TIMESTAMP = 1597569991 +SHA256 (httpx-0.14.1.tar.gz) = 0c557173821c1e453396325b3fef768d2bca9078f7300d431735177654e0f9b1 +SIZE (httpx-0.14.1.tar.gz) = 74312
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008191621.07JGLgZH076072>