Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-readability-lxml
Commits:
a7654f14 by Jelle van der Waa at 2024-11-20T11:49:25+01:00
upgpkg: 0.8.1-10: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-readability-lxml
pkgdesc = Fast html to text parser (article readability tool) python
library
pkgver = 0.8.1
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/buriy/python-readability
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=python-readability
pkgname=python-readability-lxml
pkgver=0.8.1
-pkgrel=9
+pkgrel=10
pkgdesc='Fast html to text parser (article readability tool) python library'
arch=(any)
url='https://github.com/buriy/python-readability'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-readability-lxml/-/commit/a7654f1454971eb0169827b247709f136dd51857
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-readability-lxml/-/commit/a7654f1454971eb0169827b247709f136dd51857
You're receiving this email because of your account on gitlab.archlinux.org.