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

Eli Schwartz eschwartz at archlinux.org
Wed Jul 18 02:50:50 UTC 2018


    Date: Wednesday, July 18, 2018 @ 02:50:49
  Author: eschwartz
Revision: 361542

upgpkg: python-pyquery 1.4.0-2

python 3.7 rebuild

Modified:
  python-pyquery/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-18 02:49:49 UTC (rev 361541)
+++ PKGBUILD	2018-07-18 02:50:49 UTC (rev 361542)
@@ -6,11 +6,11 @@
 pkgbase=python-pyquery
 pkgname=('python-pyquery' 'python2-pyquery')
 pkgver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A jquery-like library for python."
 arch=('any')
 url="https://github.com/gawel/pyquery/"
-license=('custom:BSD')
+license=('BSD')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-lxml' 'python2-lxml'
              'python-cssselect' 'python2-cssselect')
 checkdepends=('python-requests' 'python2-requests' 'python-webob' 'python2-webob' 'python-nose'



More information about the arch-commits mailing list