git » python-feedparser.git » commit 8698522

rebuild with python 3.11

author Felix Yan
2023-04-07 05:59:35 UTC
committer Felix Yan
2023-04-07 05:59:35 UTC
parent f4e22c8137802a949a8a79802a3a0a1c82cc3bc3

rebuild with python 3.11

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 97a5311..4aecc9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 _name=feedparser
 pkgname=python-feedparser
 pkgver=6.0.10
-pkgrel=2
+pkgrel=3
 pkgdesc='Parse RSS and Atom feeds in Python'
 arch=('any')
 url=https://github.com/kurtmckee/feedparser