File python-scandir.changes of Package python-scandir
61
1
-------------------------------------------------------------------
2
Tue Dec 10 14:53:11 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
3
4
- Include in SLE-12 (fate#326950, bsc#1122668, jsc#PM-1447)
5
6
-------------------------------------------------------------------
7
Mon Oct 14 14:42:11 UTC 2019 - Matej Cepl <mcepl@suse.com>
8
9
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
10
11
-------------------------------------------------------------------
12
Mon Mar 11 13:23:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
13
14
- Update to 1.10.0:
15
* remove support for pyton 2.6 and <3.3
16
17
-------------------------------------------------------------------
18
Sat Mar 2 00:03:18 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
19
20
- Allow building on Python 3.5+, as it is useful for testing and it
21
should exist for when packages list it as a runtime dependency, and
22
it will add backports of enhancements to scandir since Python 3.5.
23
bsc#1167207
24
25
-------------------------------------------------------------------
26
Thu Nov 1 09:54:50 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
27
28
- Update to 1.9.0:
29
* Mark C extension as optional for things like Jython. See #105.
30
* Fix build on Python 2.7 (#107). Fix dirent struct alignment on OpenBSD (#109).
31
- Do not build on python 3.5+ as it is part of the base
32
33
-------------------------------------------------------------------
34
Mon Apr 23 15:14:14 UTC 2018 - arun@gmx.de
35
36
- specfile:
37
* update copyright year
38
39
- update to version 1.7:
40
* Expose scandir.DirEntry (#93).
41
42
-------------------------------------------------------------------
43
Fri Nov 3 05:20:39 UTC 2017 - arun@gmx.de
44
45
- update to version 1.6:
46
* Fixed #11: inode should be unsigned
47
* Fixed unicode handling on PyPy due to Py_FileSystemDefaultEncoding
48
always being NULL there
49
* Improve tests on PyPy and Windows
50
* Add Travis and Appveyor CI testing
51
52
-------------------------------------------------------------------
53
Sat Jul 15 17:01:29 UTC 2017 - aloisio@gmx.com
54
55
- Converted to singlespec
56
57
-------------------------------------------------------------------
58
Thu Mar 30 22:11:16 UTC 2017 - toddrme2178@gmail.com
59
60
- Initial version
61