python-Send2Trash/python-Send2Trash.changes

40 lines
1.4 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Mar 6 10:34:17 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.5.0:
* More specific error when failing to create XDG fallback trash directory (#20)
* Windows: Workaround for long paths (#23)
- Add patch to test properly under python2:
* python2.patch
-------------------------------------------------------------------
Wed Dec 19 00:27:32 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary. Wrap description at 70 cols.
-------------------------------------------------------------------
Tue Dec 4 12:54:08 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Fri Oct 20 16:18:31 UTC 2017 - toddrme2178@gmail.com
- Renamed to python-Send2Trash to follow openSUSE python package
naming guidelines
- Implement single-spec version
- Update to Version 1.4.1
* Fix crash on Windows introduced in v1.4.0. Oops… (#14)
- Update to Version Version 1.4.0
* Use bytes instead of str for internal path handling in plat_other. (#13)
- Update to Version Version 1.3.1
* Throw WindowsError instead of OSError in plat_win. (#7)
* Fix TypeError on python 2 in plat_other. (#12)
-------------------------------------------------------------------
Fri Sep 27 13:48:57 UTC 2013 - barendartchuk@suse.com
- created package using py2pack