Skip to content

Commit

Permalink
math/py-pyFFTW: Update 0.13.0 → 0.13.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jun 22, 2023
1 parent 755486b commit 9988f64
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions math/py-pyFFTW/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pyFFTW
DISTVERSION= 0.13.0
PORTREVISION= 1
DISTVERSION= 0.13.1
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -23,4 +22,7 @@ RUN_DEPENDS= ${PY_DEPENDS}
USES= python:3.8+ localbase:ldflags
USE_PYTHON= distutils cython autoplist

post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pyfftw/pyfftw${PYTHON_EXT_SUFFIX}.so

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions math/py-pyFFTW/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1640709510
SHA256 (pyFFTW-0.13.0.tar.gz) = da85102405c0bd95d57eb19e99b01a0729d8406cb204c3900894b873784253da
SIZE (pyFFTW-0.13.0.tar.gz) = 113252
TIMESTAMP = 1687402958
SHA256 (pyFFTW-0.13.1.tar.gz) = 09155e90a0c6d0c1f2d1f3668180a7de95fb9f83fef5137a112fb05978e87320
SIZE (pyFFTW-0.13.1.tar.gz) = 114359

0 comments on commit 9988f64

Please sign in to comment.