Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-bencode for openSUSE:Factory checked in at 2023-03-14 18:16:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-bencode (Old) and /work/SRC/openSUSE:Factory/.python-bencode.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bencode" Tue Mar 14 18:16:57 2023 rev:8 rq:1071247 version:4.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-bencode/python-bencode.changes 2019-10-16 09:13:51.695687727 +0200 +++ /work/SRC/openSUSE:Factory/.python-bencode.new.31432/python-bencode.changes 2023-03-14 18:17:07.599886383 +0100 @@ -1,0 +2,11 @@ +Mon Mar 6 21:13:14 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 4.0.0: + * Improved API has been moved to the `bencodepy` package + * Implemented backwards-compatible `bencode` package (#16) + * Exception raised while attempting to decode strings on + Python 3+ + * Improvements to the handling of binary values (#14) + * Dropped support for Python 2.6, 3.4 + +------------------------------------------------------------------- Old: ---- bencode.py-2.1.0.tar.gz New: ---- bencode.py-4.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-bencode.spec ++++++ --- /var/tmp/diff_new_pack.aZSBWj/_old 2023-03-14 18:17:08.207889634 +0100 +++ /var/tmp/diff_new_pack.aZSBWj/_new 2023-03-14 18:17:08.211889654 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-bencode # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-bencode -Version: 2.1.0 +Version: 4.0.0 Release: 0 Summary: The BitTorrent bencode module as light-weight, standalone package License: BitTorrent-1.1 ++++++ bencode.py-2.1.0.tar.gz -> bencode.py-4.0.0.tar.gz ++++++ ++++ 2455 lines of diff (skipped)