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

Felix Yan felixonmars at archlinux.org
Fri Dec 6 12:47:15 UTC 2019


    Date: Friday, December 6, 2019 @ 12:47:15
  Author: felixonmars
Revision: 535803

upgpkg: python-peewee 3.13.0-1

Modified:
  python-peewee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-06 12:24:21 UTC (rev 535802)
+++ PKGBUILD	2019-12-06 12:47:15 UTC (rev 535803)
@@ -4,7 +4,7 @@
 # Contributor: juantascon
 
 pkgname=python-peewee
-pkgver=3.12.0
+pkgver=3.13.0
 pkgrel=1
 pkgdesc="a little orm"
 url="https://pypi.python.org/pypi/peewee/"
@@ -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=('c3e64064c80a011632721a8e4d035567d37dd49f33086bb716fac649a652047d384e4b462503d273bae0ed3a0d71be99dc63ad8023fca2a26fd56a66ca173a5a')
+sha512sums=('e2ec0965dd24ab9dfd4279e8c75de27cdf4944451270190f8799c8c1175872369b4345aa342228ec3160a8192d8b1d6531149fdacd3ba263a29d87056661bb97')
 
 build() {
   cd peewee-$pkgver



More information about the arch-commits mailing list