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

Evangelos Foutras foutrelis at archlinux.org
Mon Oct 27 03:25:58 UTC 2014


    Date: Monday, October 27, 2014 @ 04:25:57
  Author: foutrelis
Revision: 121458

upgpkg: python-south 1.0.1-1

New upstream release.

Modified:
  python-south/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-27 00:48:18 UTC (rev 121457)
+++ PKGBUILD	2014-10-27 03:25:57 UTC (rev 121458)
@@ -3,7 +3,7 @@
 # Contributor: Tiago Pierezan Camargo <tcamargo at gmail.com>
 
 pkgname=('python-south' 'python2-south')
-pkgver=1.0
+pkgver=1.0.1
 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=('017ecc2d66818580e1131af61b8d96901c4a2d05b051186196d9d4f35bdbb901')
+sha256sums=('1ce97c634107df324eb2fd53cd904d7c04fc8cc6a8fe0800e5f85345b0c75ad3')
 
 package_python-south() {
   depends=('python-django')



More information about the arch-commits mailing list