- 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>
|
||||
|
||||
|
||||
@@ -16,21 +16,21 @@
|
||||
#
|
||||
|
||||
|
||||
Name: python-MMLlib
|
||||
Version: 1.4
|
||||
Release: 0
|
||||
Summary: Modern library for handling Music Macro Language
|
||||
License: MirOS
|
||||
URL: https://edugit.org/Teckids/hacknfun/libs/mmllib
|
||||
Source: https://files.pythonhosted.org/packages/source/M/MMLlib/MMLlib-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
BuildArch: noarch
|
||||
Name: python-MMLlib
|
||||
Version: 1.4
|
||||
Release: 0
|
||||
Summary: Modern library for handling Music Macro Language
|
||||
License: MirOS
|
||||
URL: https://edugit.org/Teckids/hacknfun/libs/mmllib
|
||||
Source: https://files.pythonhosted.org/packages/source/M/MMLlib/MMLlib-%{version}.tar.gz
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -52,7 +52,7 @@ Linux and BSD, with a number of extensions and changes.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pyunittest
|
||||
%pyunittest -v
|
||||
|
||||
%post
|
||||
%python_install_alternative mml2musicxml mmllint
|
||||
|
||||
Reference in New Issue
Block a user