Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-rdflib


Commits:
0b44953d by Jelle van der Waa at 2024-04-27T17:35:54+02:00
Drop python-six checkdependency

Removed upstream in: https://github.com/RDFLib/rdflib/pull/1051

- - - - -
bbe71afc by Jelle van der Waa at 2024-04-27T17:37:20+02:00
upgpkg: 7.0.0-3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,11 @@
 pkgbase = python-rdflib
        pkgdesc = A Python library for working with RDF, a simple yet powerful 
language for representing information
        pkgver = 7.0.0
-       pkgrel = 2
+       pkgrel = 3
        url = https://github.com/RDFLib/rdflib
        arch = any
        license = BSD-3-Clause
        checkdepends = python-pytest-cov
-       checkdepends = python-six
        checkdepends = python-html5lib
        checkdepends = python-networkx
        checkdepends = python-doctest-ignore-unicode


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=python-rdflib
 pkgver=7.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A Python library for working with RDF, a simple yet powerful language 
for representing information"
 arch=('any')
 url="https://github.com/RDFLib/rdflib";
@@ -12,7 +12,7 @@ license=('BSD-3-Clause')
 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-six' 'python-html5lib' 
'python-networkx'
+checkdepends=('python-pytest-cov' 'python-html5lib' 'python-networkx'
               'python-doctest-ignore-unicode' 'python-pip')
 
source=(https://github.com/RDFLib/rdflib/archive/$pkgver/$pkgname-$pkgver.tar.gz)
 
sha512sums=('176192bd2ce8a400e661ced2e21e3dd35783fa1c6c8390f6dee4ac61ca63da5d3a50df3d287f47783631da12452ca3ec92ad06050417029396fe8b3ab0182041')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rdflib/-/compare/8ff3ec0483fd3c94ad4fe3d58926bfc5d7c1b636...bbe71afc7042d6839d5cac1d2312291280e3f255

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rdflib/-/compare/8ff3ec0483fd3c94ad4fe3d58926bfc5d7c1b636...bbe71afc7042d6839d5cac1d2312291280e3f255
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to