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

Felix Yan felixonmars at archlinux.org
Sun Feb 4 19:15:45 UTC 2018


    Date: Sunday, February 4, 2018 @ 19:15:44
  Author: felixonmars
Revision: 289043

upgpkg: python-peewee 3.0.11-1

Modified:
  python-peewee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-04 19:15:36 UTC (rev 289042)
+++ PKGBUILD	2018-02-04 19:15:44 UTC (rev 289043)
@@ -6,7 +6,7 @@
 
 pkgbase=python-peewee
 pkgname=('python-peewee' 'python2-peewee')
-pkgver=3.0.10
+pkgver=3.0.11
 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=('3c372739c20290df03a8a769fb803a5f2783d7bde7dd9215c673d9e5920754dc0672973b48d7fef162dc5a98e9fd4ab747286caa9fab8450b33564d45ad7706a')
+sha512sums=('0f2c711eb2ae07475b0cbc265570e68ab726d32166f2dcfc62e39c5d7f1842ce360c09338bdf4c5ff2bec89f604f23f27297681620783a5e9953e2d2b475fdae')
 
 prepare() {
   cp -a peewee-$pkgver{,-py2}



More information about the arch-commits mailing list