From 7c5e778fa2a34024cb49d6dd3a8958f803fd9613 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Sun, 30 Aug 2020 23:51:55 +0200 Subject: [PATCH] python3-httpx:ver bump --- programming/language/python3/python3-httpx/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/python3/python3-httpx/pspec.xml b/programming/language/python3/python3-httpx/pspec.xml index 44bad05afe..350b19f9a5 100644 --- a/programming/language/python3/python3-httpx/pspec.xml +++ b/programming/language/python3/python3-httpx/pspec.xml @@ -13,7 +13,7 @@ library The next generation HTTP client. HTTPX is a fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2. - https://github.com/encode/httpx/archive/0.13.1.tar.gz + https://github.com/encode/httpx/archive/0.14.2.tar.gz python3-devel python3-setuptools @@ -41,6 +41,13 @@ + + 2020-08-30 + 0.14.2 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-05-24 0.13.1