14
0

Accepting request 1224236 from devel:languages:python

- Add proper Provides/Obsoletes

OBS-URL: https://build.opensuse.org/request/show/1224236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-markdown-math?expand=0&rev=2
This commit is contained in:
2024-11-15 14:43:56 +00:00
committed by Git OBS Bridge
2 changed files with 3 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
Tue Nov 12 15:08:49 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Fix the name of the package, it should be python-python-markdown-math
- Add proper Provides/Obsoletes
-------------------------------------------------------------------
Mon May 31 10:40:07 UTC 2021 - pgajdos@suse.com

View File

@@ -35,6 +35,8 @@ BuildArch: noarch
# SECTION Required for tests in %%check
BuildRequires: %{python_module Markdown}
# /SECTION
Provides: python-markdown-math = %version
Obsoletes: python-markdown-math < %version
%python_subpackages
%description