Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-thriftpy2 for 
openSUSE:Factory checked in at 2026-04-01 19:51:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-thriftpy2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-thriftpy2.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-thriftpy2"

Wed Apr  1 19:51:45 2026 rev:13 rq:1343968 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-thriftpy2/python-thriftpy2.changes        
2025-08-07 16:49:53.879027660 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-thriftpy2.new.21863/python-thriftpy2.changes 
    2026-04-01 19:52:56.858910037 +0200
@@ -1,0 +2,26 @@
+Tue Mar 31 19:15:30 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.6.0:
+  * remove abandoned toml dependency
+  * Update changelog and readme
+  * Fix dev dependencies
+  * Deprecated tornado
+  * Skil run the build workflow with normal push or pull-request
+  * Fix tests on macOS
+  * qaci: add Python 3.14 in unittest
+  * Test set fields in json protocol tests
+  * Better error handling when ttype is unknown in json protocol
+  * Add annotation support
+  * Introduce TTransportFactory and TProtocolFactory protocol for
+    typing
+  * Support aiohttp as asyncio http transport
+  * Bump version 0.6.0beta1
+  * Fix asyncio loop parameter handling
+  * Update cibuildwheel and remove build on macos-13
+  * Update readme
+  * Add type annotations to top level functions and fix exist
+    type error
+  * Add more type annotations on public functions
+  * Bump version 0.6.0
+
+-------------------------------------------------------------------

Old:
----
  v0.5.3.tar.gz

New:
----
  v0.6.0.tar.gz

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

Other differences:
------------------
++++++ python-thriftpy2.spec ++++++
--- /var/tmp/diff_new_pack.pEjz5e/_old  2026-04-01 19:52:57.626941938 +0200
+++ /var/tmp/diff_new_pack.pEjz5e/_new  2026-04-01 19:52:57.630942104 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-thriftpy2
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,29 +18,30 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-thriftpy2
-Version:        0.5.3
+Version:        0.6.0
 Release:        0
 Summary:        Pure python implementation of Apache Thrift
 License:        MIT
 URL:            https://github.com/Thriftpy/thriftpy2
 Source0:        
https://github.com/Thriftpy/thriftpy2/archive/v%{version}.tar.gz
 Source1:        new_certs.tar.xz
-BuildRequires:  %{python_module Cython}
+BuildRequires:  %{python_module Cython >= 0.28.4}
+BuildRequires:  %{python_module aiohttp >= 3.8.0}
 BuildRequires:  %{python_module dbm}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module ply >= 3.4}
-BuildRequires:  %{python_module pytest >= 2.8}
+BuildRequires:  %{python_module pytest >= 6.1.1}
 BuildRequires:  %{python_module pytest-asyncio}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
-BuildRequires:  %{python_module toml}
+BuildRequires:  %{python_module setuptools >= 68}
+BuildRequires:  %{python_module six >= 1.15}
+BuildRequires:  %{python_module tomli}
 BuildRequires:  %{python_module tornado >= 5.0}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-ply >= 3.4
-Requires:       python-six
+Requires:       python-six >= 1.15
 Recommends:     python-tornado >= 5.0
 Recommends:     python-toro >= 0.6
 %python_subpackages

++++++ v0.5.3.tar.gz -> v0.6.0.tar.gz ++++++
++++ 2743 lines of diff (skipped)

Reply via email to