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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Wed Jul 2 12:52:34 UTC 2014


    Date: Wednesday, July 2, 2014 @ 14:52:34
  Author: foutrelis
Revision: 114643

upgpkg: python-south 1.0-1

New upstream release.

Modified:
  python-south/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-02 12:47:59 UTC (rev 114642)
+++ PKGBUILD	2014-07-02 12:52:34 UTC (rev 114643)
@@ -3,8 +3,8 @@
 # Contributor: Tiago Pierezan Camargo <tcamargo at gmail.com>
 
 pkgname=('python-south' 'python2-south')
-pkgver=0.8.4
-pkgrel=2
+pkgver=1.0
+pkgrel=1
 pkgdesc="Intelligent database migrations library for the Django web framework"
 arch=('any')
 url="http://south.aeracode.org/"
@@ -11,7 +11,7 @@
 license=('APACHE')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=(http://pypi.python.org/packages/source/S/South/South-$pkgver.tar.gz)
-sha256sums=('5cf6bdc2967be8dd7845d3058e3af0a73408e5383c9effc3123bb48c3cc5c821')
+sha256sums=('017ecc2d66818580e1131af61b8d96901c4a2d05b051186196d9d4f35bdbb901')
 
 package_python-south() {
   depends=('python-django')




More information about the arch-commits mailing list