aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-peewee
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-28 10:55:08 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-28 17:37:56 +0000
commitcef84016f3c2e0303338bbbb4ac68b00f20afb49 (patch)
tree3dc83282a9e435d6a6ea03aba88ce64d4e889713 /community/py3-peewee
parenta013f2aa5851a994534eee39e1511ed69d0eb8c6 (diff)
downloadaports-cef84016f3c2e0303338bbbb4ac68b00f20afb49.tar.bz2
aports-cef84016f3c2e0303338bbbb4ac68b00f20afb49.tar.xz
community/py3-peewee: upgrade to 3.13.2
Diffstat (limited to 'community/py3-peewee')
-rw-r--r--community/py3-peewee/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-peewee/APKBUILD b/community/py3-peewee/APKBUILD
index 8c53f1ac24..d564475e3a 100644
--- a/community/py3-peewee/APKBUILD
+++ b/community/py3-peewee/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-peewee
_pkgname=peewee
-pkgver=3.13.1
+pkgver=3.13.2
pkgrel=0
-pkgdesc="A small, expressive ORM"
+pkgdesc="Small, expressive ORM"
url="https://github.com/coleifer/peewee"
arch="all"
license="MIT"
@@ -22,4 +22,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="34ee10adeb23ca109b6d35e57524504bb5f48d369220afa1027a8d7417583b55acd9d2515afce9b697ad0cde1596ea8cb6a4573d757b9c862941b3f1ed6bda9d peewee-3.13.1.tar.gz"
+sha512sums="f61fc953bacbcdb077281a40d213600dc18b688c40fcbb8f3b3e3b0caaa0ade7c77643d63f82c649d29df0263a536489c0947312bb7b43b672a88b6e8f984ccd peewee-3.13.2.tar.gz"