-----------------
- If a repeat expression evaluates to ``None`` then it is now
equivalent to an empty set.
This changes a behavior introduced in 2.14.
This fixes issue 172.
- Remove fossil test dependency on deprecated ``distribute``.
- Add explicit support / testing for Python 3.3 / 3.4.
- Drop explicit support for Python 2.5 (out of maintenance, and no longer
supported by ``tox`` or ``Travis-CI``).