Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-towncrier for 
openSUSE:Factory checked in at 2026-04-07 16:32:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-towncrier (Old)
 and      /work/SRC/openSUSE:Factory/.python-towncrier.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-towncrier"

Tue Apr  7 16:32:56 2026 rev:7 rq:1344795 version:25.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-towncrier/python-towncrier.changes        
2025-07-21 20:00:21.859245590 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-towncrier.new.21863/python-towncrier.changes 
    2026-04-07 16:48:01.074331730 +0200
@@ -1,0 +2,33 @@
+Sun Mar 29 19:17:20 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 25.8.0:
+  * Support was added for Mercurial SCM.
+  * The :command:`towncrier check` command now has a --staged
+    flag to inspect the files staged for commit when checking for
+    a news fragment: useful in a pre-commit hook
+  * When used with an :file:`pyproject.toml` file, when no
+    explicit values are defined for [tool.towncrier.name|package]
+    they will now fallback to the value of [project.name].
+  * The directory configuration option is no longer required. It
+    can now be generated based on value from the name
+    configuration.
+  * Added support for Python 3.13 and removed support for Python
+    3.8.
+  * Multi-line news fragments that end with a code block will now
+    have a newline inserted before appending the link to the
+    issue, to avoid breaking formatting.
+  * Markdown header level is correctly inferred from
+    title_format.
+  * The documentation RST source files are now included in the
+    sdist package.
+  * Refactor the default markdown template to make it easier to
+    understand, extend, and customize.
+  * Support for Python 3.8 was removed.
+  * When no sections are present, the default Markdown template
+    now renders the category headers as H2. In previous versions
+    it was rendered as H3.
+- Remove upstreamed patches:
+  * support-click-8.2.patch
+  * fix-cli-test-fails-with-yes.patch
+
+-------------------------------------------------------------------

Old:
----
  fix-cli-test-fails-with-yes.patch
  support-click-8.2.patch
  towncrier-24.8.0.tar.gz

New:
----
  towncrier-25.8.0.tar.gz

----------(Old B)----------
  Old:  * support-click-8.2.patch
  * fix-cli-test-fails-with-yes.patch
  Old:- Remove upstreamed patches:
  * support-click-8.2.patch
  * fix-cli-test-fails-with-yes.patch
----------(Old E)----------

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

Other differences:
------------------
++++++ python-towncrier.spec ++++++
--- /var/tmp/diff_new_pack.ljl6PA/_old  2026-04-07 16:48:02.754400637 +0200
+++ /var/tmp/diff_new_pack.ljl6PA/_new  2026-04-07 16:48:02.754400637 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-towncrier
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,16 +18,12 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-towncrier
-Version:        24.8.0
+Version:        25.8.0
 Release:        0
 Summary:        Building newsfiles for your project
 License:        MIT
 URL:            https://github.com/twisted/towncrier
 Source:         
https://files.pythonhosted.org/packages/source/t/towncrier/towncrier-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM Based on 
gh#twisted/towncrier#709/commits/2fee0e7f103161175424867c9716339a196bc957
-Patch0:         support-click-8.2.patch
-# PATCH-FIX-UPSTREAM Based on 
gh#twisted/towncrier#709/commits/de71f131cd845ba76ae288292d7c3338716b82fd
-Patch1:         fix-cli-test-fails-with-yes.patch
 BuildRequires:  %{python_module Jinja2}
 BuildRequires:  %{python_module click}
 BuildRequires:  %{python_module hatchling}
@@ -61,7 +57,7 @@
 Building newsfiles for your project.
 
 %prep
-%autosetup -p1 -n towncrier-%{version}
+%autosetup -n towncrier-%{version}
 
 %build
 %pyproject_wheel

++++++ towncrier-24.8.0.tar.gz -> towncrier-25.8.0.tar.gz ++++++
++++ 3609 lines of diff (skipped)

Reply via email to