2023-11-06 20:14:43 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 6 06:19:19 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- add BuildRequires for hatchling
-------------------------------------------------------------------
Thu Oct 19 06:16:26 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

@@ -32,6 +32,7 @@ Summary: Extension pack for Python Markdown
License: MIT
URL: https://github.com/facelessuser/mkdocs-material-extensions
Source: https://files.pythonhosted.org/packages/source/m/mkdocs_material_extensions/mkdocs_material_extensions-%{version}.tar.gz
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module hatch}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}