1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

community/py3-peewee: upgrade to 3.18.2

This commit is contained in:
Celeste 2025-07-08 15:40:55 +00:00
parent 8329edba95
commit f3334983fb

View file

@ -3,7 +3,7 @@
# Maintainer: Celeste <cielesti@protonmail.com>
maintainer="Celeste <cielesti@protonmail.com>"
pkgname=py3-peewee
pkgver=3.18.1
pkgver=3.18.2
pkgrel=0
pkgdesc="Small, expressive ORM"
url="https://github.com/coleifer/peewee"
@ -40,5 +40,5 @@ package() {
}
sha512sums="
eeef91aa30eea6ea6d4e1a7cdef7e8c207511ae65455cb0b5f84945c38ac6de3c8e218aa24752e3345d1eb4efcbf20ed289cf764c6fbd631b51be3d5075bc8b7 py3-peewee-3.18.1.tar.gz
d4c68b88b1652ca065e49d692fcc875717a1d67c4ee5c9dfc0942f2994bf49ef564bb14aa046f10f5201835a19f21a15979f5069a812133e9a2b0214dc6226c6 py3-peewee-3.18.2.tar.gz
"