Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e43d5a3f59450d3272a94414880131bac61d7ea
commit 4e43d5a3f59450d3272a94414880131bac61d7ea Author: Anthony Jorion <[email protected]> Date: Sat Aug 2 15:30:32 2014 +0200 python-degu-0.7.0-1-x86_64 - 0.6.0 -> 0.7.0 diff --git a/source/devel-extra/python-degu/FrugalBuild b/source/devel-extra/python-degu/FrugalBuild index db23062..44df431 100644 --- a/source/devel-extra/python-degu/FrugalBuild +++ b/source/devel-extra/python-degu/FrugalBuild @@ -2,19 +2,21 @@ # Maintainer: Anthony Jorion <[email protected]> pkgname=python-degu -pkgver=0.6.0 +pkgver=0.7.0 pkgrel=1 pkgdesc="An embedded HTTP server and client library for Python3" archs=('i686' 'x86_64') groups=('devel-extra') depends=('python-3.0>=3.4.1') _F_launchpad_name=degu -_F_launchpad_subdir="0.6" +_F_launchpad_subdir="0.7" Finclude launchpad -sha1sums=('092c87626af93e1fd983973aef82968a19bea6e6') +sha1sums=('ded300de79d6f815cb35e7b44c362f0de699f192') build() { Fcd python3 setup.py install --prefix=/usr --root=$Fdestdir || Fdie } + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
