Accepting request 1123496 from home:ojkastl_buildservice:Branch_devel_languages_python

add BuildRequires for hatchling

OBS-URL: https://build.opensuse.org/request/show/1123496
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mkdocs-material-extensions?expand=0&rev=11
This commit is contained in:
2023-11-06 15:31:13 +00:00
committed by Git OBS Bridge
parent e4cde5890a
commit 195c030e9c
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}