Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pathlib2 for openSUSE:Factory
checked in at 2021-08-18 08:56:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pathlib2 (Old)
and /work/SRC/openSUSE:Factory/.python-pathlib2.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pathlib2"
Wed Aug 18 08:56:24 2021 rev:14 rq:912721 version:2.3.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pathlib2/python-pathlib2.changes
2020-03-27 00:22:59.544186748 +0100
+++
/work/SRC/openSUSE:Factory/.python-pathlib2.new.1899/python-pathlib2.changes
2021-08-18 08:57:15.498879919 +0200
@@ -1,0 +2,13 @@
+Tue Aug 17 11:54:47 UTC 2021 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 2.3.6:
+ * Fix minor unicode bugs in with_name and with_suffix. Many thanks to
+ ppentchev for reporting and for providing a fix.
+ * Fix a few minor bugs.
+ * Allow unicode file paths on systems that support it
+ (note: unicode file paths will not work on Windows
+ due a broken filesystem encoder on Windows on Python 2).
+ * Remove travis and add github actions for regression testing.
+ * Fix mypy warnings.
+
+-------------------------------------------------------------------
Old:
----
pathlib2-2.3.5.tar.gz
New:
----
pathlib2-2.3.6.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pathlib2.spec ++++++
--- /var/tmp/diff_new_pack.VgOsUz/_old 2021-08-18 08:57:15.938879402 +0200
+++ /var/tmp/diff_new_pack.VgOsUz/_new 2021-08-18 08:57:15.942879397 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package python
+# spec file
#
-# 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
@@ -27,7 +27,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-pathlib2%{?psuffix}
-Version: 2.3.5
+Version: 2.3.6
Release: 0
Summary: Object-oriented filesystem paths
License: MIT
++++++ pathlib2-2.3.5.tar.gz -> pathlib2-2.3.6.tar.gz ++++++
++++ 9495 lines of diff (skipped)