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

commit 4b7d0aff45e4b0160b5df06999e9ce1ca90aa046
Author: crazy <cr...@frugalware.org>
Date:   Mon Jan 29 19:31:48 2018 +0100

python-snowballstemmer-1.2.1-3-x86_64

* rebuild with tc / py

diff --git a/source/devel-extra/python-snowballstemmer/FrugalBuild 
b/source/devel-extra/python-snowballstemmer/FrugalBuild
index f8eab8a..3cf6df1 100644
--- a/source/devel-extra/python-snowballstemmer/FrugalBuild
+++ b/source/devel-extra/python-snowballstemmer/FrugalBuild
@@ -3,12 +3,12 @@

pkgname=python-snowballstemmer
pkgver=1.2.1
-pkgrel=2
+pkgrel=3
pkgdesc="Python stemming library"
-depends=('python>=2.7.12-2')
+depends=('python>=2.7.14-2')
makedepends=('python-distribute>=0.6.49-3')
groups=('devel-extra')
-archs=('i686' 'x86_64')
+archs=('x86_64')
_F_archive_name="snowballstemmer"
_F_pypi_name="snowballstemmer"
Finclude pypi
@@ -17,7 +17,7 @@ sha1sums=('377be08ed935d401a53cba79319d1812cfe46b81')

build() {
Fcd
-       python setup.py install --root="$Fdestdir" || Fdie
+       Fexec python setup.py install --root="$Fdestdir" || Fdie
}

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to