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

Felix Yan felixonmars at archlinux.org
Thu Feb 1 14:40:56 UTC 2018


    Date: Thursday, February 1, 2018 @ 14:40:55
  Author: felixonmars
Revision: 288487

upgpkg: python-peewee 3.0.3-1

Modified:
  python-peewee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-01 14:40:52 UTC (rev 288486)
+++ PKGBUILD	2018-02-01 14:40:55 UTC (rev 288487)
@@ -6,7 +6,7 @@
 
 pkgbase=python-peewee
 pkgname=('python-peewee' 'python2-peewee')
-pkgver=3.0.2
+pkgver=3.0.3
 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')
              # 'python-psycopg2' 'python2-psycopg2')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/coleifer/peewee/archive/$pkgver.tar.gz")
-sha512sums=('fca0a1760e7b7c852b4ac03a931465924855f6c8f156ae49d19d5352671233749f31e59f70863b7680b8e908246f8ea8a2ffd859a3f3a302ca004922c194d0f9')
+sha512sums=('cbae6eafce21ac755cef5f59ae9a52095ce702ad88d09391fe3bbaf56c41bf69603e53d8f9092bd0e3bd5d049fae0a2ea4b4175418c3bf13d639601c9f43218d')
 
 prepare() {
   cp -a peewee-$pkgver{,-py2}



More information about the arch-commits mailing list