Sync from SUSE:ALP:Source:Standard:1.0 python-scandir revision ad3fa0b4c248d3898350f334f3cdc826
This commit is contained in:
70
python-scandir.changes
Normal file
70
python-scandir.changes
Normal file
@@ -0,0 +1,70 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:33:40 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- add sle15_python_module_pythons (jsc#PED-68)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 13 22:44:40 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Make calling of %{sle15modernpython} optional.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 14:53:11 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Include in SLE-12 (fate#326950, bsc#1122668, jsc#PM-1447)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 14:42:11 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 13:23:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.10.0:
|
||||
* remove support for pyton 2.6 and <3.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 2 00:03:18 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Allow building on Python 3.5+, as it is useful for testing and it
|
||||
should exist for when packages list it as a runtime dependency, and
|
||||
it will add backports of enhancements to scandir since Python 3.5.
|
||||
bsc#1167207
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 1 09:54:50 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- 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 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
|
||||
Reference in New Issue
Block a user