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

Felix Yan felixonmars at archlinux.org
Sun Dec 13 21:28:30 UTC 2020


    Date: Sunday, December 13, 2020 @ 21:28:30
  Author: felixonmars
Revision: 774551

upgpkg: python-soupsieve 2.1.0-1

Modified:
  python-soupsieve/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-13 21:26:42 UTC (rev 774550)
+++ PKGBUILD	2020-12-13 21:28:30 UTC (rev 774551)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-soupsieve
-pkgver=2.0.1
-pkgrel=3
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="A CSS4 selector implementation for Beautiful Soup"
 url="https://github.com/facelessuser/soupsieve"
 license=('MIT')
@@ -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=('f4ef4deee81bb31952e1d3216250712f09b425e7a2253e15bd1b38cb74b680e421e7d086a8770737898f6b57867f07f2dd07b8a98108d05e338bce92b274b85f')
+sha512sums=('19cd4ee596d189a001bbaf9f047e6c9eff569e2149ef5424bfe55c9b4325d856c957de87d55510335f748aab322dbb847b06b48931fbdeadbcc3790259c69eb1')
 
 build() {
   cd soupsieve-$pkgver



More information about the arch-commits mailing list