[arch-commits] Commit in python-html5-parser/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Thu Jul 25 06:13:17 UTC 2019
Date: Thursday, July 25, 2019 @ 06:13:16
Author: eschwartz
Revision: 492759
upgpkg: python-html5-parser 0.4.8-1
upstream release to fix bs4 compatibility
Modified:
python-html5-parser/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-07-25 05:00:51 UTC (rev 492758)
+++ PKGBUILD 2019-07-25 06:13:16 UTC (rev 492759)
@@ -4,7 +4,7 @@
_pkgname=html5-parser
pkgbase='python-html5-parser'
pkgname=('python-html5-parser' 'python2-html5-parser')
-pkgver=0.4.7
+pkgver=0.4.8
pkgrel=1
pkgdesc="Fast C based HTML 5 parsing for python"
arch=('x86_64')
@@ -14,9 +14,9 @@
makedepends=('python-chardet' 'python-lxml' 'python-setuptools'
'python2-chardet' 'python2-lxml' 'python2-setuptools')
source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('2351b3628231bbca4dbcc824ce91e0c7bf0e39f5a83c9740f1005534944bfabf'
+sha256sums=('b1ead2784c69cee5d481eb6d75587cc5ea08fc292b127ae08afe7771a6fba101'
'SKIP')
-b2sums=('075e5f7d5286748267eacd6afa67f2f4fa7b79294c35fed4e66a632f08cb5bfd8954ce98add162d6379952e53624d7d5fd9e5011a8d7520152b8601396efae08'
+b2sums=('83957f2995b86970063759b610620d82d41c25d787c48d48ead751c006977eec0662641488c6dfe35cfc833dd0626841f2559a1de2700978e4c9634f5b0ebab8'
'SKIP')
validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # Kovid Goyal (New longer key) <kovid at kovidgoyal.net>
More information about the arch-commits
mailing list