diff --git a/pathspec-0.5.6.tar.gz b/pathspec-0.5.6.tar.gz deleted file mode 100644 index 8a2ec78..0000000 --- a/pathspec-0.5.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be664567cf96a718a68b33329862d1e6f6803ef9c48a6e2636265806cfceb29d -size 24494 diff --git a/pathspec-0.5.9.tar.gz b/pathspec-0.5.9.tar.gz new file mode 100644 index 0000000..8496a5b --- /dev/null +++ b/pathspec-0.5.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54a5eab895d89f342b52ba2bffe70930ef9f8d96e398cccf530d21fa0516a873 +size 25473 diff --git a/python-pathspec.changes b/python-pathspec.changes index f66f6ca..639c9e4 100644 --- a/python-pathspec.changes +++ b/python-pathspec.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Feb 14 07:08:42 UTC 2019 - John Vandenberg + +- 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 diff --git a/python-pathspec.spec b/python-pathspec.spec index e6032e6..32c0886 100644 --- a/python-pathspec.spec +++ b/python-pathspec.spec @@ -1,7 +1,7 @@ # # spec file for package python-pathspec # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without test Name: python-pathspec -Version: 0.5.6 +Version: 0.5.9 Release: 0 Summary: Utility library for gitignore style pattern matching of file paths License: MPL-2.0