[arch-commits] Commit in python-sqlparse/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Mar 3 08:03:27 UTC 2017
Date: Friday, March 3, 2017 @ 08:03:26
Author: spupykin
Revision: 214641
upgpkg: python-sqlparse 0.2.3-1
upd
Modified:
python-sqlparse/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-03 08:03:21 UTC (rev 214640)
+++ PKGBUILD 2017-03-03 08:03:26 UTC (rev 214641)
@@ -3,8 +3,8 @@
# Contributor: Jonathan Kotta <jpkotta AT gmail DOT com>
pkgname=('python-sqlparse' 'python2-sqlparse')
-pkgver=0.2.2
-pkgrel=2
+pkgver=0.2.3
+pkgrel=1
pkgdesc='Non-validating SQL parser for Python'
arch=('any')
url=https://github.com/andialbrecht/sqlparse
@@ -12,7 +12,7 @@
makedepends=('python-setuptools' 'python2-setuptools')
#source=("https://pypi.python.org/packages/48/e4/ecd908ef40a9d0e78fc40f3abd2f329dd96b82402fee07f14dbf69948f1b/sqlparse-$pkgver.tar.gz")
source=("$pkgname-$pkgver.tar.gz::https://github.com/andialbrecht/sqlparse/archive/$pkgver.tar.gz")
-md5sums=('56217ed588ad49315b8d51e83d187f0a')
+sha256sums=('12470ab41df1a7003a2957a79c6da9cd4ded180c8a193aa112fe0899b935ef30')
prepare() {
cp -a sqlparse-$pkgver sqlparse2-$pkgver
More information about the arch-commits
mailing list