Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-JPype1 for openSUSE:Factory checked in at 2021-04-27 21:35:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-JPype1 (Old) and /work/SRC/openSUSE:Factory/.python-JPype1.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-JPype1" Tue Apr 27 21:35:14 2021 rev:2 rq:888725 version:1.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-JPype1/python-JPype1.changes 2021-01-13 18:30:27.465872077 +0100 +++ /work/SRC/openSUSE:Factory/.python-JPype1.new.12324/python-JPype1.changes 2021-04-27 21:35:41.308085150 +0200 @@ -1,0 +2,5 @@ +Tue Apr 27 09:47:52 UTC 2021 - Mark??ta Machov?? <[email protected]> + +- skip python36 because of numpy + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-JPype1.spec ++++++ --- /var/tmp/diff_new_pack.1YML4a/_old 2021-04-27 21:35:41.768085908 +0200 +++ /var/tmp/diff_new_pack.1YML4a/_new 2021-04-27 21:35:41.772085913 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-JPype1 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 %bcond_without test %bcond_with test_jdbc Name: python-JPype1
