Date: Tue, 29 Sep 2020 18:18:47 +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: r550576 - head/www/py-httpx Message-ID: <202009291818.08TIIlBb093631@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Sep 29 18:18:46 2020 New Revision: 550576 URL: https://svnweb.freebsd.org/changeset/ports/550576 Log: Update to 0.15.2 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 Tue Sep 29 18:18:42 2020 (r550575) +++ head/www/py-httpx/Makefile Tue Sep 29 18:18:46 2020 (r550576) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpx -PORTVERSION= 0.15.1 +PORTVERSION= 0.15.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-httpx/distinfo ============================================================================== --- head/www/py-httpx/distinfo Tue Sep 29 18:18:42 2020 (r550575) +++ head/www/py-httpx/distinfo Tue Sep 29 18:18:46 2020 (r550576) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601021648 -SHA256 (httpx-0.15.1.tar.gz) = c775693eb374bb8100d18c3786d7b544ce4e42771d5370a2c97adb019faf731b -SIZE (httpx-0.15.1.tar.gz) = 81567 +TIMESTAMP = 1601319718 +SHA256 (httpx-0.15.2.tar.gz) = 713a2deaf96d85bbd4a1fbdf0edb27d6b4ee2c9aaeda8433042367e4b9e1628d +SIZE (httpx-0.15.2.tar.gz) = 81681
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009291818.08TIIlBb093631>