On 15/11/2019 4:11 am, Enji Cooper wrote:
+ @cd ${WRKSRC} && pytest
Hi Enji :)
Python ports *must* always reference/use *Python-version* specific
versions of binaries/scripts/interpreters for *all* invocations of them,
as it can never be guaranteed that:
a) A/the non-versioned binary
Kubilay Kocak writes:
> The canonical pytest invocation is:
>
> cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts=
For a canonical it is uncommon. Besides, you've made mistakes:
- No braces around `cd` compared to what Porter's Handbook recommends
- No TEST_ENV in case tests need TZ=UTC,
On 15/11/2019 2:27 pm, Jan Beich wrote:
Kubilay Kocak writes:
The canonical pytest invocation is:
cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts=
For a canonical it is uncommon. Besides, you've made mistakes:
- No braces around `cd` compared to what Porter's Handbook recommends
-
Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"