Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-bitstruct for
openSUSE:Factory checked in at 2022-09-12 19:08:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bitstruct (Old)
and /work/SRC/openSUSE:Factory/.python-bitstruct.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bitstruct"
Mon Sep 12 19:08:21 2022 rev:4 rq:1002724 version:8.15.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bitstruct/python-bitstruct.changes
2021-06-01 10:35:28.668610384 +0200
+++
/work/SRC/openSUSE:Factory/.python-bitstruct.new.2083/python-bitstruct.changes
2022-09-12 19:08:22.074556516 +0200
@@ -1,0 +2,22 @@
+Fri Sep 9 19:22:57 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Update to 8.15.1.
+ * support bytearray unpacking for CompiledFormats
+
+- Update to 8.15.0.
+ * support bytearray unpacking
+
+- Update to 8.14.1.
+ * c implementation: fix unpacking of truncated data in the presence of
padding
+
+- Update to 8.14.0.
+ * fix segmentation faults on CI
+ * C implementation: allow partial decoding of truncated data
+ * python implementation: allow partial decoding of truncated data
+ * Test on more Python versions.
+
+- Update to 8.13.0.
+ * Use PyFloat_Pack2() on Python 3.11a7
+ * Update bitstream library.
+
+-------------------------------------------------------------------
Old:
----
bitstruct-8.11.0.tar.gz
New:
----
bitstruct-8.15.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-bitstruct.spec ++++++
--- /var/tmp/diff_new_pack.4F7BeW/_old 2022-09-12 19:08:22.594557978 +0200
+++ /var/tmp/diff_new_pack.4F7BeW/_new 2022-09-12 19:08:22.598557989 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-bitstruct
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2020, Martin Hauke <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-bitstruct
-Version: 8.11.0
+Version: 8.15.1
Release: 0
Summary: Interpret strings as packed binary data
License: MIT
++++++ bitstruct-8.11.0.tar.gz -> bitstruct-8.15.1.tar.gz ++++++
++++ 2696 lines of diff (skipped)