Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-css-parser
Commits:
a54c26cc by Jelle van der Waa at 2024-04-05T11:51:55+02:00
upgpkg: 1.0.10-2: Rebuild with Python 3.12
- - - - -
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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/a54c26cc49840423ef5f3abfd2e2966c453d8a60
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-css-parser/-/commit/a54c26cc49840423ef5f3abfd2e2966c453d8a60
You're receiving this email because of your account on gitlab.archlinux.org.