Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3fb7cdbc | 2021-11-02 00:01:35 | bump REVISION for switch from Python 3.8 -> 3.9 | ||
| 000dce6f | 2020-10-08 20:34:52 | Make py-patsy and py-scs python3 only so scipy can be updated. ok bket@, kmos@ | ||
| d9cfe411 | 2020-07-03 21:12:24 | bump REVISION; python 3 default changed to 3.8 | ||
| 476d9f3f | 2019-11-08 18:05:58 | Move testing from py-nose to MODPY_PYTEST | ||
| 3318ced0 | 2019-07-12 20:46:54 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| c45cd79f | 2019-05-15 12:04:34 | Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the lang/python port module. I've not yet come up with a port that would not need this and one can always set MODPY_TESTDEP to "no" to prevent the module from touching TEST_DEPENDS. Idea from afresh1 who pointed out the cpan module already does this. aja "I support this move." OK sthen@ | ||
| 7219f4e6 | 2019-05-13 19:03:51 | Remove shadchin@ as maintainer per his request | ||
| d7f07522 | 2019-04-28 20:51:26 | bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. | ||
| bf0b881f | 2017-02-24 21:51:36 | Import py-patsy 0.4.1, ok danj@ Patsy is a Python library for describing statistical models (especially linear models, or models that have a linear component) and building design matrices. Patsy brings the convenience of R formulas to Python. |