[arch-commits] Commit in python-peewee/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 27 18:23:08 UTC 2020
Date: Friday, March 27, 2020 @ 18:23:08
Author: felixonmars
Revision: 605022
upgpkg: python-peewee 3.13.2-1
Modified:
python-peewee/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-27 18:23:01 UTC (rev 605021)
+++ PKGBUILD 2020-03-27 18:23:08 UTC (rev 605022)
@@ -4,7 +4,7 @@
# Contributor: juantascon
pkgname=python-peewee
-pkgver=3.13.1
+pkgver=3.13.2
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=('f44824bf5e978cb2bbc02d78f797d3555782301012ae91b04d69272c7bec42e94ba4b04597d3de1b57adc1177835209bc4673065dbb0bf2e0788dcef06df4531')
+sha512sums=('7304473f8e64df7cb2205900cfbdd52346d89e9639dc79ed6e13d5c4c11cc856e39e366772039097dc5ca86b4768fa4670dccd96a85cabfb522c463b31c40a8b')
build() {
cd peewee-$pkgver
More information about the arch-commits
mailing list