Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-flake8-builtins for 
openSUSE:Factory checked in at 2022-12-16 17:51:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-flake8-builtins (Old)
 and      /work/SRC/openSUSE:Factory/.python-flake8-builtins.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-flake8-builtins"

Fri Dec 16 17:51:45 2022 rev:5 rq:1043223 version:2.0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-flake8-builtins/python-flake8-builtins.changes
    2020-09-17 15:09:01.928948803 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-flake8-builtins.new.1835/python-flake8-builtins.changes
  2022-12-16 17:51:53.772098403 +0100
@@ -1,0 +2,12 @@
+Thu Dec 15 21:10:42 UTC 2022 - Dirk Müller <[email protected]>
+
+- update to 2.0.1:
+  * Add official support for python 3.10 and 3.11. [gforcada] [michael-k]
+  * Update options handling. [gforcada]
+  * Mark support for python 3.9. [lovetoburnswhen]
+  * Drop python 2.7 and 3.6. [gforcada]
+  * Overhaul GitHub actions to test on actual supported python versions.
+  * New flake8 option `--builtins-ignorelist` to specify a list of builtins
+    to ignore. [gsingh93]
+
+-------------------------------------------------------------------

Old:
----
  flake8-builtins-1.5.3.tar.gz

New:
----
  flake8-builtins-2.0.1.tar.gz

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

Other differences:
------------------
++++++ python-flake8-builtins.spec ++++++
--- /var/tmp/diff_new_pack.Rtjb6T/_old  2022-12-16 17:51:54.180100649 +0100
+++ /var/tmp/diff_new_pack.Rtjb6T/_new  2022-12-16 17:51:54.184100671 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-flake8-builtins
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,19 +19,20 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-flake8-builtins
-Version:        1.5.3
+Version:        2.0.1
 Release:        0
 Summary:        Flake8 Builtins plugin
 License:        GPL-2.0-only
 URL:            https://github.com/gforcada/flake8-builtins
 Source:         
https://files.pythonhosted.org/packages/source/f/flake8-builtins/flake8-builtins-%{version}.tar.gz
+BuildRequires:  %{python_module base >= 3.7}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-flake8
+Requires:       python-flake8 >= 6.0.0
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module flake8}
+BuildRequires:  %{python_module flake8 >= 6.0.0}
 BuildRequires:  %{python_module hypothesis}
 BuildRequires:  %{python_module hypothesmith}
 BuildRequires:  %{python_module pytest}

++++++ flake8-builtins-1.5.3.tar.gz -> flake8-builtins-2.0.1.tar.gz ++++++
++++ 3127 lines of diff (skipped)

Reply via email to