Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-mimeparse
Commits:
f41ef466 by Jelle van der Waa at 2024-11-16T17:28:56+01:00
upgpkg: 2.0.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-mimeparse
pkgdesc = Module of basic functions for parsing mime-type names and
matching them against a list of media-ranges
pkgver = 2.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/dbtsai/python-mimeparse
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-mimeparse
pkgver=2.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='Module of basic functions for parsing mime-type names and matching
them against a list of media-ranges'
arch=('any')
url="https://github.com/dbtsai/python-mimeparse"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mimeparse/-/commit/f41ef466b0a7d48ab51600f6d7b84296f692a69a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mimeparse/-/commit/f41ef466b0a7d48ab51600f6d7b84296f692a69a
You're receiving this email because of your account on gitlab.archlinux.org.