Changelog for
python2-scandir-1.9.0-11.1.x86_64.rpm :
Thu Nov 1 13:00:00 2018 Tomáš Chvátal
- Update to 1.9.0:
* Mark C extension as optional for things like Jython. See #105.
* Fix build on Python 2.7 (#107). Fix dirent struct alignment on OpenBSD (#109).
- Do not build on python 3.5+ as it is part of the base
Mon Apr 23 14:00:00 2018 arunAATTgmx.de
- specfile:
* update copyright year
- update to version 1.7:
* Expose scandir.DirEntry (#93).
Fri Nov 3 13:00:00 2017 arunAATTgmx.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 14:00:00 2017 aloisioAATTgmx.com
- Converted to singlespec
Thu Mar 30 14:00:00 2017 toddrme2178AATTgmail.com
- Initial version