14fe40cd3c
- Update to v0.5.9 * Fixed file system error handling. - from v0.5.8 * Improved type checking. * Created scripts to test Python 2.6 because Tox removed support for it. * Improved byte string handling in Python 3. * Handle dangling symlinks. - from v0.5.7 * Fix collections deprecation warning. OBS-URL: https://build.opensuse.org/request/show/674877 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathspec?expand=0&rev=5
32 lines
1.0 KiB
Plaintext
32 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 14 07:08:42 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v0.5.9
|
|
* Fixed file system error handling.
|
|
- from v0.5.8
|
|
* Improved type checking.
|
|
* Created scripts to test Python 2.6 because Tox removed support for it.
|
|
* Improved byte string handling in Python 3.
|
|
* Handle dangling symlinks.
|
|
- from v0.5.7
|
|
* Fix collections deprecation warning.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:51:19 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 10 00:06:44 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Update to 0.5.6
|
|
* Improved unit tests.
|
|
* Improved type checking.
|
|
* `Issue #20`_: Support current directory prefix.
|
|
- Use license tag
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 17 02:36:25 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|