From 68d82e70e3b28f740ce64317516f7d460e149184 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Thu, 9 Jan 2020 22:05:46 +0000 Subject: [PATCH] python3-urllib3:version bump --- .../python3/python3-urllib3/actions.py | 5 +--- .../python3/python3-urllib3/pspec.xml | 25 +++++++++++++------ .../python3/python3-urllib3/translations.xml | 6 ++--- 3 files changed, 21 insertions(+), 15 deletions(-) diff --git a/programming/language/python3/python3-urllib3/actions.py b/programming/language/python3/python3-urllib3/actions.py index 8a08c58ae2..7eccf32766 100755 --- a/programming/language/python3/python3-urllib3/actions.py +++ b/programming/language/python3/python3-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(pyVer="3") def install(): - pythonmodules.install(pyVer="3") - - #pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README") + pythonmodules.install(pyVer="3") \ No newline at end of file diff --git a/programming/language/python3/python3-urllib3/pspec.xml b/programming/language/python3/python3-urllib3/pspec.xml index e5b09311f6..41e97f2d9b 100755 --- a/programming/language/python3/python3-urllib3/pspec.xml +++ b/programming/language/python3/python3-urllib3/pspec.xml @@ -1,5 +1,5 @@ - + python3-urllib3 @@ -8,11 +8,12 @@ PisiLinux Community admins@pisilinux.org - Python + MIT + programming.language.python3 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 python3-devel python3-setuptools @@ -21,18 +22,26 @@ python3-urllib3 + urllib3 is a powerful, sanity-friendly HTTP client for Python. python3 - /usr/lib - /usr/share/doc + /usr/lib/python3* + /usr/share/doc/python3-urllib3 + + 2019-12-24 + 1.25.7 + Version bump. + Blue Devil + bluedevil@sctzine.com + - 2018-08-15 + 2018-08-30 1.23 Version Bump. Mustafa Cinasal diff --git a/programming/language/python3/python3-urllib3/translations.xml b/programming/language/python3/python3-urllib3/translations.xml index 1a99ddf3cc..d6ea015612 100755 --- a/programming/language/python3/python3-urllib3/translations.xml +++ b/programming/language/python3/python3-urllib3/translations.xml @@ -1,8 +1,8 @@ - python-urllib3 - Yet another Python urllib - Yet another Python urllib + python3-urllib3 + 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.