Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pathspec for openSUSE:Factory 
checked in at 2026-05-27 16:12:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pathspec (Old)
 and      /work/SRC/openSUSE:Factory/.python-pathspec.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pathspec"

Wed May 27 16:12:15 2026 rev:20 rq:1355083 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pathspec/python-pathspec.changes  
2026-02-11 18:47:08.573082243 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pathspec.new.1937/python-pathspec.changes    
    2026-05-27 16:12:24.853695843 +0200
@@ -1,0 +2,25 @@
+Sun May 10 11:24:54 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.1.1:
+  * Improved type checking with mypy and pyright.
+  * Fixed typing on PathSpec[TPattern] to PathSpec[TPattern_co].
+  * Added missing variant type-hint type[Pattern] to
+    PathSpec.from_lines() parameter pattern_factory.
+  * Fixed possible type error when using + and += operators on
+    PathSpec.
+
+-------------------------------------------------------------------
+Sat Apr 25 19:52:33 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.1.0:
+  * `Issue #93`_: Git discards invalid range notation.
+    GitIgnoreSpecPattern now discards patterns with invalid range
+    notation like Git.
+  * Pull #106: Fix escape() not escaping backslash characters.
+  * Issue #108: Specialize pattern type for PathSpec as
+    PathSpec[TPattern] for better debugging of
+    PathSpec().patterns.
+  * Pull #110: Nicer debug print outs (and str for regex
+    pattern).
+
+-------------------------------------------------------------------

Old:
----
  pathspec-1.0.4.tar.gz

New:
----
  pathspec-1.1.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pathspec.spec ++++++
--- /var/tmp/diff_new_pack.caPAiA/_old  2026-05-27 16:12:25.489722014 +0200
+++ /var/tmp/diff_new_pack.caPAiA/_new  2026-05-27 16:12:25.493722179 +0200
@@ -19,14 +19,14 @@
 %{?pythons_for_pypi}
 %{?sle15_python_module_pythons}
 Name:           python-pathspec
-Version:        1.0.4
+Version:        1.1.1
 Release:        0
 Summary:        Utility library for gitignore style pattern matching of file 
paths
 License:        MPL-2.0
 URL:            https://github.com/cpburnz/python-path-specification
 Source:         
https://files.pythonhosted.org/packages/source/p/pathspec/pathspec-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.9}
-BuildRequires:  %{python_module flit-core}
+BuildRequires:  %{python_module flit-core >= 3.2}
 BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module pip}
 BuildRequires:  fdupes

++++++ pathspec-1.0.4.tar.gz -> pathspec-1.1.1.tar.gz ++++++
++++ 9529 lines of diff (skipped)

Reply via email to