git: c3db44c67881 - main - math/py-PyWavelets: Remove invalid CPE information

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 4 11:46:05 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c3db44c6788103bbb38d014724b2108a5e931e99

commit c3db44c6788103bbb38d014724b2108a5e931e99
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-04 11:21:17 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-04 11:45:44 +0000

    math/py-PyWavelets: Remove invalid CPE information
    
    Approved by:    portmgr (blanket)
---
 math/py-PyWavelets/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/py-PyWavelets/Makefile b/math/py-PyWavelets/Makefile
index e333eb64d818..273528af5bf9 100644
--- a/math/py-PyWavelets/Makefile
+++ b/math/py-PyWavelets/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS=	${PYNUMPY}
 USE_GITHUB=	yes
 GH_PROJECT=	pywt
 
-USES=		cpe python:3.7+
+USES=		python:3.7+
 USE_PYTHON=	autoplist distutils cython cython_run
 
 PYDISTUTILS_BUILD_TARGET=	build build_ext


More information about the dev-commits-ports-main mailing list