SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-pydocstyle-3.0.0-lp151.12.1.noarch.rpm :

* Mon Feb 11 2019 John Vandenberg - Fix %check to run most of the tests- Fix line endings and remove hashbangs- Update to v3.0.0 + Major Updates
* Support for Python 3.3 has been dropped (#315, #316).
* Added support for Python 3.7 (#324). + New features
* Violations are now reported on the line where the docstring starts, not the line of the ``def``/``class`` it corresponds to (#238, #83).
* Updated description of pep257 and numpy conventions (#300).
* ``__all__`` parsing is now done on a best-effort basis - if ``__all__`` can\'t be statically determined, it will be ignored (#320, #313). + Bug Fixes
* Fixed a false-positive recognition of section names causing D405 to be reported (#311, #317).
* Fixed a bug where functions that don\'t end with a newline will sometimes raise an exception (#321, #336).- Set build dependency for six to v1.10.0
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Thu Jun 07 2018 toddrme2178AATTgmail.com- Add missing dependency.- Attempt to import as a basic test.
* Wed May 09 2018 toddrme2178AATTgmail.com- Use license tag
* Wed Oct 18 2017 alarrosaAATTsuse.com- Update to version 2.1.1- singlespec version
* Thu Jul 07 2016 toddrme2178AATTgmail.com- Initial version
 
ICM