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

Felix Yan felixonmars at archlinux.org
Mon Sep 23 21:13:21 UTC 2019


    Date: Monday, September 23, 2019 @ 21:13:21
  Author: felixonmars
Revision: 511612

upgpkg: python-peewee 3.11.1-1

Modified:
  python-peewee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-23 21:12:42 UTC (rev 511611)
+++ PKGBUILD	2019-09-23 21:13:21 UTC (rev 511612)
@@ -4,7 +4,7 @@
 # Contributor: juantascon
 
 pkgname=python-peewee
-pkgver=3.11.0
+pkgver=3.11.1
 pkgrel=1
 pkgdesc="a little orm"
 url="https://pypi.python.org/pypi/peewee/"
@@ -16,7 +16,7 @@
 makedepends=('python-setuptools' 'cython')
 checkdepends=('python-apsw' 'python-flask' 'python-psycopg2')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/coleifer/peewee/archive/$pkgver.tar.gz")
-sha512sums=('0a11b7c231de5b19be580b6cb3832686abd18773eab3bc6e6f1033f2a063cd7900b6a368159116362c5291af91096bc063ffe2838705ecbfb67374ff1a913c85')
+sha512sums=('8ece4956d37ace5c0bfea936b337155d7fcdf9119ab128ce8f7f19fda9003eab5f6d5c0f1ac88f4de07a5ef80a90cb25bfcc353f0e76cb6ab2756a52fe0c95a3')
 
 build() {
   cd peewee-$pkgver



More information about the arch-commits mailing list