From b8eba07721b209b4008ffffa32dfb17b59377e93 Mon Sep 17 00:00:00 2001
From: Yigit Sever
Date: Tue, 27 Jun 2023 17:28:10 +0300
Subject: python-extruct: Update to 0.14.0-2

rdflib-jsonld is archived and merged into rdflib, no need to require
both anymore: https://github.com/RDFLib/rdflib-jsonld
---
 python-extruct/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'python-extruct/PKGBUILD')

diff --git a/python-extruct/PKGBUILD b/python-extruct/PKGBUILD
index 2c7b5a9..268c336 100644
--- a/python-extruct/PKGBUILD
+++ b/python-extruct/PKGBUILD
@@ -3,12 +3,12 @@
 pkgname=python-extruct
 _pkgname=extruct
 pkgver=0.14.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Extract embedded metadata from HTML markup"
 arch=('any')
 url="https://github.com/scrapinghub/extruct"
 license=('custom')
-depends=('python-lxml' 'python-requests' 'python-rdflib' 'python-rdflib-jsonld' 'python-pyrdfa3' 'python-mf2py' 'python-six' 'python-w3lib' 'python-html-text' 'python-jstyleson')
+depends=('python-lxml' 'python-requests' 'python-rdflib' 'python-pyrdfa3' 'python-mf2py' 'python-six' 'python-w3lib' 'python-html-text' 'python-jstyleson')
 makedepends=('python-setuptools')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
 sha256sums=('7bb956c55eea39fddfb0b827a676abb19abac2af009c1b420b3a004f3e2b1262')
-- 
cgit v1.2.3-70-g09d2