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

Felix Yan felixonmars at archlinux.org
Mon Nov 25 04:36:33 UTC 2019


    Date: Monday, November 25, 2019 @ 04:36:33
  Author: felixonmars
Revision: 533168

upgpkg: python-peewee 3.12.0-1

Modified:
  python-peewee/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-25 04:33:36 UTC (rev 533167)
+++ PKGBUILD	2019-11-25 04:36:33 UTC (rev 533168)
@@ -4,8 +4,8 @@
 # Contributor: juantascon
 
 pkgname=python-peewee
-pkgver=3.11.2
-pkgrel=2
+pkgver=3.12.0
+pkgrel=1
 pkgdesc="a little orm"
 url="https://pypi.python.org/pypi/peewee/"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('python-setuptools' 'cython')
 checkdepends=('python-apsw' 'python-flask' 'python-psycopg2')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/coleifer/peewee/archive/$pkgver.tar.gz")
-sha512sums=('6bda4628ae1be9969c21bf8a858db9ff5d190df2e22e2917653580185544acf18b8dcc0e7e995da556b69658e293e9d28ebd318ac0b5c66d697f8a0029f2e620')
+sha512sums=('c3e64064c80a011632721a8e4d035567d37dd49f33086bb716fac649a652047d384e4b462503d273bae0ed3a0d71be99dc63ad8023fca2a26fd56a66ca173a5a')
 
 build() {
   cd peewee-$pkgver



More information about the arch-commits mailing list