Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-cramjam for openSUSE:Factory 
checked in at 2022-10-29 20:17:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cramjam (Old)
 and      /work/SRC/openSUSE:Factory/.python-cramjam.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cramjam"

Sat Oct 29 20:17:31 2022 rev:4 rq:1032178 version:2.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cramjam/python-cramjam.changes    
2021-09-28 19:17:30.516253321 +0200
+++ /work/SRC/openSUSE:Factory/.python-cramjam.new.2275/python-cramjam.changes  
2022-10-29 20:18:39.218705170 +0200
@@ -1,0 +2,33 @@
+Sat Oct 29 09:30:13 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Update to v2.6.1
+  * Switch brotli2 -> brotli crate by @milesgranger in #87
+
+-------------------------------------------------------------------
+Fri Oct 28 16:05:38 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Update to v2.6.0
+  * Update to pyo3 0.16 by @messense in #78
+  * Update dependencies and simplify CI by @messense in #79
+  * Support Lz4 de/compress_block_into functions by @milesgranger
+    in #80
+  * Upgrade maturin to 0.13.0 by @messense in #81
+  * Integration tests, benchmark updates, subclass Buffer by
+    @milesgranger in #83
+  * Bump lz4-sys from 1.9.3 to 1.9.4 by @dependabot in #84
+  * Add Python 3.11 by @milesgranger in #85
+- Release v2.5.0
+  * Incorporate property-based testing by @milesgranger in #69
+  * Support bzip2 by @milesgranger in #70
+- Release  v2.4.0
+  * This release comes with streaming compression support for all
+    variants. And updates Gzip compression variant to support
+    properly decoding input which has multiple streams, as is the
+    default with std gzip lib. This release does not alter any of
+    the existing APIs.
+  * Support compressed gzip multistream (#64) b9cfa13
+  * Support Compressor for each variant (#64) 8ecb0fa
+  * Support .flush for Compressor (#68) 4b92e42
+  * Add official OSI name in the license metadata (#66) 446a671
+
+-------------------------------------------------------------------

Old:
----
  pyrus-cramjam-2.3.2.tar.xz

New:
----
  pyrus-cramjam-2.6.1.tar.xz

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

Other differences:
------------------
++++++ python-cramjam.spec ++++++
--- /var/tmp/diff_new_pack.shHddp/_old  2022-10-29 20:18:39.858708580 +0200
+++ /var/tmp/diff_new_pack.shHddp/_new  2022-10-29 20:18:39.866708622 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cramjam
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,8 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python36 1
 Name:           python-cramjam
-Version:        2.3.2
+Version:        2.6.1
 Release:        0
 Summary:        Thin Python bindings to de/compression algorithms in Rust
 License:        MIT
@@ -28,11 +26,12 @@
 Source:         pyrus-cramjam-%{version}.tar.xz
 Source1:        vendor.tar.xz
 Source2:        cargo_config
-BuildRequires:  %{python_module maturin}
+BuildRequires:  %{python_module maturin >= 0.13}
 BuildRequires:  %{python_module pip}
 BuildRequires:  cargo-packaging
 BuildRequires:  python-rpm-macros
 # SECTION test dependencies
+BuildRequires:  %{python_module hypothesis}
 BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module pytest}
 # /SECTION

++++++ _service ++++++
--- /var/tmp/diff_new_pack.shHddp/_old  2022-10-29 20:18:39.914708879 +0200
+++ /var/tmp/diff_new_pack.shHddp/_new  2022-10-29 20:18:39.918708899 +0200
@@ -13,12 +13,13 @@
     <param name="compression">xz</param>
   </service>
   <service mode="disabled" name="set_version"/>
-  <service name="cargo_audit" mode="disabled">
-     <param name="srcdir">pyrus-cramjam</param>
-  </service>
   <service name="cargo_vendor" mode="disabled">
      <param name="srcdir">pyrus-cramjam</param>
      <param name="compression">xz</param>
+     <param name="update">true</param>
+  </service>
+  <service name="cargo_audit" mode="disabled">
+     <param name="srcdir">pyrus-cramjam</param>
   </service>
 </services>
 

++++++ pyrus-cramjam-2.3.2.tar.xz -> pyrus-cramjam-2.6.1.tar.xz ++++++
++++ 2503 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/python-cramjam/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.python-cramjam.new.2275/vendor.tar.xz differ: char 
25, line 1

Reply via email to