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

Felix Yan felixonmars at archlinux.org
Mon Dec 17 02:50:52 UTC 2018


    Date: Monday, December 17, 2018 @ 02:50:52
  Author: felixonmars
Revision: 416475

upgpkg: python-peewee 3.8.0-1

Modified:
  python-peewee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-16 23:36:46 UTC (rev 416474)
+++ PKGBUILD	2018-12-17 02:50:52 UTC (rev 416475)
@@ -5,7 +5,7 @@
 
 pkgbase=python-peewee
 pkgname=('python-peewee' 'python2-peewee')
-pkgver=3.7.1
+pkgver=3.8.0
 pkgrel=1
 pkgdesc="a little orm"
 url="https://pypi.python.org/pypi/peewee/"
@@ -15,7 +15,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=('761d9ba8790e1a17359946e03fc900aa71f469c3750aa765991a2d6456d2714365f58a2bbe9dfe5265e443a9348e633b06a548c145a259e91c3c8b4861a78996')
+sha512sums=('912baa8252a587841599501a583b4e2d16f96f86a62a342b6a18b147a26a65f94d72ad653c37a87f52c510dd076d68a7c4a6a1ab1416120150124a9a80c5d937')
 
 prepare() {
   cp -a peewee-$pkgver{,-py2}



More information about the arch-commits mailing list