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

Felix Yan felixonmars at archlinux.org
Mon Oct 9 05:59:46 UTC 2017


    Date: Monday, October 9, 2017 @ 05:59:45
  Author: felixonmars
Revision: 262192

upgpkg: python-peewee 2.10.2-1

Modified:
  python-peewee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-09 05:56:53 UTC (rev 262191)
+++ PKGBUILD	2017-10-09 05:59:45 UTC (rev 262192)
@@ -6,7 +6,7 @@
 
 pkgbase=python-peewee
 pkgname=('python-peewee' 'python2-peewee')
-pkgver=2.10.1
+pkgver=2.10.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')
              # 'python-psycopg2' 'python2-psycopg2')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/coleifer/peewee/archive/$pkgver.tar.gz")
-sha512sums=('16ccf5983f331ca83294f3b72ca850c9ddf305613fd9cdeb2ca1206faa18c53c0b34fe1fe80397e089a58ccd5ad4b59f8dba37298f5226a8ed43abb7c5d74b8c')
+sha512sums=('55f5deb6d60580ab2f7aa22e6acf772e976ee97c34991c0515a97cd7c08157645e40f1819412e128739cf40461eaf2a2c80d82f88b4a2aa42f8f16e160f3a504')
 
 prepare() {
   cp -a peewee-$pkgver{,-py2}



More information about the arch-commits mailing list