forked from pool/python-pymdown-extensions
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user