14
0
forked from pool/python-loguru
2025-05-12 10:57:10 +00:00
committed by Git OBS Bridge
parent f5a75ecf99
commit e92bf0569b

View File

@@ -24,7 +24,7 @@ Summary: Python logging component with a simple interface
License: MIT
Group: Development/Languages/Python
URL: https://github.com/Delgan/loguru
Source: https://github.com/Delgan/loguru/archive/refs/tags/v%{version}.tar.gz#/loguru-%{version}.tar.gz
Source: https://github.com/Delgan/loguru/archive/refs/tags/%{version}.tar.gz#/loguru-%{version}.tar.gz
BuildRequires: %{python_module colorama}
BuildRequires: %{python_module flit-core}
BuildRequires: %{python_module freezegun}