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-03-07 16:51:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyjnius (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyjnius.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyjnius"

Tue Mar  7 16:51:02 2023 rev:5 rq:1069921 version:1.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyjnius/python-pyjnius.changes    
2022-10-06 07:41:50.944639883 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyjnius.new.31432/python-pyjnius.changes 
2023-03-07 16:51:25.053926929 +0100
@@ -1,0 +2,8 @@
+Tue Mar  7 09:07:16 UTC 2023 - pgaj...@suse.com
+
+- do not require python-six
+- added patches
+  fix 
https://github.com/kivy/pyjnius/commit/ee4e9c224c4a3dda1f15a6f161cd0dfb268eb0e3
+  + python-pyjnius-no-python2.patch
+
+-------------------------------------------------------------------

New:
----
  python-pyjnius-no-python2.patch

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

Other differences:
------------------
++++++ python-pyjnius.spec ++++++
--- /var/tmp/diff_new_pack.3uCDcN/_old  2023-03-07 16:51:25.593929776 +0100
+++ /var/tmp/diff_new_pack.3uCDcN/_new  2023-03-07 16:51:25.597929797 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyjnius
 #
-# Copyright (c) 2022 SUSE LLC
+# 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
@@ -25,6 +25,8 @@
 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 setuptools}
 BuildRequires:  ant
@@ -32,10 +34,8 @@
 BuildRequires:  java-devel
 BuildRequires:  python-rpm-macros
 Requires:       python-Cython
-Requires:       python-six >= 1.7.0
 # SECTION test requirements
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module six >= 1.7.0}
 BuildRequires:  javapackages-local
 # /SECTION
 %python_subpackages
@@ -45,6 +45,7 @@
 
 %prep
 %setup -q -n pyjnius-%{version}
+%patch0 -p1
 sed -i 's:python:python3:' tests/test_jvm_options.py
 
 %build

++++++ python-pyjnius-no-python2.patch ++++++
++++ 1603 lines (skipped)

Reply via email to