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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Fri Nov 22 08:24:54 UTC 2013


    Date: Friday, November 22, 2013 @ 09:24:53
  Author: foutrelis
Revision: 101300

upgpkg: python-south 0.8.4-1

New upstream release.

Modified:
  python-south/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-22 05:31:02 UTC (rev 101299)
+++ PKGBUILD	2013-11-22 08:24:53 UTC (rev 101300)
@@ -3,7 +3,7 @@
 # Contributor: Tiago Pierezan Camargo <tcamargo at gmail.com>
 
 pkgname=('python-south' 'python2-south')
-pkgver=0.8.3
+pkgver=0.8.4
 pkgrel=1
 pkgdesc="Intelligent database migrations library for the Django web framework"
 arch=('any')
@@ -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=('1b161afa2feb932b59aac5bd755d514e07aa015ea1d4c976cbc97ca7fc9da9aa')
+sha256sums=('5cf6bdc2967be8dd7845d3058e3af0a73408e5383c9effc3123bb48c3cc5c821')
 
 package_python-south() {
   depends=('python-django')




More information about the arch-commits mailing list