forked from pool/python-pelican
Accepting request 1204601 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1204601 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pelican?expand=0&rev=25
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff9f67f9bc22effa8604a6ec8c755c4bfe2858ed617cd7bc2a68820a2094f16c
|
||||
size 1566593
|
3
pelican-4.10.1-gh.tar.gz
Normal file
3
pelican-4.10.1-gh.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:644e621b857d40275c0a5ef384bbbe42b8555fb12be3b71d48e509da05f0fde3
|
||||
size 1566893
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 28 20:22:21 UTC 2024 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
- update to version 4.10.1:
|
||||
* Fix error when running pelican -r -l
|
||||
* Fix symlink handling in pelican-themes
|
||||
- add build dependency python-pdm-backend
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 16 19:41:55 UTC 2024 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pelican
|
||||
Version: 4.10.0
|
||||
Version: 4.10.1
|
||||
Release: 0
|
||||
Summary: A tool to generate a static blog from reStructuredText or Markdown input files
|
||||
License: AGPL-3.0-only
|
||||
@@ -33,6 +33,7 @@ BuildRequires: %{python_module blinker >= 1.7.0}
|
||||
BuildRequires: %{python_module docutils >= 0.20.1}
|
||||
BuildRequires: %{python_module feedgenerator >= 2.1.0}
|
||||
BuildRequires: %{python_module ordered-set >= 4.1.0}
|
||||
BuildRequires: %{python_module pdm-backend}
|
||||
BuildRequires: %{python_module pdm}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module python-dateutil >= 2.8.2}
|
||||
|
Reference in New Issue
Block a user