Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-css-parser
Commits:
ca7ba479 by Jelle van der Waa at 2024-11-16T16:40:26+01:00
upgpkg: 1.0.10-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-css-parser
pkgdesc = CSS related utilities for Python
pkgver = 1.0.10
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ebook-utils/css-parser
arch = any
license = LGPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-css-parser
_name="${pkgname#python-}"
pkgver=1.0.10
-pkgrel=2
+pkgrel=3
pkgdesc='CSS related utilities for Python'
arch=('any')
url='https://github.com/ebook-utils/css-parser'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-css-parser/-/commit/ca7ba47935921cbf705d07f7543acc1a54dd37f1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-css-parser/-/commit/ca7ba47935921cbf705d07f7543acc1a54dd37f1
You're receiving this email because of your account on gitlab.archlinux.org.