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 2024-09-02 13:14:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pathvalidate (Old)
and /work/SRC/openSUSE:Factory/.python-pathvalidate.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pathvalidate"
Mon Sep 2 13:14:28 2024 rev:9 rq:1198062 version:3.2.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pathvalidate/python-pathvalidate.changes
2023-12-09 22:57:42.605429932 +0100
+++
/work/SRC/openSUSE:Factory/.python-pathvalidate.new.2698/python-pathvalidate.changes
2024-09-02 13:14:33.962640794 +0200
@@ -1,0 +2,19 @@
+Sat Aug 31 12:18:51 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 3.2.1:
+ * Test Python 3.12 in CIs
+ * Fix coverage report
+ * Fix `sanitize_filename` truncation
+ * Fix validation functions of filepaths
+ * If `platform` argument is `windows` or `universal`, filepaths
+ ending with a space or a period should be detected as an
+ error
+ * Fix POSIX-style absolute paths were not detected as errors
+ with `platform="windows"` or `platform="universal"` on Python
+ 3.12 and below
+ * Add support for Python 3.13
+ * Improve type annotations
+ * Add a build and publish workflow
+ * Add Sigstore signatures to release assets
+
+-------------------------------------------------------------------
Old:
----
pathvalidate-3.2.0.tar.gz
New:
----
pathvalidate-3.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pathvalidate.spec ++++++
--- /var/tmp/diff_new_pack.Wxx4eG/_old 2024-09-02 13:14:34.494662919 +0200
+++ /var/tmp/diff_new_pack.Wxx4eG/_new 2024-09-02 13:14:34.498663086 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pathvalidate
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pathvalidate
-Version: 3.2.0
+Version: 3.2.1
Release: 0
Summary: Python library to sanitize/validate a string such as filenames
License: MIT
++++++ pathvalidate-3.2.0.tar.gz -> pathvalidate-3.2.1.tar.gz ++++++
++++ 5277 lines of diff (skipped)