Hello community, here is the log from the commit of package python-cbor2 for openSUSE:Factory checked in at 2020-01-25 13:24:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cbor2 (Old) and /work/SRC/openSUSE:Factory/.python-cbor2.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cbor2" Sat Jan 25 13:24:31 2020 rev:2 rq:766911 version:5.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cbor2/python-cbor2.changes 2019-03-05 12:20:37.576927351 +0100 +++ /work/SRC/openSUSE:Factory/.python-cbor2.new.26092/python-cbor2.changes 2020-01-25 13:24:42.996051187 +0100 @@ -1,0 +2,13 @@ +Fri Jan 24 13:45:03 UTC 2020 - Marketa Calabkova <[email protected]> + +- update to version 5.0.1 + * Fix deprecation warning on python 3.7, 3.8 + * BACKWARD INCOMPATIBLE CBOR does not have a bare DATE type, + encoding dates as datetimes is disabled by default + * few major changes in the API, see docs/versionhistory.rst + * Optional Pure C implementation by waveform80 that functions + identically to the pure Python implementation + * Drop Python 3.3 and 3.4 support from the build process + * Added support for encoding and decoding IPv4 and IPv6 addresses + +------------------------------------------------------------------- Old: ---- cbor2-4.1.2.tar.gz New: ---- cbor2-5.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cbor2.spec ++++++ --- /var/tmp/diff_new_pack.JSDjVA/_old 2020-01-25 13:24:43.628051464 +0100 +++ /var/tmp/diff_new_pack.JSDjVA/_new 2020-01-25 13:24:43.628051464 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-cbor2 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cbor2 -Version: 4.1.2 +Version: 5.0.1 Release: 0 Summary: Pure Python CBOR (de)serializer with extensive tag support License: MIT ++++++ cbor2-4.1.2.tar.gz -> cbor2-5.0.1.tar.gz ++++++ ++++ 10243 lines of diff (skipped)
