mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
set NO_TEST
This commit is contained in:
@@ -1,20 +1,21 @@
|
||||
COMMENT = operations with ISO 8601 durations
|
||||
COMMENT= operations with ISO 8601 durations
|
||||
|
||||
MODPY_DISTV = 20.11.0
|
||||
DISTNAME = isoduration-${MODPY_DISTV}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 1
|
||||
MODPY_DISTV= 20.11.0
|
||||
DISTNAME= isoduration-${MODPY_DISTV}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES = devel
|
||||
CATEGORIES= devel
|
||||
|
||||
# ISC
|
||||
PERMIT_PACKAGE = Yes
|
||||
PERMIT_PACKAGE=Yes
|
||||
|
||||
MODULES = lang/python
|
||||
MODULES= lang/python
|
||||
MODPY_PYBUILD= setuptools
|
||||
MODPY_PI= Yes
|
||||
|
||||
MODPY_PI = Yes
|
||||
MODPY_PYBUILD = setuptools
|
||||
RUN_DEPENDS= devel/py-arrow
|
||||
|
||||
RUN_DEPENDS = devel/py-arrow
|
||||
NO_TEST= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user