Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=56fe48df9de97fbd00ee8d520ab3ec04bd338391

commit 56fe48df9de97fbd00ee8d520ab3ec04bd338391
Author: crazy <cr...@frugalware.org>
Date:   Mon Jan 29 19:59:56 2018 +0100

chardet3-3.0.4-4-x86_64

* rebuild wiht tc / py

diff --git a/source/apps-extra/chardet3/FrugalBuild 
b/source/apps-extra/chardet3/FrugalBuild
index cece3fe..0bc8572 100644
--- a/source/apps-extra/chardet3/FrugalBuild
+++ b/source/apps-extra/chardet3/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=chardet3
pkgver=3.0.4
-pkgrel=3
+pkgrel=4
pkgdesc="Character encoding auto-detection in Python 2"
url="https://github.com/byroot/chardet";
-depends=("python")
+depends=("python>=2.7.14-2")
makedepends=('python-distribute')
groups=('apps-extra')
archs=('x86_64')
@@ -20,7 +20,7 @@ conflicts=("${replaces[@]}")

subpkgs=("python3-$_F_pypi_name")
subdescs=('Python3 module for character encoding auto-detection.')
-subdepends=('python3>=3.5.2-2')
+subdepends=('python3>=3.6.4')
subrodepends=('')
subgroups=('devel')
subarchs=('x86_64')
@@ -34,5 +34,5 @@ build()
Fsplit python3-$_F_pypi_name usr/lib
Fsplit python3-$_F_pypi_name usr/bin
#Python2
-       python setup.py install --root=$Fdestdir --optimize=1 || Fdie
+       Fexec python setup.py install --root=$Fdestdir --optimize=1 || Fdie
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to