Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-python-multipart
Commits:
07f9e608 by Robin Candau at 2024-12-14T11:14:34+01:00
upgpkg: 0.0.19-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-python-multipart
pkgdesc = streaming multipart parser for Python
pkgver = 0.0.19
- pkgrel = 1
+ pkgrel = 2
url = https://multipart.fastapiexpert.com
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=python-multipart
pkgname=python-$_pkgname
pkgver=0.0.19
-pkgrel=1
+pkgrel=2
pkgdesc='streaming multipart parser for Python'
arch=('any')
url='https://multipart.fastapiexpert.com'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-python-multipart/-/commit/07f9e6084d604b5501b753b70bc0bcff19ae45c3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-python-multipart/-/commit/07f9e6084d604b5501b753b70bc0bcff19ae45c3
You're receiving this email because of your account on gitlab.archlinux.org.