Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-beartype for openSUSE:Factory 
checked in at 2023-01-26 13:57:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-beartype (Old)
 and      /work/SRC/openSUSE:Factory/.python-beartype.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-beartype"

Thu Jan 26 13:57:30 2023 rev:3 rq:1060970 version:0.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-beartype/python-beartype.changes  
2022-10-12 18:28:26.402184983 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-beartype.new.32243/python-beartype.changes   
    2023-01-26 14:07:25.903262879 +0100
@@ -1,0 +2,8 @@
+Wed Jan 25 13:18:26 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Disable test_beartype_in_sphinx, broken with sphinx 6.1.3
+  gh#beartype/beartype#209
+- Update to version 0.12.0
+  Change log - https://github.com/beartype/beartype/releases
+
+-------------------------------------------------------------------

Old:
----
  beartype-0.11.0.tar.gz

New:
----
  beartype-0.12.0.tar.gz

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

Other differences:
------------------
++++++ python-beartype.spec ++++++
--- /var/tmp/diff_new_pack.OGPy7S/_old  2023-01-26 14:07:26.607267026 +0100
+++ /var/tmp/diff_new_pack.OGPy7S/_new  2023-01-26 14:07:26.611267049 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-beartype
 #
-# 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
@@ -16,9 +16,8 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-beartype
-Version:        0.11.0
+Version:        0.12.0
 Release:        0
 Summary:        Unbearably fast runtime type checking in pure Python
 License:        MIT
@@ -70,7 +69,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest -k 'not (test_doc_readme or test_sphinx or test_pep561_mypy)'
+# Disable test_beartype_in_sphinx, broken with sphinx 6.1.3 
gh#beartype/beartype#209
+%pytest -k 'not (test_doc_readme or test_sphinx or test_pep561_mypy or 
test_beartype_in_sphinx)'
 
 %files %{python_files}
 %doc README.rst

++++++ beartype-0.11.0.tar.gz -> beartype-0.12.0.tar.gz ++++++
++++ 45499 lines of diff (skipped)

Reply via email to