From 4101d7335dcb9e72bb6b6173ce41db4dbe17cee92522897263cbbdf1b5b7edbb Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 28 Nov 2024 22:49:25 +0000 Subject: [PATCH] Accepting request 1227184 from home:benoit_monin:branches:devel:languages:python update to version 4.10.2 OBS-URL: https://build.opensuse.org/request/show/1227184 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pelican?expand=0&rev=56 --- pelican-4.10.1-gh.tar.gz | 3 --- pelican-4.10.2-gh.tar.gz | 3 +++ python-pelican.changes | 8 ++++++++ python-pelican.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 pelican-4.10.1-gh.tar.gz create mode 100644 pelican-4.10.2-gh.tar.gz diff --git a/pelican-4.10.1-gh.tar.gz b/pelican-4.10.1-gh.tar.gz deleted file mode 100644 index 299da3c..0000000 --- a/pelican-4.10.1-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:644e621b857d40275c0a5ef384bbbe42b8555fb12be3b71d48e509da05f0fde3 -size 1566893 diff --git a/pelican-4.10.2-gh.tar.gz b/pelican-4.10.2-gh.tar.gz new file mode 100644 index 0000000..3546067 --- /dev/null +++ b/pelican-4.10.2-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0239f5372f77c481dc2eca3493b7c56a656ce24a2db18a889ed6dbe331212ef +size 1572039 diff --git a/python-pelican.changes b/python-pelican.changes index 09bc9a9..1fee25b 100644 --- a/python-pelican.changes +++ b/python-pelican.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Nov 28 17:57:44 UTC 2024 - Benoît Monin + +- update to version 4.10.2: + * Change IGNORE_FILES setting default to ignore all hidden files + * Fix SUMMARY_MAX_PARAGRAPHS not being respected in some + combinations with SUMMARY_MAX_LENGTH + ------------------------------------------------------------------- Sat Sep 28 20:22:21 UTC 2024 - Benoît Monin diff --git a/python-pelican.spec b/python-pelican.spec index 0e9e556..948e719 100644 --- a/python-pelican.spec +++ b/python-pelican.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pelican -Version: 4.10.1 +Version: 4.10.2 Release: 0 Summary: A tool to generate a static blog from reStructuredText or Markdown input files License: AGPL-3.0-only