pkgsrc/devel/apenwarr-redo
schmonz 514ce1b8fe Update to 0.42a. From the changelog:
- Add compatibility to Python 3 (and retain Python 2)
    - Remove python<3.0 restriction in setup.py
    - Make compatible to BeautifulSoup4
    - Accept octal representations of Python 2 (0nnn) and Python 3 (0onnn)
    - Prevent iterator being changed while iterating
    - Python 2/3 compatible treatment of max(n, None)
    - Prevent "Exception ... ignored" in `redo-log ... | head`
    - Distinguish byte (python2 str type) and unicode strings (python 3 str type)
    - Set file descriptor as inheritable for all pythons >=3.4
    - Unify print function usage for Python 2 and 3 via __future__ import
    - Run 2to3 utility
    - Remove python interpreter selection
- GettingStarted.md: Add -E option to sudo to preserve environment
- docs/cookbook/c: missing quote char.
2020-03-30 08:02:22 +00:00
..
patches Update to 0.42a. From the changelog: 2020-03-30 08:02:22 +00:00
DESCR
distinfo Update to 0.42a. From the changelog: 2020-03-30 08:02:22 +00:00
Makefile Update to 0.42a. From the changelog: 2020-03-30 08:02:22 +00:00
PLIST Update to 0.42. From the git log: 2019-11-09 15:00:55 +00:00