Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-unicodedata2
Commits:
e41cd21f by Jelle van der Waa at 2024-11-18T09:53:22+01:00
upgpkg: 15.1.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-unicodedata2
pkgdesc = unicodedata backport/updates to Python 3
pkgver = 15.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/fonttools/unicodedata2
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-unicodedata2
_pyname=${pkgname#python-}
pkgver=15.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="unicodedata backport/updates to Python 3"
arch=('x86_64')
url="https://github.com/fonttools/$_pyname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unicodedata2/-/commit/e41cd21f2b617f56a236ba771cd824b48e28df36
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unicodedata2/-/commit/e41cd21f2b617f56a236ba771cd824b48e28df36
You're receiving this email because of your account on gitlab.archlinux.org.