Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sphinxcontrib-towncrier for 
openSUSE:Factory checked in at 2023-05-09 13:08:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-towncrier (Old)
 and      /work/SRC/openSUSE:Factory/.python-sphinxcontrib-towncrier.new.1533 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sphinxcontrib-towncrier"

Tue May  9 13:08:22 2023 rev:2 rq:1085576 version:0.3.2a0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-sphinxcontrib-towncrier/python-sphinxcontrib-towncrier.changes
    2022-08-02 22:10:02.101918318 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-towncrier.new.1533/python-sphinxcontrib-towncrier.changes
  2023-05-09 13:08:28.425426635 +0200
@@ -1,0 +2,9 @@
+Fri May  5 11:03:24 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 0.3.2a0:
+  * no upstream changelog available, see
+  
https://github.com/sphinx-contrib/sphinxcontrib-towncrier/compare/v0.2.1a0...v0.3.2a0
+  for details
+  * python 3.10 and 3.11 enablement
+
+-------------------------------------------------------------------

Old:
----
  sphinxcontrib-towncrier-0.2.1a0.tar.gz

New:
----
  sphinxcontrib-towncrier-0.3.2a0.tar.gz

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

Other differences:
------------------
++++++ python-sphinxcontrib-towncrier.spec ++++++
--- /var/tmp/diff_new_pack.qIrA9E/_old  2023-05-09 13:08:28.969429873 +0200
+++ /var/tmp/diff_new_pack.qIrA9E/_new  2023-05-09 13:08:28.977429921 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-sphinxcontrib-towncrier
+# spec file
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %global flavor @BUILD_FLAVOR@%{nil}
 %if "%{flavor}" == "test"
 %define psuffix -test
@@ -23,25 +24,23 @@
 %define psuffix %{nil}
 %bcond_with test
 %endif
-%define skip_python2 1
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
 Name:           python-sphinxcontrib-towncrier%{psuffix}
-Version:        0.2.1a0
+Version:        0.3.2a0
 Release:        0
 Summary:        An RST directive for injecting a Towncrier-generated changelog 
draft
 License:        BSD-3-Clause
 URL:            https://github.com/sphinx-contrib/sphinxcontrib-towncrier
 Source:         
https://files.pythonhosted.org/packages/source/s/sphinxcontrib-towncrier/sphinxcontrib-towncrier-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module setuptools_scm}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 %if %{with test}
-BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module pytest-xdist}
 BuildRequires:  %{python_module Sphinx}
+BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module sphinxcontrib-towncrier = %{version}}
 BuildRequires:  %{python_module towncrier >= 19.2}
-BuildRequires:  %{python_module sphinxcontrib-towncrier}
 %endif
 # /SECTION
 BuildRequires:  fdupes
@@ -55,6 +54,7 @@
 
 %prep
 %setup -q -n sphinxcontrib-towncrier-%{version}
+rm -v pytest.ini
 
 %build
 %python_build

++++++ sphinxcontrib-towncrier-0.2.1a0.tar.gz -> 
sphinxcontrib-towncrier-0.3.2a0.tar.gz ++++++
++++ 3096 lines of diff (skipped)

Reply via email to