[arch-commits] Commit in python-soupsieve/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 25 18:31:36 UTC 2019
Date: Saturday, May 25, 2019 @ 18:31:35
Author: felixonmars
Revision: 470752
upgpkg: python-soupsieve 1.9.1-2
fix arch
Modified:
python-soupsieve/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-25 18:30:18 UTC (rev 470751)
+++ PKGBUILD 2019-05-25 18:31:35 UTC (rev 470752)
@@ -3,11 +3,11 @@
pkgbase=python-soupsieve
pkgname=(python-soupsieve python2-soupsieve)
pkgver=1.9.1
-pkgrel=1
+pkgrel=2
pkgdesc="A CSS4 selector implementation for Beautiful Soup"
url="https://github.com/facelessuser/soupsieve"
license=('MIT')
-arch=('x86_64')
+arch=('any')
makedepends=('python-setuptools' 'python2-setuptools' 'python2-backports.functools_lru_cache')
checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-beautifulsoup4'
'python2-beautifulsoup4' 'python-html5lib' 'python2-html5lib' 'python-lxml'
More information about the arch-commits
mailing list