2023-12-04 12:49:00 +00:00
|
|
|
COMMENT= pytest plugin to generate/compare data arrays
|
2022-05-25 10:12:08 +00:00
|
|
|
|
2024-12-21 11:39:59 +00:00
|
|
|
MODPY_DISTV= 0.6.1
|
2022-05-25 10:12:08 +00:00
|
|
|
|
2024-12-21 11:39:59 +00:00
|
|
|
DISTNAME= pytest-arraydiff-${MODPY_DISTV}
|
2023-12-04 12:49:00 +00:00
|
|
|
PKGNAME= py-${DISTNAME:S/py//}
|
2025-05-20 12:10:49 +00:00
|
|
|
REVISION= 3
|
2022-05-25 10:12:08 +00:00
|
|
|
|
2023-12-04 12:49:00 +00:00
|
|
|
CATEGORIES= devel
|
2022-05-25 10:12:08 +00:00
|
|
|
|
2023-12-04 12:49:00 +00:00
|
|
|
HOMEPAGE= https://github.com/astropy/pytest-arraydiff
|
2022-05-25 10:12:08 +00:00
|
|
|
|
|
|
|
|
# BSD
|
2023-12-04 12:49:00 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2022-05-25 10:12:08 +00:00
|
|
|
|
2023-12-04 12:49:00 +00:00
|
|
|
MODULES= lang/python
|
2022-05-25 10:12:08 +00:00
|
|
|
|
2023-12-04 12:49:00 +00:00
|
|
|
MODPY_PI= Yes
|
|
|
|
|
MODPY_PYBUILD= setuptools_scm
|
2022-05-25 10:12:08 +00:00
|
|
|
|
2024-12-21 11:39:59 +00:00
|
|
|
RUN_DEPENDS= devel/py-test \
|
|
|
|
|
math/py-numpy
|
2023-12-04 12:49:00 +00:00
|
|
|
TEST_DEPENDS= ${FULLPKGNAME}:${BUILD_PKGPATH} \
|
2024-12-21 11:39:59 +00:00
|
|
|
astro/py-astropy
|
2022-05-25 10:12:08 +00:00
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|