Hello community,

here is the log from the commit of package python-sigal for openSUSE:Factory 
checked in at 2020-08-21 19:16:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sigal (Old)
 and      /work/SRC/openSUSE:Factory/.python-sigal.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sigal"

Fri Aug 21 19:16:40 2020 rev:7 rq:828450 version:2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sigal/python-sigal.changes        
2020-05-19 14:59:02.109473983 +0200
+++ /work/SRC/openSUSE:Factory/.python-sigal.new.3399/python-sigal.changes      
2020-08-21 19:17:40.752836527 +0200
@@ -1,0 +2,15 @@
+Fri Aug 21 10:21:45 UTC 2020 - Ondřej Súkup <mimi...@gmail.com>
+
+- update to 2.1.1
+- drop python-sigal-test_image-gif-dimension.patch
+- fix deps and test deps
+ * Compatibility with Pillow 7.2
+ * Fix issue with encrypt template and some Jinja2 versions
+ * Bug fixes and UI improvements for encrypt plugin
+ * Add setting to use relative symbolic links
+ * Add a setting to force image output format
+ * Use natural sorting thanks to the natsort package 
+ * Make sure that read-only files can be copied
+ * Improve performance when reading metadata
+
+-------------------------------------------------------------------

Old:
----
  python-sigal-test_image-gif-dimension.patch
  sigal-2.0.tar.gz

New:
----
  sigal-2.1.1.tar.gz

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

Other differences:
------------------
++++++ python-sigal.spec ++++++
--- /var/tmp/diff_new_pack.Tph0Q2/_old  2020-08-21 19:17:46.036839337 +0200
+++ /var/tmp/diff_new_pack.Tph0Q2/_new  2020-08-21 19:17:46.036839337 +0200
@@ -18,41 +18,46 @@
 
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without test
 Name:           python-sigal
-Version:        2.0
+Version:        2.1.1
 Release:        0
 Summary:        Static gallery generator
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/saimn/sigal
 Source:         
https://files.pythonhosted.org/packages/source/s/sigal/sigal-%{version}.tar.gz
-# 
https://github.com/saimn/sigal/commit/538f535b5ea1cca4ec52bff6cff15da015bdfa64
-Patch0:         python-sigal-test_image-gif-dimension.patch
+BuildRequires:  %{python_module Brotli}
+BuildRequires:  %{python_module Jinja2}
+BuildRequires:  %{python_module Markdown}
+BuildRequires:  %{python_module Pillow}
+BuildRequires:  %{python_module blinker}
+BuildRequires:  %{python_module click}
+BuildRequires:  %{python_module cryptography}
+BuildRequires:  %{python_module feedgenerator}
+BuildRequires:  %{python_module natsort}
+BuildRequires:  %{python_module pilkit}
+BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module zopfli}
 BuildRequires:  fdupes
+BuildRequires:  ffmpeg
 BuildRequires:  python-rpm-macros
 Requires:       python-Jinja2
 Requires:       python-Markdown
 Requires:       python-Pillow
 Requires:       python-blinker
 Requires:       python-click
+Requires:       python-natsort
 Requires:       python-pilkit
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 Suggests:       python-boto
-Suggests:       python-cssmin
+Suggests:       python-Brotli
+Suggests:       python-zopfli
+Suggests:       python-cryptography
+Suggests:       python-feedgenerator
 BuildArch:      noarch
-%if %{with test}
-BuildRequires:  %{python_module Jinja2}
-BuildRequires:  %{python_module Markdown}
-BuildRequires:  %{python_module Pillow}
-BuildRequires:  %{python_module blinker}
-BuildRequires:  %{python_module click}
-BuildRequires:  %{python_module pilkit}
-BuildRequires:  %{python_module pytest}
-BuildRequires:  ffmpeg
-%endif
 %python_subpackages
 
 %description
@@ -70,7 +75,6 @@
 
 %prep
 %setup -q -n sigal-%{version}
-%patch0 -p1
 
 %build
 %python_build

++++++ sigal-2.0.tar.gz -> sigal-2.1.1.tar.gz ++++++
++++ 4042 lines of diff (skipped)


Reply via email to