Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=34b6b4c1e07ef87070feb1b6a129f003b1c7bee5
commit 34b6b4c1e07ef87070feb1b6a129f003b1c7bee5 Author: Slown <[email protected]> Date: Fri Aug 3 10:01:08 2012 +0100 socketpool-0.5.0-1-i686 * version bump diff --git a/source/lib-extra/socketpool/FrugalBuild b/source/lib-extra/socketpool/FrugalBuild index 92454d7..802418d 100644 --- a/source/lib-extra/socketpool/FrugalBuild +++ b/source/lib-extra/socketpool/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Slown <[email protected]> pkgname=socketpool -pkgver=0.4.3 +pkgver=0.5.0 pkgrel=1 pkgdesc="A simple socket pool that suports multiple factories and backends. It can easily be used by gevent, eventlet or any other library." depends=('python') @@ -10,4 +10,4 @@ makedepends=('python-distribute') groups=('lib-extra') archs=('i686' 'x86_64') Finclude pypi -sha1sums=('ae4064787dbacd253548330ac3bd688122584d59') +sha1sums=('2a824393a0e1cbfe54102d3ecb89fe079a760619') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
