Update to 0.3.3
This commit is contained in:
parent
2a4092d50c
commit
73270f90f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557585
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= spdx-lookup
|
||||
PORTVERSION= 0.3.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.3.3
|
||||
CATEGORIES= misc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,10 +13,11 @@ COMMENT= SPDX license list query tool
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}spdx>0:misc/py-spdx@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}spdx>=2.3.0:misc/py-spdx@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (spdx-lookup-0.3.2.tar.gz) = d81e16ace58f668be3c2a8502355269e1661083a0c8538015945821469f6a5fa
|
||||
SIZE (spdx-lookup-0.3.2.tar.gz) = 4763
|
||||
TIMESTAMP = 1607539801
|
||||
SHA256 (spdx-lookup-0.3.3.tar.gz) = d41e08ecebb9a6720e8b1dff029b43802c9d929e06dcb648aea58ba93d8f125e
|
||||
SIZE (spdx-lookup-0.3.3.tar.gz) = 4987
|
||||
|
Loading…
Reference in New Issue
Block a user