14
0

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

update to version 4.5.4

OBS-URL: https://build.opensuse.org/request/show/860350
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pelican?expand=0&rev=30
This commit is contained in:
2021-01-05 09:21:46 +00:00
committed by Git OBS Bridge
parent 44848d1df3
commit 88e6e16cc6
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a3561e7fb0659ea6a4951432a1f049a3b50399e6a36bbf4b1735afde09e66f6
size 1397896

3
4.5.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fd8a09b17ee6a0619d5194b15694b8d0181aca434ddfc1af4ba364d55a3016d5
size 1398223

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 4 19:26:43 UTC 2021 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 4.5.4:
* Replace plugin definitions in settings with string
representations after registering, so they can be cached
correctly (#2828).
-------------------------------------------------------------------
Tue Dec 1 21:24:21 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pelican
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pelican
Version: 4.5.3
Version: 4.5.4
Release: 0
Summary: A tool to generate a static blog from reStructuredText or Markdown input files
License: AGPL-3.0-only