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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jan 20 00:38:50 UTC 2022


    Date: Thursday, January 20, 2022 @ 00:38:50
  Author: felixonmars
Revision: 434762

upgpkg: python-lxml 4.7.1-1

Modified:
  python-lxml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-19 22:12:13 UTC (rev 434761)
+++ PKGBUILD	2022-01-20 00:38:50 UTC (rev 434762)
@@ -3,7 +3,7 @@
 
 pkgbase=python-lxml
 pkgname=('python-lxml' 'python-lxml-docs')
-pkgver=4.6.5
+pkgver=4.7.1
 pkgrel=1
 pkgdesc="Python3 binding for the libxml2 and libxslt libraries"
 arch=('x86_64')
@@ -18,7 +18,7 @@
              'cython')
 checkdepends=('python-cssselect' 'python-html5lib' 'python-beautifulsoup4')
 source=("https://github.com/lxml/lxml/archive/lxml-$pkgver.tar.gz")
-sha512sums=('6354c1ef0c2e371142107b4bc9085dbde27378d819f2773656e4a6c017c34d6ce1501df42b1ccd524d10ed75032f8a3c8233e38e6908f521dcef5ace091480fc')
+sha512sums=('33c88ff07152437a09268f3348ada97549686b5a59e2135631991ecc79ad02f35c20aae5d8363d2795bf058b05ef70fa6fbb56b081308cd89b073e176f4872d9')
 
 prepare() {
   mv lxml-lxml-$pkgver lxml-$pkgver



More information about the arch-commits mailing list