From 0a52ab34b89f651f4903fe74b3eb50b1a94c502c Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 29 Sep 2019 19:26:15 +1000 Subject: [PATCH] requests: bump for rebuild --- dev-python/requests/requests-2.22.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/requests/requests-2.22.0.recipe b/dev-python/requests/requests-2.22.0.recipe index b508fe752..73aafad7a 100644 --- a/dev-python/requests/requests-2.22.0.recipe +++ b/dev-python/requests/requests-2.22.0.recipe @@ -4,7 +4,7 @@ HOMEPAGE="http://python-requests.org/ http://pypi.python.org/pypi/requests" COPYRIGHT="2019 Kenneth Reitz" LICENSE="Apache v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/kennethreitz/requests/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="dcacea1b6a7bfd2cbb6c6a05743606b428f2739f37825e41fbf79af3cc2fd240" SOURCE_FILENAME="requests-$portVersion.tar.gz"