Changelog for
python3-six-doc-1.10.0-5.3.1.noarch.rpm :
Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:
* changed to https for source url
* updated source url to files.pythonhosted.org
Tue Jan 19 13:00:00 2016 toddrme2178AATTgmail.com
- Run tests in -doc package to avoid dependency loops
* python3-setuptools -> python3-six -> python3-py -> python3-setuptools
* python3-setuptools -> python3-six -> python3-pytest -> python3-setuptools
- Actually run the tests. They weren\'t previously being run.
Thu Oct 8 14:00:00 2015 arunAATTgmx.de
- update to version 1.10.0:
* Issue #122: Improve the performance of `six.int2byte` on Python 3.
* Pull request #55 and issue #99: Don\'t add the `winreg` module to
`six.moves` on non-Windows platforms.
* Pull request #60 and issue #108: Add `six.moves.getcwd` and
`six.moves.getcwdu`.
* Pull request #64: Add `create_unbound_method` to create unbound
methods.
Wed Jul 8 14:00:00 2015 toddrme2178AATTgmail.com
- Split documentation into separate package to avoid build loop