14
0

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

update to version 4.1.2

OBS-URL: https://build.opensuse.org/request/show/733017
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pelican?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal
2019-09-25 06:24:24 +00:00
committed by Git OBS Bridge
parent 454ee2c130
commit 5b11d5d79d
4 changed files with 11 additions and 4 deletions

View File

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

3
pelican-4.1.2.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 24 18:28:52 UTC 2019 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 4.1.2:
* Fix pelican.settings.load_source to avoid caching issues
PR #2621
-------------------------------------------------------------------
Sat Aug 24 20:22:20 UTC 2019 - Benoît Monin <benoit.monin@gmx.fr>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pelican
Version: 4.1.1
Version: 4.1.2
Release: 0
Summary: A tool to generate a static blog from reStructuredText or Markdown input files
License: AGPL-3.0-only