svn commit: r545384 - head/www/py-httpx
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Aug 19 16:21:48 UTC 2020
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
More information about the svn-ports-all
mailing list