From 9209239045aac2423bcbfdb7617d3d9807ba7f12 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Thu, 9 Jan 2020 22:07:47 +0000 Subject: [PATCH] python3-requests:rebuilt and added translations --- .../python3/python3-requests/actions.py | 1 - .../python3/python3-requests/pspec.xml | 18 ++++++++++++++---- .../python3/python3-requests/translations.xml | 8 ++++++++ 3 files changed, 22 insertions(+), 5 deletions(-) create mode 100755 programming/language/python3/python3-requests/translations.xml 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. + +