Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 74e3cc3e | 2021-11-02 00:02:51 | bump REVISION for switch from Python 3.8 -> 3.9 | ||
| 341a83a5 | 2021-03-14 21:31:42 | Update www/py-webtest to most recent version and drop python 2 flavor. Changelog (from https://github.com/Pylons/webtest/blob/master/CHANGELOG.rst) 2.0.35 (2020-04-27) python3.8 compat Remove use of deprecated splittype and splithost 2.0.34 (2020-01-29) Fix the test length == 0 in check_content_type. Treat <input type="search"> like <input type="text">. Handle query parameters for the head method. 2.0.33 (2019-02-09) Fixed #210. Allow to reset select multiple with field.value = [] Support for PYTHONOPTIMIZE=2, fix tests on PYTHONOPTIMIZE=1, 2 Fixed #196. Fix deprecation warnings for collections to use collections.abc for Iterable on Python 3. 2.0.32 (2018-10-05) remove invalid email from setup.py 2.0.31 (2018-10-05) py33 is no longer supported. It may works but has been removed from tox config Fixed #205: Use empty string as default value for submit and button tests use pytest ok sthen@ | ||
| d9cfe411 | 2020-07-03 21:12:24 | bump REVISION; python 3 default changed to 3.8 | ||
| 2422b2b3 | 2019-11-08 23:40:06 | Move tests from py-nose to MODPY_PYTEST | ||
| 0a5b5bdd | 2019-07-12 20:50:46 | 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@ | ||
| 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. | ||
| 4807f465 | 2018-10-18 23:19:56 | Update to py-webtest-2.0.30 From Elias Mariani | ||
| 8ce20433 | 2018-05-23 13:43:31 | - update to py-webtest-2.0.29 - add python3 flavor | ||
| 9abbf4ce | 2016-09-02 10:10:52 | Add py-waitress to RUN_DEPENDS (and py-coverage to TEST_DEPENDS while here) |