Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pelican for openSUSE:Factory 
checked in at 2021-02-07 15:17:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pelican (Old)
 and      /work/SRC/openSUSE:Factory/.python-pelican.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pelican"

Sun Feb  7 15:17:03 2021 rev:13 rq:867804 version:4.5.4+git.1610713159.8bb5f1b7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pelican/python-pelican.changes    
2021-01-05 18:12:54.263302787 +0100
+++ /work/SRC/openSUSE:Factory/.python-pelican.new.28504/python-pelican.changes 
2021-02-07 15:18:39.905732212 +0100
@@ -1,0 +2,15 @@
+Fri Jan 29 21:51:25 UTC 2021 - mc...@suse.com
+
+- Update to version 4.5.4+git.1610713159.8bb5f1b7:
+  * Drop unsupported Python 3.5 from test matrix
+  * Allow latest Python-Markdown to be installed
+  * Adjust functional test output for Pygments 2.7.x
+  * Allow latest Pygments to be installed
+  * Match test output line endings with current rendering
+  * Support last page pattern in PAGINATION_PATTERNS
+  * Add FAQ re: Atom full-post vs. summary-only feeds
+  * Release Pelican 4.5.4
+  * Fix typo in the FAQ: steamline --> streamline.
+  * add "http://"; prefix to ip+port
+
+-------------------------------------------------------------------

Old:
----
  4.5.4.tar.gz

New:
----
  _service
  _servicedata
  pelican-4.5.4+git.1610713159.8bb5f1b7.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pelican.spec ++++++
--- /var/tmp/diff_new_pack.IfPRto/_old  2021-02-07 15:18:40.529733252 +0100
+++ /var/tmp/diff_new_pack.IfPRto/_new  2021-02-07 15:18:40.533733258 +0100
@@ -19,14 +19,15 @@
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pelican
-Version:        4.5.4
+Version:        4.5.4+git.1610713159.8bb5f1b7
 Release:        0
 Summary:        A tool to generate a static blog from reStructuredText or 
Markdown input files
 License:        AGPL-3.0-only
 Group:          Development/Languages/Python
 URL:            https://getpelican.com/
 # Use the source instead of the pypi release for the tests
-Source:         https://github.com/getpelican/pelican/archive/%{version}.tar.gz
+# Source:         
https://github.com/getpelican/pelican/archive/%%{version}.tar.gz
+Source:         pelican-%{version}.tar.xz
 BuildRequires:  %{python_module Jinja2 >= 2.11}
 BuildRequires:  %{python_module Markdown >= 3.1.1}
 BuildRequires:  %{python_module Pygments}
@@ -54,7 +55,7 @@
 Requires:       python-python-dateutil
 Requires:       python-pytz >= 0a
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 Suggests:       asciidoc
 Suggests:       python-Markdown >= 3.1.1
 Suggests:       python-typogrify
@@ -83,7 +84,7 @@
 * Integration with external tools: Twitter, Google Analytics, etc. (optional)
 
 %prep
-%setup -q -n pelican-%{version}
+%autosetup -p1 -n pelican-%{version}
 
 # remove useless shebang
 sed -i '1d' \
@@ -125,6 +126,6 @@
 %python_alternative %{_bindir}/pelican-quickstart
 %python_alternative %{_bindir}/pelican-themes
 %{python_sitelib}/pelican
-%{python_sitelib}/pelican-%{version}-py%{python_version}.egg-info
+%{python_sitelib}/pelican-*.egg-info
 
 %changelog

++++++ _service ++++++
<services>
  <service mode="disabled" name="tar_scm">
    <param name="url">https://github.com/getpelican/pelican.git</param>
    <param name="versionprefix">4.5.4+git</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service mode="disabled" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service mode="disabled" name="set_version"/>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://github.com/getpelican/pelican.git</param>
              <param 
name="changesrevision">8bb5f1b786b6f2b22d1dc4501796d6df9a658a05</param></service></servicedata>

Reply via email to