Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-python-dateutil for 
openSUSE:Factory checked in at 2021-07-28 19:19:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-dateutil (Old)
 and      /work/SRC/openSUSE:Factory/.python-python-dateutil.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-python-dateutil"

Wed Jul 28 19:19:25 2021 rev:11 rq:908463 version:2.8.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-python-dateutil/python-python-dateutil.changes
    2020-01-19 21:00:48.600156539 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-python-dateutil.new.1899/python-python-dateutil.changes
  2021-07-28 19:19:27.183681721 +0200
@@ -1,0 +2,20 @@
+Mon Jul 26 21:41:48 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 2.8.2:
+  - Updated tzdata version to 2021a. (gh pr #1128)
+  - Fixed a bug in the parser where non-``ValueError`` exceptions would be 
raised
+  during exception handling; this would happen, for example, if an
+  ``IllegalMonthError`` was raised in ``dateutil`` code. Fixed by Mark Bailey.
+  (gh issue #981, pr #987).
+  - Fixed the custom ``repr`` for ``dateutil.parser.ParserError``, which was 
not
+  defined due to an indentation error. (gh issue #991, gh pr #993)
+  - Fixed a bug that caused ``b'`` prefixes to appear in parse_isodate 
exception
+  messages. Reported and fixed by Paul Brown (@pawl) (gh pr #1122)
+  - Make ``isoparse`` raise when trying to parse times with inconsistent use of
+  `:` separator. Reported and fixed by @mariocj89 (gh pr #1125).
+  - Fixed ``tz.gettz()`` not returning local time when passed an empty string.
+  Reported by @labrys (gh issues #925, #926). Fixed by @ffe4 (gh pr #1024)
+  * Documentation changes
+  * Simplified handling of bytes and bytearray in ``_parser._timelex``.
+
+-------------------------------------------------------------------

Old:
----
  python-dateutil-2.8.1.tar.gz

New:
----
  python-dateutil-2.8.2.tar.gz

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

Other differences:
------------------
++++++ python-python-dateutil.spec ++++++
--- /var/tmp/diff_new_pack.4n087N/_old  2021-07-28 19:19:27.827680877 +0200
+++ /var/tmp/diff_new_pack.4n087N/_new  2021-07-28 19:19:27.827680877 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-python-dateutil
+# 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,10 +27,10 @@
 %bcond_with test
 %endif
 Name:           python-python-dateutil%{psuffix}
-Version:        2.8.1
+Version:        2.8.2
 Release:        0
 Summary:        A Python Datetime Library
-License:        BSD-3-Clause OR Apache-2.0
+License:        Apache-2.0 OR BSD-3-Clause
 URL:            https://dateutil.readthedocs.org/en/latest/
 Source0:        
https://files.pythonhosted.org/packages/source/p/python-dateutil/python-dateutil-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools >= 24.3}

++++++ python-dateutil-2.8.1.tar.gz -> python-dateutil-2.8.2.tar.gz ++++++
++++ 2699 lines of diff (skipped)

Reply via email to