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

Felix Yan felixonmars at archlinux.org
Fri Feb 2 15:24:10 UTC 2018


    Date: Friday, February 2, 2018 @ 15:24:09
  Author: felixonmars
Revision: 288602

upgpkg: python-peewee 3.0.7-1

Modified:
  python-peewee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-02 15:23:35 UTC (rev 288601)
+++ PKGBUILD	2018-02-02 15:24:09 UTC (rev 288602)
@@ -6,7 +6,7 @@
 
 pkgbase=python-peewee
 pkgname=('python-peewee' 'python2-peewee')
-pkgver=3.0.6
+pkgver=3.0.7
 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=('e8a8196e208332d0baf97b493615c22f452379da5fae6b47afc8c10d3a4b45b27f7fc737c29aeef405535e9c1cef0554268e534b4df99a8194bfaea51a5d76a3')
+sha512sums=('398cb67bd26fa34e855c6011b6671dc7a971c27253252116f601c20808ce0ab5b4f54fd60d76c25b73256fc47ff7c450eafe882641a3cab204d872ba6e4f0138')
 
 prepare() {
   cp -a peewee-$pkgver{,-py2}



More information about the arch-commits mailing list