Index: head/security/py-cpe/Makefile =================================================================== --- head/security/py-cpe/Makefile (revision 409592) +++ head/security/py-cpe/Makefile (revision 409593) @@ -1,19 +1,24 @@ # Created by: Kubilay Kocak # $FreeBSD$ PORTNAME= cpe -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org -COMMENT= Common Platform Enumeration (CPE) for Python +COMMENT= CPE: Common Platform Enumeration for Python -LICENSE= GPLv3 +LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:-2.7 +USES= python USE_PYTHON= autoplist distutils + +NO_ARCH= yes + +do-test: + @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest .include Index: head/security/py-cpe/distinfo =================================================================== --- head/security/py-cpe/distinfo (revision 409592) +++ head/security/py-cpe/distinfo (revision 409593) @@ -1,2 +1,2 @@ -SHA256 (cpe-1.1.0.tar.gz) = 3e7d18460a9921ab6668d3cc2ffec59b6bd99922f30714446bcf982c022c4836 -SIZE (cpe-1.1.0.tar.gz) = 69155 +SHA256 (cpe-1.2.0.tar.gz) = a62cf49465f5e429134a3c338500c94de77e8e6257ea4e4f2dd355bae4f5c9a4 +SIZE (cpe-1.2.0.tar.gz) = 2151631