diff options
-rw-r--r-- | python/python-requests/python-requests.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-requests/python-requests.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-requests/python-requests.SlackBuild b/python/python-requests/python-requests.SlackBuild index 6729af8b68..0ac1c58855 100644 --- a/python/python-requests/python-requests.SlackBuild +++ b/python/python-requests/python-requests.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-requests -VERSION=${VERSION:-2.11.0} +VERSION=${VERSION:-2.11.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-requests/python-requests.info b/python/python-requests/python-requests.info index de848aeef1..ba032172ae 100644 --- a/python/python-requests/python-requests.info +++ b/python/python-requests/python-requests.info @@ -1,8 +1,8 @@ PRGNAM="python-requests" -VERSION="2.11.0" +VERSION="2.11.1" HOMEPAGE="http://python-requests.org/" -DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.11.0/requests-2.11.0.tar.gz" -MD5SUM="09de9d563cd43ee28a3c55fc308c71f0" +DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.11.1/requests-2.11.1.tar.gz" +MD5SUM="3007b144a7ce83ee16262b79e3acfa1b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |