Skip to content

Commit

Permalink
devel/py-cxx: Update to 7.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lwhsu committed Jun 2, 2021
1 parent aebf38f commit caff919
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-cxx/Makefile
@@ -1,7 +1,7 @@
# Created by: ijliao

PORTNAME= cxx
PORTVERSION= 7.1.4
PORTVERSION= 7.1.5
CATEGORIES= devel python
MASTER_SITES= SF/${PORTNAME}/CXX/PyCXX%20V${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +13,7 @@ COMMENT= Make it easier to extend Python with C++
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT

USES= python:3.6+
USES= python
USE_PYTHON= autoplist concurrent distutils pythonprefix
PYDISTUTILS_PKGNAME= CXX

Expand Down
6 changes: 3 additions & 3 deletions devel/py-cxx/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1594643701
SHA256 (pycxx-7.1.4.tar.gz) = 314314fbfaac9bdd9610d605c5f8d0b12b91f3f9c4fdab181bc1e021b6806b3d
SIZE (pycxx-7.1.4.tar.gz) = 152376
TIMESTAMP = 1622624360
SHA256 (pycxx-7.1.5.tar.gz) = 9087a8574ac9caf631a8ec0b90e260828051e4bc89e1e44f4fc253ccc297d826
SIZE (pycxx-7.1.5.tar.gz) = 156343

0 comments on commit caff919

Please sign in to comment.