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

Felix Yan felixonmars at archlinux.org
Sun Jan 5 19:03:03 UTC 2020


    Date: Sunday, January 5, 2020 @ 19:03:03
  Author: felixonmars
Revision: 549374

upgpkg: python-sparqlwrapper 1.8.5-1

Modified:
  python-sparqlwrapper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-05 18:28:26 UTC (rev 549373)
+++ PKGBUILD	2020-01-05 19:03:03 UTC (rev 549374)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-sparqlwrapper
-pkgver=1.8.4
-pkgrel=2
+pkgver=1.8.5
+pkgrel=1
 pkgdesc="SPARQL Endpoint interface to Python"
 arch=('any')
 url="https://rdflib.github.io/sparqlwrapper/"
@@ -9,9 +9,9 @@
 license=('W3C')
 depends=('python')
 makedepends=('python-setuptools')
-checkdepends=('python-nose')
+checkdepends=('python-nose' 'python-rdflib-jsonld')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/RDFLib/sparqlwrapper/archive/$pkgver.tar.gz")
-sha512sums=('b89fe07319a3108f29fe984c7ae7381c30db6f655da35c5d193b7365fde4dbbc4f7575defe0371aff6c5d6d626e36c15b6fa8685c1d12eb19ae73d3bd3650eac')
+sha512sums=('7637989bbf883824be5d277d6b0bd2c2ec8b628ded8a103f6da724b62977a5e9bd13f8ec8d9031de5f5028acfcbd599148dbab5ff3694261c1ec27295c34ee38')
 
 build() {
   cd "$srcdir"/sparqlwrapper-$pkgver



More information about the arch-commits mailing list