Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-reno for openSUSE:Factory 
checked in at 2021-10-16 22:47:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-reno (Old)
 and      /work/SRC/openSUSE:Factory/.python-reno.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-reno"

Sat Oct 16 22:47:38 2021 rev:11 rq:925736 version:3.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-reno/python-reno.changes  2020-12-16 
11:00:04.931546004 +0100
+++ /work/SRC/openSUSE:Factory/.python-reno.new.1890/python-reno.changes        
2021-10-16 22:48:22.884729393 +0200
@@ -1,0 +2,24 @@
+Sat Oct 16 19:18:25 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 3.5.0:
+  * Close files opened by Scanner, Loader
+  * loader: Validate section keys
+  * loader: Improve tests and logging
+  * loader: Handle note files missing top-level keys
+  * Moving to OFTC
+  * [community goal] Update contributor documentation
+  * setup.cfg: Replace dashes with underscores
+  * Handle repositories with a default branch other than master
+  * Use py3 as the default runtime for tox
+  * Deny creating subdirectories
+  * drop lower-constraints
+  * fix: order tags to be sure to favor release tag over pre-release tags
+  * raise the minimum version of pyyaml
+  * add \`semver-next\` command
+  * add release note for \`encoding\` option
+  * [trivial] Use opendev url for source code link
+  * Add config option to set default character encoding
+  * Some cleanups
+  * Switch to newer openstackdocstheme version
+
+-------------------------------------------------------------------

Old:
----
  reno-3.1.0.tar.gz

New:
----
  reno-3.5.0.tar.gz

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

Other differences:
------------------
++++++ python-reno.spec ++++++
--- /var/tmp/diff_new_pack.wEPDbV/_old  2021-10-16 22:48:23.252729703 +0200
+++ /var/tmp/diff_new_pack.wEPDbV/_new  2021-10-16 22:48:23.256729706 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-reno
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,18 +20,18 @@
 # uses openstack packages: build and depend on default python3 provider only
 %define pythons python3
 Name:           python-reno
-Version:        3.1.0
+Version:        3.5.0
 Release:        0
 Summary:        RElease NOtes manager
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://www.openstack.org/
 Source0:        
https://files.pythonhosted.org/packages/source/r/reno/reno-%{version}.tar.gz
-BuildRequires:  %{python_module PyYAML}
+BuildRequires:  %{python_module PyYAML >= 5.3.1}
 BuildRequires:  %{python_module Sphinx}
 BuildRequires:  %{python_module docutils}
 BuildRequires:  %{python_module dulwich >= 0.15.0}
-BuildRequires:  %{python_module openstackdocstheme}
+BuildRequires:  %{python_module openstackdocstheme >= 2.2.1}
 BuildRequires:  %{python_module oslotest}
 BuildRequires:  %{python_module pbr}
 BuildRequires:  %{python_module setuptools}
@@ -49,7 +49,7 @@
 Requires:       python-pbr
 Requires:       python-six
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 %python_subpackages
 

++++++ reno-3.1.0.tar.gz -> reno-3.5.0.tar.gz ++++++
++++ 2715 lines of diff (skipped)

Reply via email to