Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pathvalidate for openSUSE:Factory checked in at 2023-03-03 22:28:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pathvalidate (Old) and /work/SRC/openSUSE:Factory/.python-pathvalidate.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pathvalidate" Fri Mar 3 22:28:37 2023 rev:7 rq:1069155 version:2.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pathvalidate/python-pathvalidate.changes 2021-03-24 16:13:52.611997212 +0100 +++ /work/SRC/openSUSE:Factory/.python-pathvalidate.new.31432/python-pathvalidate.changes 2023-03-03 22:31:45.792122330 +0100 @@ -1,0 +2,22 @@ +Fri Feb 24 12:52:28 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com> + +- Update to version 2.5.2 + * Add support for Python 3.11: #22 (Thanks to @hegjon) +- v2.5.1 + * Add __all__ by @eggplants in #24 + * Add DeprecationWarning to deprecated functions +- v2.5.0 + * Add support for Python 3.10 + * Drop support for Python 3.5 + * Add null_value_handler argument to + sanitize_filename/sanitize_filepath functions: #20 (Thanks to @ + mkbloke) + * Add AbstractSanitizer/AbstractValidator classes to import path + * Add replace_ansi_escape function + * Add setup-ci target to Makefile + * Modify min_len/max_len to use default values when assigned minus values +- v2.4.1 + * Fix filename validations that include '\' (backslash) on other + than Windows: #18 (Thanks to @Traktormaster) + +------------------------------------------------------------------- Old: ---- pathvalidate-2.4.0.tar.gz New: ---- pathvalidate-2.5.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pathvalidate.spec ++++++ --- /var/tmp/diff_new_pack.eYcy6F/_old 2023-03-03 22:31:46.328124616 +0100 +++ /var/tmp/diff_new_pack.eYcy6F/_new 2023-03-03 22:31:46.336124650 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pathvalidate # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pathvalidate -Version: 2.4.0 +Version: 2.5.2 Release: 0 Summary: Python library to sanitize/validate a string such as filenames License: MIT @@ -34,7 +33,7 @@ BuildRequires: %{python_module allpairspy} BuildRequires: %{python_module click} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module setuptools >= 38.3.0} +BuildRequires: %{python_module tcolorpy} # /SECTION Requires: python-setuptools >= 38.3.0 BuildArch: noarch ++++++ pathvalidate-2.4.0.tar.gz -> pathvalidate-2.5.2.tar.gz ++++++ ++++ 2939 lines of diff (skipped)