python-chardet:version bump, translate and clean

This commit is contained in:
blue-devil
2020-01-11 11:15:51 +00:00
parent 43b6af0c82
commit 1e1eefe625
3 changed files with 17 additions and 14 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")