[arch-commits] Commit in python-peewee/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Feb 9 18:30:00 UTC 2018
Date: Friday, February 9, 2018 @ 18:29:59
Author: felixonmars
Revision: 290500
upgpkg: python-peewee 3.0.15-1
Modified:
python-peewee/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-09 18:25:06 UTC (rev 290499)
+++ PKGBUILD 2018-02-09 18:29:59 UTC (rev 290500)
@@ -6,7 +6,7 @@
pkgbase=python-peewee
pkgname=('python-peewee' 'python2-peewee')
-pkgver=3.0.14
+pkgver=3.0.15
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=('35e2d5a8ed1f80838c7e05713272de02b16f2941a13003e1c5bdf009146c346fc431ad88d901dad84f5604c229368ccc3e9feaccc5e8051777812f809ac74195')
+sha512sums=('c344b094942b9303c457aa6bf9ab20b7777e5862d79adefdccaa5e649fd3c63eb1f17f1a91f390501b375337f96e571d4d1165991828e2e907738348ce53319e')
prepare() {
cp -a peewee-$pkgver{,-py2}
More information about the arch-commits
mailing list