diff --git a/programming/language/python3/python3-requests/actions.py b/programming/language/python3/python3-requests/actions.py
index 1eee91d6bb..cbcb8f4043 100644
--- a/programming/language/python3/python3-requests/actions.py
+++ b/programming/language/python3/python3-requests/actions.py
@@ -10,4 +10,4 @@ def build():
pythonmodules.compile(pyVer="3")
def install():
- pythonmodules.install(pyVer="3")
+ pythonmodules.install(pyVer="3")
\ No newline at end of file
diff --git a/programming/language/python3/python3-requests/pspec.xml b/programming/language/python3/python3-requests/pspec.xml
index f2a2b19c07..d210c2662b 100644
--- a/programming/language/python3/python3-requests/pspec.xml
+++ b/programming/language/python3/python3-requests/pspec.xml
@@ -8,15 +8,15 @@
Ergün Salman
ergunsalman@hotmail.com
- MIT
programming.language.python3
+ MIT
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://files.pythonhosted.org/packages/01/62/ddcf76d1d19885e8579acb1b1df26a852b03472c0e46d2b959a714c90608/requests-2.22.0.tar.gz
+ https://github.com/psf/requests/archive/v2.23.0.tar.gz
- python3-devel
python3-setuptools
+ python3-devel
certs.patch
@@ -27,18 +27,25 @@
python3-requests
Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.
- python3
- python3-idna
- python3-urllib3
python3-chardet
+ python3-urllib3
+ python3-idna
+ python3
- /usr/lib/python3*
/usr/share/doc/python3-requests
+ /usr/lib/python3*
+
+ 2020-02-21
+ 2.23.0
+ Version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2019-12-24
2.22.0
@@ -96,4 +103,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/programming/language/python3/python3-requests/translations.xml b/programming/language/python3/python3-requests/translations.xml
index c6720ae64e..ebc2a98287 100755
--- a/programming/language/python3/python3-requests/translations.xml
+++ b/programming/language/python3/python3-requests/translations.xml
@@ -5,4 +5,4 @@
Requests insanlar için yapılmış basit bir HTTP kitaplığıdır.
Requests HTTP/1.1 isteklerini çok basit bir şekilde göndermenize olanak tanıyan bir python kitaplığıdır.
-
+
\ No newline at end of file