python-urllib3:version bump

This commit is contained in:
blue-devil
2020-01-11 12:56:24 +00:00
parent 5a951bda60
commit d7b1192efa
3 changed files with 19 additions and 16 deletions
@@ -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()