14
0

Accepting request 653204 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/653204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pelican?expand=0&rev=3
This commit is contained in:
2018-12-03 09:10:55 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Nov 30 21:04:35 UTC 2018 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 4.0.1:
* Refactor pelican.server logging
* Fix bug in which all static files were processed as "draft"
* Bug fixes for Invoke/Makefile automation, Importer, and other
miscellanea
-------------------------------------------------------------------
Tue Nov 13 21:24:19 UTC 2018 - 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.0.0
Version: 4.0.1
Release: 0
Summary: A tool to generate a static blog from reStructuredText or Markdown input files
License: AGPL-3.0-only