Hello community, here is the log from the commit of package python-pyfeyn for openSUSE:Factory checked in at 2020-01-09 22:54:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyfeyn (Old) and /work/SRC/openSUSE:Factory/.python-pyfeyn.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyfeyn" Thu Jan 9 22:54:11 2020 rev:3 rq:762540 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyfeyn/python-pyfeyn.changes 2017-10-13 14:16:11.163968964 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyfeyn.new.6675/python-pyfeyn.changes 2020-01-09 22:54:45.014834068 +0100 @@ -1,0 +2,5 @@ +Thu Jan 9 19:01:42 UTC 2020 - Todd R <[email protected]> + +- Drop python2 subpackage due to dependencies dropping python2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyfeyn.spec ++++++ --- /var/tmp/diff_new_pack.K96Nea/_old 2020-01-09 22:54:45.654834388 +0100 +++ /var/tmp/diff_new_pack.K96Nea/_new 2020-01-09 22:54:45.682834403 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pyfeyn # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-pyfeyn Version: 1.0.0 Release: 0 @@ -26,7 +27,6 @@ Url: http://projects.hepforge.org/pyfeyn/ Source: https://files.pythonhosted.org/packages/source/p/pyfeyn/pyfeyn-%{version}.tar.gz BuildRequires: %{python_module PyX} -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -55,7 +55,6 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %files %{python_files} -%defattr(-,root,root,-) %python3_only %{_bindir}/mkfeyndiag %{python_sitelib}/pyfeyn/ %{python_sitelib}/pyfeyn-%{version}-py*.egg-info
