diff --git a/programming/language/python3/python3-requests/actions.py b/programming/language/python3/python3-requests/actions.py index ac9287a42f..1eee91d6bb 100644 --- a/programming/language/python3/python3-requests/actions.py +++ b/programming/language/python3/python3-requests/actions.py @@ -5,7 +5,6 @@ # See the file http://www.gnu.org/licenses/gpl.txt from pisi.actionsapi import pythonmodules -from pisi.actionsapi import pisitools def build(): pythonmodules.compile(pyVer="3") diff --git a/programming/language/python3/python3-requests/pspec.xml b/programming/language/python3/python3-requests/pspec.xml index 2514f0d8c4..f2a2b19c07 100644 --- a/programming/language/python3/python3-requests/pspec.xml +++ b/programming/language/python3/python3-requests/pspec.xml @@ -1,5 +1,5 @@ - + python3-requests @@ -8,9 +8,11 @@ Ergün Salman ergunsalman@hotmail.com + MIT + programming.language.python3 + 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 - MIT https://files.pythonhosted.org/packages/01/62/ddcf76d1d19885e8579acb1b1df26a852b03472c0e46d2b959a714c90608/requests-2.22.0.tar.gz python3-devel @@ -23,6 +25,7 @@ python3-requests + Requests is an Apache2 Licensed HTTP library, written in Python, for human beings. python3 python3-idna @@ -30,12 +33,19 @@ python3-chardet - /usr/lib - /usr/share/doc + /usr/lib/python3* + /usr/share/doc/python3-requests + + 2019-12-24 + 2.22.0 + Rebuilt w/ py3.8 and added translations. + Blue Devil + bluedevil@sctzine.com + 2019-07-11 2.22.0 diff --git a/programming/language/python3/python3-requests/translations.xml b/programming/language/python3/python3-requests/translations.xml new file mode 100755 index 0000000000..c6720ae64e --- /dev/null +++ b/programming/language/python3/python3-requests/translations.xml @@ -0,0 +1,8 @@ + + + + python3-requests + 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. + +