git: 150756efaf06 - main - science/py-segyio: Remove unnecessary dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Mar 2025 23:48:19 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=150756efaf06eb47431ec99edc4f36a2c27f7c67
commit 150756efaf06eb47431ec99edc4f36a2c27f7c67
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-03-16 20:43:05 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-16 23:48:12 +0000
science/py-segyio: Remove unnecessary dependency
---
science/py-segyio/Makefile | 4 ----
1 file changed, 4 deletions(-)
diff --git a/science/py-segyio/Makefile b/science/py-segyio/Makefile
index 489f117b16fa..87b0e78476e0 100644
--- a/science/py-segyio/Makefile
+++ b/science/py-segyio/Makefile
@@ -11,14 +11,10 @@ WWW= https://github.com/equinor/segyio
LICENSE= LGPL3+
-DEPRECATED= Depends on expired devel/py-pytest-runner
-EXPIRATION_DATE=2025-03-31
-
BUILD_DEPENDS= cmake:devel/cmake-core \
pybind11>0:devel/pybind11 \
${PYTHON_PKGNAMEPREFIX}distro>0:sysutils/py-distro@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR}
LIB_DEPENDS= libsegyio.so:science/segyio