mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Update to 1.8.2
- Add LICENSE Changes: https://github.com/RDFLib/sparqlwrapper/blob/master/ChangeLog.txt
This commit is contained in:
parent
5616a0a019
commit
aa1046aabf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470338
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sparqlwrapper
|
||||
PORTVERSION= 1.8.1
|
||||
PORTVERSION= 1.8.2
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,6 +11,11 @@ DISTNAME= SPARQLWrapper-${PORTVERSION}
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= SPARQL endpoint interface to Python
|
||||
|
||||
LICENSE= W3C
|
||||
LICENSE_NAME= W3C Software Notice and License
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1519653083
|
||||
SHA256 (SPARQLWrapper-1.8.1.tar.gz) = da760be6f448f2030f2b4f7cecd4c55b0c2133458d5c420c50f78169db133e82
|
||||
SIZE (SPARQLWrapper-1.8.1.tar.gz) = 32833
|
||||
TIMESTAMP = 1526673919
|
||||
SHA256 (SPARQLWrapper-1.8.2.tar.gz) = 7f4c8d38ea1bfcffbc358c9a05de35a3fd7152cc3e8ea57963ee7a0a242f7a5e
|
||||
SIZE (SPARQLWrapper-1.8.2.tar.gz) = 34967
|
||||
|
Loading…
Reference in New Issue
Block a user