[arch-commits] Commit in python-pymongo/trunk (PKGBUILD)

Alexander Rødseth arodseth at nymeria.archlinux.org
Sun Aug 18 17:38:53 UTC 2013


    Date: Sunday, August 18, 2013 @ 19:38:52
  Author: arodseth
Revision: 95920

setuptools TODO fix

Modified:
  python-pymongo/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-18 17:34:31 UTC (rev 95919)
+++ PKGBUILD	2013-08-18 17:38:52 UTC (rev 95920)
@@ -6,12 +6,12 @@
 pkgbase=python-pymongo
 pkgname=('python-pymongo' 'python2-pymongo')
 pkgver=2.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Python driver for MongoDB'
 arch=('x86_64' 'i686')
 license=('APACHE')
 url='http://pypi.python.org/pypi/pymongo/'
-makedepends=('python-distribute' 'python2-distribute')
+makedepends=('python-setuptools' 'python2-setuptools')
 source=("http://pypi.python.org/packages/source/p/pymongo/pymongo-$pkgver.tar.gz")
 sha256sums=('84ac1da67d0dabc711fa8259324d4e94b26a85411bcf0c12dc80a427d9f93ecc')
 




More information about the arch-commits mailing list