Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-python-multipart
Commits:
fd69dc25 by Jelle van der Waa at 2024-11-17T16:04:58+01:00
upgpkg: 0.0.16-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-python-multipart
pkgdesc = streaming multipart parser for Python
pkgver = 0.0.16
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/andrew-d/python-multipart
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=python-multipart
pkgname=python-$_pkgname
pkgver=0.0.16
-pkgrel=1
+pkgrel=2
pkgdesc='streaming multipart parser for Python'
arch=('any')
url='https://github.com/andrew-d/python-multipart'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-python-multipart/-/commit/fd69dc251cf6eb16cf5aa124c500f42107391f0d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-python-multipart/-/commit/fd69dc251cf6eb16cf5aa124c500f42107391f0d
You're receiving this email because of your account on gitlab.archlinux.org.