2024-03-21 23:41:47 +00:00
committed by Git OBS Bridge
parent 3b1d0a879b
commit fc56a8aced
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 21 23:41:40 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Clean up the SPEC file
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 23 06:41:27 UTC 2023 - Johannes Kastl <kastl@b1-systems.de> Thu Nov 23 06:41:27 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file # spec file for package python-mkdocs-material-extensions
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -53,7 +53,7 @@ BuildRequires: %{python_module pytest}
Extension pack for Python Markdown Extension pack for Python Markdown
%prep %prep
%setup -q -n mkdocs_material_extensions-%{version} %autosetup -p1 -n mkdocs_material_extensions-%{version}
%build %build
%pyproject_wheel %pyproject_wheel