2022-08-18 18:54:45 +00:00
|
|
|
COMMENT= Hatch plugin for versioning with your preferred VCS
|
|
|
|
|
|
2025-05-30 07:18:15 +00:00
|
|
|
MODPY_DISTV= 0.5.0
|
2024-12-21 11:39:59 +00:00
|
|
|
DISTNAME= hatch_vcs-${MODPY_DISTV}
|
2022-08-18 18:54:45 +00:00
|
|
|
PKGNAME= py-${DISTNAME}
|
2026-03-16 22:28:25 +00:00
|
|
|
REVISION= 0
|
2022-08-18 18:54:45 +00:00
|
|
|
|
|
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
|
|
# MIT
|
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
|
|
|
|
|
|
MODULES= lang/python
|
|
|
|
|
MODPY_PI= Yes
|
|
|
|
|
MODPY_PYTEST= Yes
|
|
|
|
|
|
2022-09-13 20:56:17 +00:00
|
|
|
MODPY_PYBUILD= hatchling
|
2022-08-18 18:54:45 +00:00
|
|
|
|
2024-12-21 11:39:59 +00:00
|
|
|
RUN_DEPENDS= devel/py-setuptools_scm \
|
|
|
|
|
devel/py-hatchling
|
2022-08-19 23:23:54 +00:00
|
|
|
|
2022-08-18 18:54:45 +00:00
|
|
|
.include <bsd.port.mk>
|