community/py3-python-multipart: upgrade to 0.0.28

Ref https://github.com/Kludex/python-multipart/releases/tag/0.0.28
This commit is contained in:
Oleg Titov 2026-05-10 11:55:00 -06:00 committed by J0WI
parent faed12e3aa
commit d527c88ac3

View File

@ -1,7 +1,7 @@
# Contributor: Oleg Titov <oleg.titov@gmail.com>
maintainer="Oleg Titov <oleg.titov@gmail.com>"
pkgname=py3-python-multipart
pkgver=0.0.27
pkgver=0.0.28
pkgrel=0
pkgdesc="A streaming multipart parser for Python"
url="https://github.com/andrew-d/python-multipart"
@ -41,5 +41,5 @@ package() {
}
sha512sums="
75e85ed0d71ea526369e8010c92f6c0cb02f34df6064de98b2e984ffb927359ca32838eedacd1647bf2cf76a1dadb5b7026f51cacd6d0a561397a1f56d3f9f4f py3-python-multipart-0.0.27.tar.gz
6631866906882fff1b44627e28d2d3f178b2bd569e1675b10f50ea673889bd93300958834ed8947092442b622d782754020669ec6ffee981bfedd96d1229428e py3-python-multipart-0.0.28.tar.gz
"