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

Felix Yan felixonmars at archlinux.org
Sun Apr 9 09:10:05 UTC 2017


    Date: Sunday, April 9, 2017 @ 09:10:05
  Author: felixonmars
Revision: 221392

upgpkg: python-peewee 2.9.2-1

Modified:
  python-peewee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-09 07:37:36 UTC (rev 221391)
+++ PKGBUILD	2017-04-09 09:10:05 UTC (rev 221392)
@@ -6,7 +6,7 @@
 
 pkgname=python-peewee
 pkgname=('python-peewee' 'python2-peewee')
-pkgver=2.9.1
+pkgver=2.9.2
 pkgrel=1
 pkgdesc="a little orm"
 url="https://pypi.python.org/pypi/peewee/"
@@ -16,7 +16,7 @@
 checkdepends=('python-apsw' 'python2-apsw' 'python-flask' 'python2-flask'
               'python2-pysqlite') #'python-psycopg2' 'python2-psycopg2')
 source=("git+https://github.com/coleifer/peewee.git#tag=$pkgver")
-sha256sums=('SKIP')
+sha512sums=('SKIP')
 
 prepare() {
   cp -a peewee{,-py2}



More information about the arch-commits mailing list