Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyjnius for openSUSE:Factory checked in at 2023-08-14 22:35:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyjnius (Old) and /work/SRC/openSUSE:Factory/.python-pyjnius.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyjnius" Mon Aug 14 22:35:37 2023 rev:6 rq:1103742 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyjnius/python-pyjnius.changes 2023-03-07 16:51:25.053926929 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyjnius.new.11712/python-pyjnius.changes 2023-08-14 22:35:46.604422625 +0200 @@ -1,0 +2,13 @@ +Sun Aug 13 21:35:41 UTC 2023 - Dirk Müller <[email protected]> + +- update to 1.5.0: + * Initialize logger as a child of the Kivy's one + * Add support request automation (as other kivy projects) + * Add support for Python 3.11 + * Remove Python 2 support, six dependency + * Removes some Python2-era complexity + * Remove Python 3.6 from supported and test matrix, as it + reached EOL +- drop python-pyjnius-no-python2.patch (upstream) + +------------------------------------------------------------------- Old: ---- pyjnius-1.4.2.tar.gz python-pyjnius-no-python2.patch New: ---- pyjnius-1.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyjnius.spec ++++++ --- /var/tmp/diff_new_pack.8P2hSC/_old 2023-08-14 22:35:47.292426999 +0200 +++ /var/tmp/diff_new_pack.8P2hSC/_new 2023-08-14 22:35:47.296427024 +0200 @@ -16,18 +16,16 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-pyjnius -Version: 1.4.2 +Version: 1.5.0 Release: 0 Summary: Access Java classes from Python License: MIT Group: Development/Languages/Python URL: https://github.com/kivy/pyjnius Source: https://github.com/kivy/pyjnius/archive/%{version}.tar.gz#/pyjnius-%{version}.tar.gz -# https://github.com/kivy/pyjnius/commit/ee4e9c224c4a3dda1f15a6f161cd0dfb268eb0e3 -Patch0: python-pyjnius-no-python2.patch -BuildRequires: %{python_module Cython} +BuildRequires: %{python_module Cython with %python-Cython < 3} BuildRequires: %{python_module setuptools} BuildRequires: ant BuildRequires: fdupes @@ -45,7 +43,6 @@ %prep %setup -q -n pyjnius-%{version} -%patch0 -p1 sed -i 's:python:python3:' tests/test_jvm_options.py %build ++++++ pyjnius-1.4.2.tar.gz -> pyjnius-1.5.0.tar.gz ++++++ ++++ 2135 lines of diff (skipped)
