2024-02-01 12:30:13 +00:00
committed by Git OBS Bridge
parent 3983bace08
commit 1751270b48
2 changed files with 7 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
#
%{?sle15_python_module_pythons}
Name: python-ly
Version: 0.9.8
Release: 0
@@ -24,6 +25,7 @@ License: GPL-2.0-or-later
URL: https://github.com/frescobaldi/python-ly
Source: https://github.com/frescobaldi/python-ly/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: python-rpm-macros
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module lxml}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}