Am 26.06.2019 um 22:47 schrieb Kurt Mosiejczuk:
> On Thu, Jun 13, 2019 at 12:45:48PM +0200, Martin Reindl wrote:
>> Am 23.05.2019 um 20:59 schrieb Wictor Lund:
>>> On Thu, May 23, 2019 at 07:37:36PM +0200, Martin Reindl wrote:
>>>> Thanks for testing. The tarball sent out on 2019-05-03 contains the
>>>> latest version of this port.
>
>>> Hmm, I appear to have missed that one, thanks for enlightenment.
>
>> Resending both ports because I don't want to let them rot in my tree. Maybe
>> someone wants to pick these up and check if they are ready for import?
>
> Were you able to run the tests on py-cftime? Whenever I try to run them
> they just fail with a complaint of "ImportError: No module named _cftime".
Tests run fine on python2. There is one py2 specific test.
For the Makefile, I suggest this:
# error with tests on py3
TEST_DEPENDS= math/py-numpy${MODPY_FLAVOR}
do-test:
cd ${WRKSRC}/test && ${MODPY_BIN} test_cftime.py
No comments:
Post a Comment