Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pep8-naming for 
openSUSE:Factory checked in at 2025-12-29 15:16:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pep8-naming (Old)
 and      /work/SRC/openSUSE:Factory/.python-pep8-naming.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pep8-naming"

Mon Dec 29 15:16:49 2025 rev:14 rq:1324597 version:0.15.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pep8-naming/python-pep8-naming.changes    
2024-06-05 17:43:06.535654088 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pep8-naming.new.1928/python-pep8-naming.changes
  2025-12-29 15:17:40.333150349 +0100
@@ -1,0 +2,11 @@
+Sun Dec 28 20:41:01 UTC 2025 - Dirk Müller <[email protected]>
+
+- update to 0.15.1:
+  * N808 now allows type variable names to start with an
+    underscore.
+  * Add support for Python 3.13.
+  * Drop support for Python 3.8.
+  * N808 checks type variable names use the CapWords convention
+    and have an appropriate suffix.
+
+-------------------------------------------------------------------

Old:
----
  pep8-naming-0.14.1.tar.gz

New:
----
  pep8_naming-0.15.1.tar.gz

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

Other differences:
------------------
++++++ python-pep8-naming.spec ++++++
--- /var/tmp/diff_new_pack.pjDz3o/_old  2025-12-29 15:17:41.017178464 +0100
+++ /var/tmp/diff_new_pack.pjDz3o/_new  2025-12-29 15:17:41.017178464 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pep8-naming
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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
@@ -16,14 +16,13 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pep8-naming
-Version:        0.14.1
+Version:        0.15.1
 Release:        0
 Summary:        Flake8 plugin for checking PEP-8 naming conventions
 License:        MIT
 URL:            https://github.com/PyCQA/pep8-naming
-Source:         
https://files.pythonhosted.org/packages/source/p/pep8-naming/pep8-naming-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/p/pep8-naming/pep8_naming-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.8}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module wheel}
@@ -44,7 +43,7 @@
 (It replaces the plugin ``flint-naming`` for the ``flint`` checker.)
 
 %prep
-%autosetup -p1 -n pep8-naming-%{version}
+%autosetup -p1 -n pep8_naming-%{version}
 
 %build
 %pyproject_wheel

Reply via email to