From 3ade05c458038068e03ac18f76815d33c9377e84 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Sat, 29 Aug 2020 21:27:51 +0200 Subject: [PATCH] python-requests: ver bump --- .../language/python/python-requests/pspec.xml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/programming/language/python/python-requests/pspec.xml b/programming/language/python/python-requests/pspec.xml index c30fc753..a52ce522 100755 --- a/programming/language/python/python-requests/pspec.xml +++ b/programming/language/python/python-requests/pspec.xml @@ -13,13 +13,13 @@ library Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. Python’s standard urllib2 module provides most of the HTTP capabilities you need - https://github.com/psf/requests/archive/v2.23.0.tar.gz + https://github.com/psf/requests/archive/v2.24.0.tar.gz - python-setuptools python-devel + python-setuptools - certs.patch + certs.patch @@ -27,9 +27,9 @@ python-requests Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. - python-urllib3 - python-chardet python-idna + python-chardet + python-urllib3 /usr/share/doc @@ -38,6 +38,13 @@ + + 2020-07-20 + 2.24.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-21 2.23.0 @@ -52,7 +59,7 @@ Blue Devil bluedevil@sctzine.com - + 2019-10-03 2.22.0 Version bump