From 9ff938736e916b06e660acd5105c378648d8e322739ad65eeee1cfe92a0e0b18 Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Thu, 23 Jan 2025 12:00:19 +0000 Subject: [PATCH] Accepting request 1239653 from home:benoit_monin:branches:devel:languages:python update to 10.14.1 OBS-URL: https://build.opensuse.org/request/show/1239653 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymdown-extensions?expand=0&rev=22 --- pymdown-extensions-10.14.1.tar.gz | 3 +++ pymdown-extensions-10.14.tar.gz | 3 --- python-pymdown-extensions.changes | 9 +++++++++ python-pymdown-extensions.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 pymdown-extensions-10.14.1.tar.gz delete mode 100644 pymdown-extensions-10.14.tar.gz diff --git a/pymdown-extensions-10.14.1.tar.gz b/pymdown-extensions-10.14.1.tar.gz new file mode 100644 index 0000000..5fbb77b --- /dev/null +++ b/pymdown-extensions-10.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b09706eb656ff4ea1263664df9bceb14ac84f034e5dc68142853cb63fcf17c3 +size 1127474 diff --git a/pymdown-extensions-10.14.tar.gz b/pymdown-extensions-10.14.tar.gz deleted file mode 100644 index 4bf315e..0000000 --- a/pymdown-extensions-10.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cff9df29d6f970fb5c364e0f5a857a83c43d5f37a38fd8a4349a9a5afb077cbe -size 1131184 diff --git a/python-pymdown-extensions.changes b/python-pymdown-extensions.changes index 8a4447c..d5fdf15 100644 --- a/python-pymdown-extensions.changes +++ b/python-pymdown-extensions.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jan 22 19:33:20 UTC 2025 - BenoƮt Monin + +- update to 10.14.1: + * FIX: MagicLink: Ensure that repo names that start with . are + handled correctly. + * FIX: FancyLists: Fix case were lists could be falsely created + when a line started with . or ). + ------------------------------------------------------------------- Sat Jan 18 15:52:16 UTC 2025 - ecsos diff --git a/python-pymdown-extensions.spec b/python-pymdown-extensions.spec index 2b18799..f4a9845 100644 --- a/python-pymdown-extensions.spec +++ b/python-pymdown-extensions.spec @@ -20,7 +20,7 @@ %define skip_python36 1 %{?sle15_python_module_pythons} Name: python-pymdown-extensions -Version: 10.14 +Version: 10.14.1 Release: 0 Summary: Extension pack for Python Markdown License: MIT