- Clean up of the SPEC file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mmllib?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 9 20:51:25 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Clean up of the SPEC file.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 9 09:48:33 UTC 2023 - Dominik George <nik@naturalnet.de>
|
Wed Aug 9 09:48:33 UTC 2023 - Dominik George <nik@naturalnet.de>
|
||||||
|
|
||||||
|
|||||||
@@ -16,21 +16,21 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: python-MMLlib
|
Name: python-MMLlib
|
||||||
Version: 1.4
|
Version: 1.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Modern library for handling Music Macro Language
|
Summary: Modern library for handling Music Macro Language
|
||||||
License: MirOS
|
License: MirOS
|
||||||
URL: https://edugit.org/Teckids/hacknfun/libs/mmllib
|
URL: https://edugit.org/Teckids/hacknfun/libs/mmllib
|
||||||
Source: https://files.pythonhosted.org/packages/source/M/MMLlib/MMLlib-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/M/MMLlib/MMLlib-%{version}.tar.gz
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module wheel}
|
||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: fdupes
|
||||||
BuildRequires: fdupes
|
BuildRequires: python-rpm-macros
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun):update-alternatives
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -52,7 +52,7 @@ Linux and BSD, with a number of extensions and changes.
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%pyunittest
|
%pyunittest -v
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%python_install_alternative mml2musicxml mmllint
|
%python_install_alternative mml2musicxml mmllint
|
||||||
|
|||||||
Reference in New Issue
Block a user