1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/print/py-weasyprint
Po-Chuan Hsieh da4321e06c
print/py-weasyprint: Fix BUILD_DEPENDS
- While I'm here, remove pytest-runner from BUILD_DEPENDS

from pyproject.toml:
[build-system]
requires = ['flit_core >=3.2,<4']
build-backend = 'flit_core.buildapi'

Approved by:	portmgr (blanket)
With hat:	python
Reference:	https://github.com/Kozea/WeasyPrint/blob/master/pyproject.toml#L1-L3
2023-09-06 04:46:34 +08:00
..
distinfo
Makefile print/py-weasyprint: Fix BUILD_DEPENDS 2023-09-06 04:46:34 +08:00
pkg-descr