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

Felix Yan felixonmars at archlinux.org
Sat Feb 3 05:17:15 UTC 2018


    Date: Saturday, February 3, 2018 @ 05:17:15
  Author: felixonmars
Revision: 288719

upgpkg: python-peewee 3.0.10-1

Modified:
  python-peewee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-03 05:15:04 UTC (rev 288718)
+++ PKGBUILD	2018-02-03 05:17:15 UTC (rev 288719)
@@ -6,7 +6,7 @@
 
 pkgbase=python-peewee
 pkgname=('python-peewee' 'python2-peewee')
-pkgver=3.0.9
+pkgver=3.0.10
 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=('971a17ef0bb4433407869eee54008c38e2a45fc1932a0b8aa32f7dbac7a76b0b949616076038a006d978d84820962b72f148976e2f052cbfe747f39dc70df107')
+sha512sums=('3c372739c20290df03a8a769fb803a5f2783d7bde7dd9215c673d9e5920754dc0672973b48d7fef162dc5a98e9fd4ab747286caa9fab8450b33564d45ad7706a')
 
 prepare() {
   cp -a peewee-$pkgver{,-py2}



More information about the arch-commits mailing list