Accepting request 1160548 from devel:languages:python

- Clean up the SPEC file

OBS-URL: https://build.opensuse.org/request/show/1160548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mkdocs-material-extensions?expand=0&rev=7
This commit is contained in:
2024-03-22 14:21:31 +00:00
committed by Git OBS Bridge
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>

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
# remain the property of their copyright owners, unless otherwise agreed
@@ -53,7 +53,7 @@ BuildRequires: %{python_module pytest}
Extension pack for Python Markdown
%prep
%setup -q -n mkdocs_material_extensions-%{version}
%autosetup -p1 -n mkdocs_material_extensions-%{version}
%build
%pyproject_wheel