File python-scandir.changes of Package python-scandir
-------------------------------------------------------------------
Mon Apr 23 15:14:14 UTC 2018 - arun@gmx.de
- specfile:
* update copyright year
- update to version 1.7:
* Expose scandir.DirEntry (#93).
-------------------------------------------------------------------
Fri Nov 3 05:20:39 UTC 2017 - arun@gmx.de
- update to version 1.6:
* Fixed #11: inode should be unsigned
* Fixed unicode handling on PyPy due to Py_FileSystemDefaultEncoding
always being NULL there
* Improve tests on PyPy and Windows
* Add Travis and Appveyor CI testing
-------------------------------------------------------------------
Sat Jul 15 17:01:29 UTC 2017 - aloisio@gmx.com
- Converted to singlespec
-------------------------------------------------------------------
Thu Mar 30 22:11:16 UTC 2017 - toddrme2178@gmail.com
- Initial version