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

Felix Yan felixonmars at gemini.archlinux.org
Wed Feb 23 08:50:31 UTC 2022


    Date: Wednesday, February 23, 2022 @ 08:50:31
  Author: felixonmars
Revision: 1136254

upgpkg: python-soupsieve 2.3.1-1

Modified:
  python-soupsieve/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-23 08:25:41 UTC (rev 1136253)
+++ PKGBUILD	2022-02-23 08:50:31 UTC (rev 1136254)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-soupsieve
-pkgver=2.3
+pkgver=2.3.1
 pkgrel=1
 pkgdesc="A CSS4 selector implementation for Beautiful Soup"
 url="https://github.com/facelessuser/soupsieve"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-beautifulsoup4' 'python-html5lib' 'python-lxml')
 source=("https://github.com/facelessuser/soupsieve/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('c5d46703aba737c6eea7cc482311fd75dbaaa4929ebf3ed45b580d7e89d1d0be806608adbab974803acd8df5d74435efe1e149bce5cdbd74f77c90bba960859a')
+sha512sums=('3f1245b27d67e8b37bce4cb0b21b2b3f4d6b7ae112cc66672e5406c0701b28e605ed12db1e111bfeccea15625b17042e398b075b7f026d3f3e15069f0cafccac')
 
 build() {
   cd soupsieve-$pkgver



More information about the arch-commits mailing list