Skip to content
Snippets Groups Projects
Verified Commit b8b88350 authored by Jelle van der Waa's avatar Jelle van der Waa :construction:
Browse files

Drop unused test dependency python-doctest-ignore-unicode

parent bbe71afc
No related branches found
Tags 7.0.0-4
No related merge requests found
pkgbase = python-rdflib
pkgdesc = A Python library for working with RDF, a simple yet powerful language for representing information
pkgver = 7.0.0
pkgrel = 3
pkgrel = 4
url = https://github.com/RDFLib/rdflib
arch = any
license = BSD-3-Clause
checkdepends = python-pytest-cov
checkdepends = python-html5lib
checkdepends = python-networkx
checkdepends = python-doctest-ignore-unicode
checkdepends = python-pip
makedepends = python-build
makedepends = python-installer
......
......@@ -4,7 +4,7 @@
pkgname=python-rdflib
pkgver=7.0.0
pkgrel=3
pkgrel=4
pkgdesc="A Python library for working with RDF, a simple yet powerful language for representing information"
arch=('any')
url="https://github.com/RDFLib/rdflib"
......@@ -13,7 +13,7 @@ depends=('python-isodate' 'python-pyparsing' 'python-setuptools')
makedepends=('python-build' 'python-installer' 'python-poetry-core')
optdepends=('python-html5lib: for html support')
checkdepends=('python-pytest-cov' 'python-html5lib' 'python-networkx'
'python-doctest-ignore-unicode' 'python-pip')
'python-pip')
source=(https://github.com/RDFLib/rdflib/archive/$pkgver/$pkgname-$pkgver.tar.gz)
sha512sums=('176192bd2ce8a400e661ced2e21e3dd35783fa1c6c8390f6dee4ac61ca63da5d3a50df3d287f47783631da12452ca3ec92ad06050417029396fe8b3ab0182041')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment