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 2022-10-12 18:26:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-beartype (Old)
and /work/SRC/openSUSE:Factory/.python-beartype.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-beartype"
Wed Oct 12 18:26:45 2022 rev:2 rq:1010199 version:0.11.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-beartype/python-beartype.changes
2022-05-05 23:07:53.213669160 +0200
+++
/work/SRC/openSUSE:Factory/.python-beartype.new.2275/python-beartype.changes
2022-10-12 18:28:26.402184983 +0200
@@ -1,0 +2,6 @@
+Wed Oct 12 02:44:23 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Update to version 0.11.0
+ Change log - https://github.com/beartype/beartype/releases
+
+-------------------------------------------------------------------
Old:
----
beartype-0.10.4.tar.gz
New:
----
beartype-0.11.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-beartype.spec ++++++
--- /var/tmp/diff_new_pack.nJciE5/_old 2022-10-12 18:28:26.750185749 +0200
+++ /var/tmp/diff_new_pack.nJciE5/_new 2022-10-12 18:28:26.754185758 +0200
@@ -18,21 +18,21 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-beartype
-Version: 0.10.4
+Version: 0.11.0
Release: 0
Summary: Unbearably fast runtime type checking in pure Python
License: MIT
URL: https://github.com/beartype/beartype
Source:
https://files.pythonhosted.org/packages/source/b/beartype/beartype-%{version}.tar.gz
-BuildRequires: python-rpm-macros
-BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module pip}
+BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
+BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module mypy >= 0.800}
+BuildRequires: %{python_module Sphinx}
BuildRequires: %{python_module numpy}
BuildRequires: %{python_module pytest >= 4.0.0}
-BuildRequires: %{python_module Sphinx}
BuildRequires: %{python_module typing_extensions}
# /SECTION
BuildRequires: fdupes
@@ -72,7 +72,6 @@
%check
%pytest -k 'not (test_doc_readme or test_sphinx or test_pep561_mypy)'
-
%files %{python_files}
%doc README.rst
%license LICENSE
++++++ beartype-0.10.4.tar.gz -> beartype-0.11.0.tar.gz ++++++
++++ 70168 lines of diff (skipped)