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

Morten Linderud foxboron at archlinux.org
Thu Oct 8 19:36:50 UTC 2020


    Date: Thursday, October 8, 2020 @ 19:36:50
  Author: foxboron
Revision: 721920

upgpkg: python-sqlparse 0.4.1-1

Modified:
  python-sqlparse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-08 19:36:39 UTC (rev 721919)
+++ PKGBUILD	2020-10-08 19:36:50 UTC (rev 721920)
@@ -2,7 +2,7 @@
 # Contributor: Jonathan Kotta <jpkotta AT gmail DOT com>
 
 pkgname=python-sqlparse
-pkgver=0.4.0
+pkgver=0.4.1
 pkgrel=1
 pkgdesc='Non-validating SQL parser for Python'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/andialbrecht/sqlparse/archive/$pkgver.tar.gz")
-sha256sums=('5a39c382738051f02f072c992a9d5ea11b49ffa9bc68e08ca1280e959bc3c29d')
+sha256sums=('f75cdec98a4cc8296890279d744e1ae8618bb14dbad77e3d0637f0d7bb5d6535')
 
 build() {
   cd sqlparse-$pkgver



More information about the arch-commits mailing list