diff --git a/pathvalidate-2.3.0.tar.gz b/pathvalidate-2.3.0.tar.gz deleted file mode 100644 index 701c4ab..0000000 --- a/pathvalidate-2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32d30dbacb711c16bb188b12ce7e9a46b41785f50a12f64500f747480a4b6ee3 -size 25262 diff --git a/pathvalidate-2.4.0.tar.gz b/pathvalidate-2.4.0.tar.gz new file mode 100644 index 0000000..18234e4 --- /dev/null +++ b/pathvalidate-2.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0dab13e121628829f5aeb01220ca7af00c3b3b2fe5d83dc81fa0612ad58ade9 +size 25910 diff --git a/python-pathvalidate.changes b/python-pathvalidate.changes index adefea9..8c3df40 100644 --- a/python-pathvalidate.changes +++ b/python-pathvalidate.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Mar 21 13:33:57 UTC 2021 - Martin Hauke + +- Update to version 2.4.0 + * Add exclude_symbols argument to replace_symbol function. + * Fix permissions of files included in sdist package binary. + ------------------------------------------------------------------- Thu Nov 26 10:16:44 UTC 2020 - John Vandenberg diff --git a/python-pathvalidate.spec b/python-pathvalidate.spec index ce1527d..5657f68 100644 --- a/python-pathvalidate.spec +++ b/python-pathvalidate.spec @@ -1,7 +1,7 @@ # # spec file for package python-pathvalidate # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # 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-%{**}} %define skip_python2 1 Name: python-pathvalidate -Version: 2.3.0 +Version: 2.4.0 Release: 0 Summary: Python library to sanitize/validate a string such as filenames License: MIT