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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sat Mar 9 15:40:30 UTC 2013


    Date: Saturday, March 9, 2013 @ 16:40:29
  Author: bpiotrowski
Revision: 179734

upgpkg: mysql-python 1.2.4-2

mariadb rebuild

Modified:
  mysql-python/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-09 15:40:12 UTC (rev 179733)
+++ PKGBUILD	2013-03-09 15:40:29 UTC (rev 179734)
@@ -4,13 +4,13 @@
 
 pkgname=mysql-python
 pkgver=1.2.4
-pkgrel=1
+pkgrel=2
 pkgdesc="MySQL support for Python"
 arch=("i686" "x86_64")
 url="http://mysql-python.sourceforge.net/"
 license=('GPL2')
-depends=('python2' 'libmysqlclient')
-makedepends=('mysql' 'python2-distribute')
+depends=('python2' 'libmariadbclient')
+makedepends=('mariadb' 'python2-distribute')
 source=("http://pypi.python.org/packages/source/M/MySQL-python/MySQL-python-${pkgver}.zip")
 md5sums=('ddf2386daf10a97af115ffad2ed4a9a0')
 




More information about the arch-commits mailing list