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

Felix Yan felixonmars at archlinux.org
Sat Feb 24 12:30:13 UTC 2018


    Date: Saturday, February 24, 2018 @ 12:30:12
  Author: felixonmars
Revision: 297917

upgpkg: python-peewee 3.1.0-1

Modified:
  python-peewee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-24 12:29:52 UTC (rev 297916)
+++ PKGBUILD	2018-02-24 12:30:12 UTC (rev 297917)
@@ -6,7 +6,7 @@
 
 pkgbase=python-peewee
 pkgname=('python-peewee' 'python2-peewee')
-pkgver=3.0.19
+pkgver=3.1.0
 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=('dd63c24ffe208e9aadaf6557c47139ccc9db75843c7ee9698ee28405501f2e3983db4ea3100e3d1e0bdda4f3991d01c6d37bfcf772d19d3fc7f143f0a9d5dd3e')
+sha512sums=('628eea27d51017a6ab87aae9ae851d749b0f437fe1806957b23408ad3c97bbb93e5b84c66c5e70bfb7b55c9f29a0c517b84e65adc0f979da450987d670661e84')
 
 prepare() {
   cp -a peewee-$pkgver{,-py2}



More information about the arch-commits mailing list