Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-webencodings
Commits:
017a2519 by Jelle van der Waa at 2024-11-16T19:13:11+01:00
upgpkg: 0.5.1-12: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-webencodings
pkgdesc = This is a Python implementation of the WHATWG Encoding
standard.
pkgver = 0.5.1
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/gsnedders/python-webencodings
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-webencodings
pkgver=0.5.1
-pkgrel=11
+pkgrel=12
arch=('any')
url="https://github.com/gsnedders/python-webencodings"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-webencodings/-/commit/017a251955acdcc90fecac52c0e41dee43da7b56
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-webencodings/-/commit/017a251955acdcc90fecac52c0e41dee43da7b56
You're receiving this email because of your account on gitlab.archlinux.org.