forked from pool/python-pychm
Accepting request 1096022 from devel:languages:python
- Clean up SPEC file. - Add %{?sle15_python_module_pythons} OBS-URL: https://build.opensuse.org/request/show/1096022 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pychm?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 29 16:59:51 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Clean up SPEC file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 28 13:35:34 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Add %{?sle15_python_module_pythons}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 19 05:39:59 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pychm
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2020 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
|
||||
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
%define pkgname pychm
|
||||
Name: python-%{pkgname}
|
||||
Version: 0.8.6
|
||||
@@ -51,7 +51,9 @@ export CFLAGS="%{optflags}"
|
||||
%fdupes %{buildroot}
|
||||
|
||||
%files %{python_files}
|
||||
%doc COPYING README
|
||||
%{python_sitearch}/*
|
||||
%license COPYING
|
||||
%doc README
|
||||
%{python_sitearch}/chm
|
||||
%{python_sitearch}/pychm-%{version}*-info
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user