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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sun Aug 18 14:09:31 UTC 2013


    Date: Sunday, August 18, 2013 @ 16:09:30
  Author: bpiotrowski
Revision: 95896

upgpkg: python-bsddb 6.0.0-2

- replace python-distribute with python-setuptools 

Modified:
  python-bsddb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-18 14:08:04 UTC (rev 95895)
+++ PKGBUILD	2013-08-18 14:09:30 UTC (rev 95896)
@@ -7,12 +7,12 @@
 pkgbase=python-bsddb
 pkgname=('python2-bsddb' 'python-bsddb')
 pkgver=6.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Python interface for BerkeleyDB"
 license=('MIT')
 arch=('i686' 'x86_64')
 url="http://www.jcea.es/programacion/pybsddb.htm"
-makedepends=('python2-distribute' 'python-distribute')
+makedepends=('python2-setuptools' 'python-setuptools')
 source=(http://pypi.python.org/packages/source/b/bsddb3/bsddb3-${pkgver}.tar.gz
         LICENSE)
 sha1sums=('ca5c204b2c9cf4fff396ba3d49994fe1a95d669f'




More information about the arch-commits mailing list