[arch-commits] Commit in python-peewee/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Feb 8 02:52:21 UTC 2018
Date: Thursday, February 8, 2018 @ 02:52:20
Author: felixonmars
Revision: 290130
upgpkg: python-peewee 3.0.14-1
Modified:
python-peewee/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-08 02:52:05 UTC (rev 290129)
+++ PKGBUILD 2018-02-08 02:52:20 UTC (rev 290130)
@@ -6,7 +6,7 @@
pkgbase=python-peewee
pkgname=('python-peewee' 'python2-peewee')
-pkgver=3.0.13
+pkgver=3.0.14
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=('24207c3820744d1c61ada2745c1c65add54a8d2c015dc9829b11d2b01fc8d5533d735c9c19ca7178d882e7e6251e063739639728a1b8ad5ea962a23b54c4116d')
+sha512sums=('35e2d5a8ed1f80838c7e05713272de02b16f2941a13003e1c5bdf009146c346fc431ad88d901dad84f5604c229368ccc3e9feaccc5e8051777812f809ac74195')
prepare() {
cp -a peewee-$pkgver{,-py2}
More information about the arch-commits
mailing list