From 6fa0d663b29f82f457301e3a36db01a53d15e822 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Fri, 27 Mar 2020 23:36:33 +0300 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 f896c49837..7a085cf709 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.12.0.tar.gz + https://github.com/encode/httpx/archive/0.12.1.tar.gz python3-setuptools python3-devel @@ -42,6 +42,13 @@ + + 2020-03-27 + 0.12.1 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-03-11 0.12.0