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

Felix Yan felixonmars at archlinux.org
Sun Sep 8 05:45:41 UTC 2019


    Date: Sunday, September 8, 2019 @ 05:45:40
  Author: felixonmars
Revision: 508737

upgpkg: python-cssselect2 0.2.2-1

Modified:
  python-cssselect2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-08 05:37:19 UTC (rev 508736)
+++ PKGBUILD	2019-09-08 05:45:40 UTC (rev 508737)
@@ -3,8 +3,8 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-cssselect2
-pkgver=0.2.1
-pkgrel=3
+pkgver=0.2.2
+pkgrel=1
 pkgdesc="CSS selectors for Python ElementTree"
 url="https://pypi.org/project/cssselect2/"
 license=('BSD')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-flake8' 'python-pytest-cov' 'python-pytest-isort'
               'python-pytest-runner')
 source=("https://pypi.io/packages/source/c/cssselect2/cssselect2-$pkgver.tar.gz")
-md5sums=('bfa61b1e917d1e93ebccf0f27903087d')
+md5sums=('8af7db3a7d45518527e3f496e611bba4')
 
 build() {
   cd cssselect2-$pkgver



More information about the arch-commits mailing list