forked from pool/python-ruamel.std.pathlib
Accepting request 1031199 from devel:languages:python
- Remove conditional definition of python_module. - Remove building with python2. OBS-URL: https://build.opensuse.org/request/show/1031199 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.std.pathlib?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 25 19:51:11 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Remove conditional definition of python_module.
|
||||
- Remove building with python2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 7 15:17:14 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user