mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
textproc/py-rdflib: update to 4.1.2
- Adjust LICENSE - Add missing dependency
This commit is contained in:
parent
0fb3a9f0fe
commit
986a751f16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359115
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rdflib
|
||||
PORTVERSION= 4.1.1
|
||||
PORTVERSION= 4.1.2
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,11 +10,12 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Python library for RDF manipulation
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isodate>=0:${PORTSDIR}/devel/py-isodate \
|
||||
${PYTHON_PKGNAMEPREFIX}parsing>=2.0.1:${PORTSDIR}/devel/py-parsing \
|
||||
${PYTHON_PKGNAMEPREFIX}sparqlwrapper>=1.5.2:${PORTSDIR}/textproc/py-sparqlwrapper
|
||||
${PYTHON_PKGNAMEPREFIX}sparqlwrapper>=1.5.2:${PORTSDIR}/textproc/py-sparqlwrapper \
|
||||
${PYTHON_PKGNAMEPREFIX}html5lib>0:${PORTSDIR}/www/py-html5lib
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rdflib-4.1.1.tar.gz) = 3b5e6c09cae3a2c2fb77ff636837c6d1551651984f2d29e299ed88370e9c4b98
|
||||
SIZE (rdflib-4.1.1.tar.gz) = 866422
|
||||
SHA256 (rdflib-4.1.2.tar.gz) = 3cf94bda0867f21468b248ce9f671581efb92ae9edd28ff321716126c6706a4f
|
||||
SIZE (rdflib-4.1.2.tar.gz) = 868883
|
||||
|
Loading…
Reference in New Issue
Block a user