Hello community,
here is the log from the commit of package python-pelican for
openSUSE:Leap:15.2 checked in at 2020-03-09 18:10:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-pelican (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-pelican.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pelican"
Mon Mar 9 18:10:09 2020 rev:3 rq:776905 version:4.2.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-pelican/python-pelican.changes
2020-01-15 15:51:31.507531934 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-pelican.new.26092/python-pelican.changes
2020-03-09 18:10:10.281093862 +0100
@@ -1,0 +2,57 @@
+Fri Oct 18 18:14:26 UTC 2019 - Benoît Monin <[email protected]>
+
+- update to version 4.2.0:
+ * Support inline SVGs; don't treat titles in SVGs as HTML titles
+ * Add category to feeds (in addition to tags)
+ * Improve content metadata field docs
+ * Add docs for including other Markdown/reST files in content
+
+-------------------------------------------------------------------
+Thu Oct 10 18:01:58 UTC 2019 - Benoît Monin <[email protected]>
+
+- update to version 4.1.3:
+ * Fix quick-start docs regarding pelican --listen
+ * Set default listen address to 127.0.0.1
+ * Add extra/optional Markdown dependency to setup.py
+ * Use correct SSH port syntax for rsync in tasks.py
+ * Place all deprecated settings handling together
+ * Add related project URLs for display on PyPI
+ * Skip some tests on Windows that can't pass due to filesystem
+ differences
+
+-------------------------------------------------------------------
+Tue Sep 24 18:28:52 UTC 2019 - Benoît Monin <[email protected]>
+
+- 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 <[email protected]>
+
+- update to version 4.1.1:
+ * Add AutoPub to auto-publish releases on PR merge
+ * Add CSS classes for reStructuredText figures
+ * Pass argv to Pelican main entrypoint
+ * Set default content status to a blank string rather than None
+- drop hidden macos files removal: deleted by upstream
+
+-------------------------------------------------------------------
+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.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pelican.spec ++++++
--- /var/tmp/diff_new_pack.zAvCOz/_old 2020-03-09 18:10:10.565094270 +0100
+++ /var/tmp/diff_new_pack.zAvCOz/_new 2020-03-09 18:10:10.565094270 +0100
@@ -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.2.0
Release: 0
Summary: A tool to generate a static blog from reStructuredText or
Markdown input files
License: AGPL-3.0-only
++++++ pelican-4.0.1.tar.gz -> pelican-4.2.0.tar.gz ++++++
++++ 3045 lines of diff (skipped)