Changelog for
python3-py-doc-1.4.32-43.1.noarch.rpm :
Fri Jan 13 13:00:00 2017 arunAATTgmx.de
- specfile:
* update copyright year
- update to version 1.4.32:
* fix issue70: added ability to copy all stat info in
py.path.local.copy.
* make TerminalWriter.fullwidth a property. This results in the
correct value when the terminal gets resized.
* update supported html tags to include recent additions. Thanks
Denis Afonso for the PR.
* Remove internal code in \"Source.compile\" meant to support earlier
Python 3 versions that produced the side effect of leaving \"None\"
in \"sys.modules\" when called (see pytest-dev/pytest#2103). Thanks
Bruno Oliveira for the PR.
Tue Jul 5 14:00:00 2016 arunAATTgmx.de
- specfile:
* fixed source url
Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:
* changed to https for source url
* updated source url to files.pythonhosted.org
Sat Nov 28 13:00:00 2015 arunAATTgmx.de
- update to version 1.4.31:
* fix local().copy(dest, mode=True) to also work with unicode.
* pass better error message with svn EEXIST paths
Wed Jul 8 14:00:00 2015 toddrme2178AATTgmail.com
- Split documentation into separate package to avoid build loop