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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Mon Mar 11 13:35:52 UTC 2013


    Date: Monday, March 11, 2013 @ 14:35:52
  Author: foutrelis
Revision: 86028

upgpkg: python-south 0.7.6-3

python2-django rebuild.

Modified:
  python-south/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-11 13:35:35 UTC (rev 86027)
+++ PKGBUILD	2013-03-11 13:35:52 UTC (rev 86028)
@@ -5,7 +5,7 @@
 pkgname=('python2-south')
 pkgbase=python-south
 pkgver=0.7.6
-pkgrel=2
+pkgrel=3
 pkgdesc="Intelligent database migrations library for the Django web framework"
 arch=('any')
 url="http://south.aeracode.org/"
@@ -21,7 +21,7 @@
 }
 
 package_python2-south() {
-  depends=('django')
+  depends=('python2-django')
   conflicts=('python-south<=0.7.6-1')
   replaces=('python-south<=0.7.6-1')
 




More information about the arch-commits mailing list