[arch-commits] Commit in python-peewee/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Feb 3 04:54:29 UTC 2018
Date: Saturday, February 3, 2018 @ 04:54:13
Author: felixonmars
Revision: 288699
upgpkg: python-peewee 3.0.9-1
Modified:
python-peewee/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-03 04:46:03 UTC (rev 288698)
+++ PKGBUILD 2018-02-03 04:54:13 UTC (rev 288699)
@@ -6,7 +6,7 @@
pkgbase=python-peewee
pkgname=('python-peewee' 'python2-peewee')
-pkgver=3.0.8
+pkgver=3.0.9
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=('fd2b90c381f222e27dd11ea809ea21fc24e0ce5ec92a7751b25a7280ce2c9ed8f45144239f0cc726b4c3c81fb9f976103ffeb3afea0db29556fe35f645d9198a')
+sha512sums=('971a17ef0bb4433407869eee54008c38e2a45fc1932a0b8aa32f7dbac7a76b0b949616076038a006d978d84820962b72f148976e2f052cbfe747f39dc70df107')
prepare() {
cp -a peewee-$pkgver{,-py2}
More information about the arch-commits
mailing list