Logoj0ke.net Open Build Service > Projects > internetx:kiwi:Appliance > python-xattr > python-xattr.changes
Sign Up | Log In

File python-xattr.changes of Package python-xattr

 
1
-------------------------------------------------------------------
2
Fri May 26 13:04:00 UTC 2017 - ngompa13@gmail.com
3
4
- Properly add python-cffi as a runtime requirement
5
6
-------------------------------------------------------------------
7
Wed Jun  1 13:09:27 UTC 2016 - tbechtold@suse.com
8
9
- update to 0.8.0:
10
  * Use os.fsencode where available to better handle filesystem quirks related
11
    to surrogates
12
  * Options bugfix and compatibility module for pyxattr API
13
  * Added xattr/tests/*.py to MANIFEST.in
14
15
-------------------------------------------------------------------
16
Sun Oct 18 13:28:24 UTC 2015 - ecsos@opensuse.org
17
18
- update to 0.7.8
19
  * Added MANIFEST.in to ensure that the .txt files are included
20
    https://github.com/xattr/xattr/issues/40
21
- update to 0.7.7
22
  * Fixed FreeBSD build
23
    https://github.com/xattr/xattr/pull/32
24
- update to 0.7.6
25
  * Fixed Solaris & Solaris Studio support and Python 2.6 
26
    compatibility
27
    https://github.com/xattr/xattr/pull/29
28
29
-------------------------------------------------------------------
30
Wed Sep 30 12:01:27 UTC 2015 - dmueller@suse.com
31
32
- require the cffi version it was built against to avoid (bsc#948198)
33
34
-------------------------------------------------------------------
35
Tue Sep 16 06:12:13 UTC 2014 - tbechtold@suse.com
36
37
- update to version 0.7.5:
38
  * Improved error message when str/unicode is passed where bytes is
39
    required
40
  * Improved Python 3 compatibility
41
  * Added some unicode-specific tests
42
43
-------------------------------------------------------------------
44
Thu Aug  8 20:23:47 UTC 2013 - dmueller@suse.com
45
46
- update to 0.7.2:
47
  * rewritten to use cffi
48
  * Add Python 3.x support
49
  * Fix various unicode related issues
50
51
-------------------------------------------------------------------
52
Fri Mar 15 08:49:50 UTC 2013 - speilicke@suse.com
53
54
- Add provides/obsoletes for pyxattr which just got deleted
55
- Some minor cleanup
56
57
-------------------------------------------------------------------
58
Fri Jun 22 01:13:30 UTC 2012 - os-dev@jacraig.com
59
60
- Update to 0.6.4:
61
  * Updated README.txt to match setup.py description
62
  * Bug fixes for Solaris port
63
- Changes from 0.6.3:
64
  * Fix tests for Linux, allow xattr on symlinks
65
- Update URL as changed in setup.py
66
67
-------------------------------------------------------------------
68
Fri Nov 25 11:32:16 UTC 2011 - cfarrell@suse.com
69
70
- license update: MIT
71
  SPDX format (http://www.spdx.org/licenses)
72
73
-------------------------------------------------------------------
74
Fri Sep 23 10:29:22 UTC 2011 - saschpe@suse.de
75
76
- Update to version 0.6.2:
77
  * Bug fix in Solaris support
78
79
-------------------------------------------------------------------
80
Tue May 31 12:50:15 UTC 2011 - saschpe@suse.de
81
82
- Spec file cleanup:
83
  * Regenerated with py2pack to fix completely broken mess
84
  * Add changes file
85
  * Fixed executable-bit rpmlint warning
86
87