Update to 1.8.4
Changes: https://github.com/RDFLib/sparqlwrapper/blob/master/ChangeLog.txt
This commit is contained in:
parent
b974ea9096
commit
dda92734e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499306
2 changed files with 7 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sparqlwrapper
|
||||
PORTVERSION= 1.8.2
|
||||
PORTVERSION= 1.8.4
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,10 +16,12 @@ 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
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_LOCALE= en_US.UTF-8
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} '/keepalive/d' ${WRKSRC}/requirements.txt
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1526673919
|
||||
SHA256 (SPARQLWrapper-1.8.2.tar.gz) = 7f4c8d38ea1bfcffbc358c9a05de35a3fd7152cc3e8ea57963ee7a0a242f7a5e
|
||||
SIZE (SPARQLWrapper-1.8.2.tar.gz) = 34967
|
||||
TIMESTAMP = 1555605300
|
||||
SHA256 (SPARQLWrapper-1.8.4.tar.gz) = 21928e7a97f565e772cdeeb0abad428960f4307e3a13dbdd8f6d3da8a6a506c9
|
||||
SIZE (SPARQLWrapper-1.8.4.tar.gz) = 56757
|
||||
|
|
Loading…
Reference in a new issue