[arch-commits] Commit in python-feedparser/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Mar 20 21:05:33 UTC 2022


    Date: Sunday, March 20, 2022 @ 21:05:32
  Author: felixonmars
Revision: 440334

upgpkg: python-feedparser 6.0.3-1

Modified:
  python-feedparser/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-20 21:03:30 UTC (rev 440333)
+++ PKGBUILD	2022-03-20 21:05:32 UTC (rev 440334)
@@ -1,7 +1,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=python-feedparser
-pkgver=6.0.2
+pkgver=6.0.3
 pkgrel=1
 pkgdesc="Parse RSS and Atom feeds in Python"
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('libxml2' 'python' 'python-sgmllib3k')
 makedepends=('python' 'libxml2' 'python-setuptools')
 source=(feedparser-${pkgver}.tar.gz::https://github.com/kurtmckee/feedparser/archive/${pkgver}.tar.gz)
-sha512sums=('8ffcfb2934070ed6f0fc1a3b3d7c6a055c8c8e29dee8d56fa489832b71b94bc70dd8c8360061a103894ea9a80c6a91a6708da16999e36619092674ccfda36a75')
+sha512sums=('f8de4ed660cde3bce1b289a3f2eb49222a55bd3512a1a16b1805f7d19461c0aac3d9603d66c68af94b71557adcb1cc080cea996700950cee81b644c2fefe0c54')
 
 build() {
   cd "feedparser-${pkgver}"



More information about the arch-commits mailing list