diff --git a/python-ruamel.std.pathlib.changes b/python-ruamel.std.pathlib.changes index 999d665..100e69f 100644 --- a/python-ruamel.std.pathlib.changes +++ b/python-ruamel.std.pathlib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 25 19:51:11 UTC 2022 - Matej Cepl + +- Remove conditional definition of python_module. +- Remove building with python2. + ------------------------------------------------------------------- Fri Oct 7 15:17:14 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-ruamel.std.pathlib.spec b/python-ruamel.std.pathlib.spec index 96e01b5..62a8e4f 100644 --- a/python-ruamel.std.pathlib.spec +++ b/python-ruamel.std.pathlib.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ruamel.std.pathlib Version: 0.9.2 Release: 0 @@ -30,9 +29,6 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-ruamel.base >= 1.0.0+post1 BuildArch: noarch -%ifpython2 -Requires: python-pathlib2 -%endif %python_subpackages %description