14
0

Accepting request 1287598 from home:benoit_monin:branches:devel:languages:python

- update to 10.16
- increase minimal python version to 3.9

OBS-URL: https://build.opensuse.org/request/show/1287598
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymdown-extensions?expand=0&rev=30
This commit is contained in:
2025-06-23 05:37:38 +00:00
committed by Git OBS Bridge
parent 352ea46677
commit b2fbdc4c75
4 changed files with 20 additions and 5 deletions

View File

@@ -20,14 +20,14 @@
%define skip_python36 1
%{?sle15_python_module_pythons}
Name: python-pymdown-extensions
Version: 10.15
Version: 10.16
Release: 0
Summary: Extension pack for Python Markdown
License: MIT
URL: https://github.com/facelessuser/pymdown-extensions
Source: https://github.com/facelessuser/pymdown-extensions/archive/refs/tags/%{version}.tar.gz#/pymdown-extensions-%{version}.tar.gz
BuildRequires: %{python_module Markdown >= 3.6}
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module base >= 3.9}
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
# test requirements