diff --git a/programming/language/python/python-urllib3/actions.py b/programming/language/python/python-urllib3/actions.py index 5f751c3242..3e400723f2 100755 --- a/programming/language/python/python-urllib3/actions.py +++ b/programming/language/python/python-urllib3/actions.py @@ -5,12 +5,9 @@ # See the file http://www.gnu.org/licenses/gpl.txt from pisi.actionsapi import pythonmodules -from pisi.actionsapi import pisitools def build(): pythonmodules.compile() def install(): - pythonmodules.install() - - #pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README") + pythonmodules.install() \ No newline at end of file diff --git a/programming/language/python/python-urllib3/pspec.xml b/programming/language/python/python-urllib3/pspec.xml index 440db96659..de01ae69f4 100755 --- a/programming/language/python/python-urllib3/pspec.xml +++ b/programming/language/python/python-urllib3/pspec.xml @@ -1,5 +1,5 @@ - + python-urllib3 @@ -8,11 +8,12 @@ PisiLinux Community admins@pisilinux.org - Python + MIT + programming.language.python library - Yet another Python urllib - Yet another Python urllib - https://github.com/shazow/urllib3/archive/1.23.tar.gz + urllib3 is a powerful, sanity-friendly HTTP client for Python. + urllib3 is a powerful, sanity-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3 and you should too. urllib3 brings many critical features that are missing from the Python standard libraries. + https://github.com/urllib3/urllib3/archive/1.25.7.tar.gz python-devel python-setuptools @@ -21,16 +22,21 @@ python-urllib3 - - python - + urllib3 is a powerful, sanity-friendly HTTP client for Python. - /usr/lib - /usr/share/doc + /usr/lib/python2* + /usr/share/doc/python-urllib3 + + 2019-12-24 + 1.25.7 + Version bump. + Blue Devil + bluedevil@sctzine.com + 2018-08-30 1.23 diff --git a/programming/language/python/python-urllib3/translations.xml b/programming/language/python/python-urllib3/translations.xml index 1a99ddf3cc..a8fccdb59a 100755 --- a/programming/language/python/python-urllib3/translations.xml +++ b/programming/language/python/python-urllib3/translations.xml @@ -2,7 +2,7 @@ python-urllib3 - Yet another Python urllib - Yet another Python urllib + urllib3 güçlü ve akıl sağlığı dostu olan, python için HTTP istemcisi sunan bir kitaplıktır. + urllib3 güçlü ve akıl sağlığı dostu olan, python için HTTP istemcisi sunan bir kitaplıktır. urllib3 Python standart kütüphanesinde bulunmayan kritik özellikleri içerir.