devel/py-cxx: Update to 7.1.5
This commit is contained in:
parent
aebf38fe86
commit
caff919109
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: ijliao
|
# Created by: ijliao
|
||||||
|
|
||||||
PORTNAME= cxx
|
PORTNAME= cxx
|
||||||
PORTVERSION= 7.1.4
|
PORTVERSION= 7.1.5
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= SF/${PORTNAME}/CXX/PyCXX%20V${PORTVERSION}
|
MASTER_SITES= SF/${PORTNAME}/CXX/PyCXX%20V${PORTVERSION}
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -13,7 +13,7 @@ COMMENT= Make it easier to extend Python with C++
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||||
|
|
||||||
USES= python:3.6+
|
USES= python
|
||||||
USE_PYTHON= autoplist concurrent distutils pythonprefix
|
USE_PYTHON= autoplist concurrent distutils pythonprefix
|
||||||
PYDISTUTILS_PKGNAME= CXX
|
PYDISTUTILS_PKGNAME= CXX
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1594643701
|
TIMESTAMP = 1622624360
|
||||||
SHA256 (pycxx-7.1.4.tar.gz) = 314314fbfaac9bdd9610d605c5f8d0b12b91f3f9c4fdab181bc1e021b6806b3d
|
SHA256 (pycxx-7.1.5.tar.gz) = 9087a8574ac9caf631a8ec0b90e260828051e4bc89e1e44f4fc253ccc297d826
|
||||||
SIZE (pycxx-7.1.4.tar.gz) = 152376
|
SIZE (pycxx-7.1.5.tar.gz) = 156343
|
||||||
|
|
Loading…
Reference in a new issue