Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7076301a2239074e21bc6784fc65c4e0ba8f8c4
commit c7076301a2239074e21bc6784fc65c4e0ba8f8c4 Author: Anthony Jorion <[email protected]> Date: Wed Jan 15 21:51:31 2014 +0100 geoip-python-1.2.9-1-i686 * Version bump : 1.2.7 -> 1.2.9 * Switch to pypi schema diff --git a/source/devel-extra/geoip-python/FrugalBuild b/source/devel-extra/geoip-python/FrugalBuild index 620d70f..acf22d1 100644 --- a/source/devel-extra/geoip-python/FrugalBuild +++ b/source/devel-extra/geoip-python/FrugalBuild @@ -1,18 +1,18 @@ # Compiling Time: 0 SBU -# Maintainer: Pingax <[email protected]> +# Maintainer: Anthony Jorion <[email protected]> # Contributor: Priyank Gosalia <[email protected]> pkgname=geoip-python -_F_archive_name=GeoIP-Python -pkgver=1.2.7 +pkgver=1.2.9 pkgrel=1 pkgdesc="Python bindings for the GeoIP geographical lookup libraries" -url="http://www.maxmind.com/app/python" depends=('python' 'geoip') groups=('devel-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://www.maxmind.com/download/geoip/api/python/ | grep GeoIP-Python | Flasttar" -source=(http://www.maxmind.com/download/geoip/api/python/GeoIP-Python-$pkgver.tar.gz) -sha1sums=('0af5f5d06bc81b5427019d28ba029e8c31dec9eb') -Finclude python +_F_pypi_name="GeoIP" +_F_archive_name="GeoIP" +Finclude pypi python +sha1sums=('74d1ca14927769019b1f0521b200b30c111bfb8d') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
