[arch-commits] Commit in python-peewee/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 5 23:23:41 UTC 2018
Date: Friday, October 5, 2018 @ 23:23:40
Author: felixonmars
Revision: 390779
upgpkg: python-peewee 3.7.1-1
Modified:
python-peewee/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-05 23:22:26 UTC (rev 390778)
+++ PKGBUILD 2018-10-05 23:23:40 UTC (rev 390779)
@@ -5,7 +5,7 @@
pkgbase=python-peewee
pkgname=('python-peewee' 'python2-peewee')
-pkgver=3.7.0
+pkgver=3.7.1
pkgrel=1
pkgdesc="a little orm"
url="https://pypi.python.org/pypi/peewee/"
@@ -15,7 +15,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=('d6d342216468537077fbf429aaeedfbb40f7c87795db453f9c6326da8ae5d993caea925d647630c14ff33c323cd019419a9ab838d57e22d2465fdfffdc2e9ea3')
+sha512sums=('761d9ba8790e1a17359946e03fc900aa71f469c3750aa765991a2d6456d2714365f58a2bbe9dfe5265e443a9348e633b06a548c145a259e91c3c8b4861a78996')
prepare() {
cp -a peewee-$pkgver{,-py2}
More information about the arch-commits
mailing list