Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a2d86be6ff48bd291da0671a319b979d96e6dea8
commit a2d86be6ff48bd291da0671a319b979d96e6dea8 Author: Slown <[email protected]> Date: Thu Nov 8 19:38:33 2012 +0100 pymongo-2.3-1-i686 * new package diff --git a/source/devel-extra/pymongo/FrugalBuild b/source/devel-extra/pymongo/FrugalBuild new file mode 100644 index 0000000..dbb2f93 --- /dev/null +++ b/source/devel-extra/pymongo/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.02 SBU +# Maintainer: Slown <[email protected]> + +pkgname=pymongo +pkgver=2.3 +pkgrel=1 +pkgdesc="Python driver for MongoDB" +depends=('python') +makedepends=('python-distribute') +groups=('devel-extra') +archs=('i686' 'x86_64') +Finclude pypi +sha1sums=('90fa87d066ccbadf481b4a5cbb35d74712f67ed2') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
