14
0

Accepting request 927208 from home:seb95passionlinux:devel:languages:python

- Update to version 4.7.1:
  * Extend rich logging to server component (#2927)
  * Fix an issue where metadata flagged to be discarded was being cached (#2926)
  * Adjust suffix in server to allow redirection when needed (#2931)
  * Add MIME types for web fonts (#2929)
  * Distribute sample data used to run tests (#2935)
  * Add Python 3.10 to test matrix

OBS-URL: https://build.opensuse.org/request/show/927208
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pelican?expand=0&rev=39
This commit is contained in:
2021-10-25 19:43:35 +00:00
committed by Git OBS Bridge
parent 63c6acde25
commit ba2b2c4af3
4 changed files with 15 additions and 4 deletions

View File

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