Hello community, here is the log from the commit of package python-pelican for openSUSE:Factory checked in at 2019-07-17 14:24:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pelican (Old) and /work/SRC/openSUSE:Factory/.python-pelican.new.1887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pelican" Wed Jul 17 14:24:05 2019 rev:5 rq:715432 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pelican/python-pelican.changes 2018-12-07 14:34:49.975113382 +0100 +++ /work/SRC/openSUSE:Factory/.python-pelican.new.1887/python-pelican.changes 2019-07-17 14:24:06.647943952 +0200 @@ -1,0 +2,18 @@ +Sun Jul 14 16:48:05 UTC 2019 - BenoƮt Monin <[email protected]> + +- update to version 4.1.0: + * Live browser reload upon changed files (provided via Invoke + task) + * Add pyproject.toml, managed by Poetry + * Support for invoking python -m pelican + * Add relative source path attribute to content + * Allow directories in EXTRA_PATH_METADATA + * Add all_articles variable to period pages (for recent posts + functionality) + * Improve debug mode output + * Remove blank or duplicate summaries from Atom feed + * Fix bugs in pagination, pelican-import, pelican-quickstart, + and feed importer +- remove hidden macos files + +------------------------------------------------------------------- Old: ---- pelican-4.0.1.tar.gz New: ---- pelican-4.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pelican.spec ++++++ --- /var/tmp/diff_new_pack.H7T7eM/_old 2019-07-17 14:24:07.103942476 +0200 +++ /var/tmp/diff_new_pack.H7T7eM/_new 2019-07-17 14:24:07.107942464 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pelican # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pelican -Version: 4.0.1 +Version: 4.1.0 Release: 0 Summary: A tool to generate a static blog from reStructuredText or Markdown input files License: AGPL-3.0-only @@ -92,6 +92,9 @@ # remove executable bit, this is not a script chmod -x pelican/tools/templates/publishconf.py.jinja2 +# remove hidden macos files +rm pelican/themes/.DS_Store pelican/themes/notmyidea/.DS_Store + %build %python_build ++++++ pelican-4.0.1.tar.gz -> pelican-4.1.0.tar.gz ++++++ ++++ 1822 lines of diff (skipped)
