Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-terminado for 
openSUSE:Factory checked in at 2022-07-13 13:45:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-terminado (Old)
 and      /work/SRC/openSUSE:Factory/.python-terminado.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-terminado"

Wed Jul 13 13:45:37 2022 rev:16 rq:988932 version:0.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-terminado/python-terminado.changes        
2022-03-11 11:34:13.586123703 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-terminado.new.1523/python-terminado.changes  
    2022-07-13 13:46:01.514086059 +0200
@@ -1,0 +2,20 @@
+Wed Jul 13 08:47:07 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Update build and test requirements
+
+-------------------------------------------------------------------
+Sat Jun  4 23:16:57 UTC 2022 - Arun Persaud <a...@gmx.de>
+
+- specfile:
+  * require pip, hatchling, swtich to pyproject build
+
+- update to version 0.15.0:
+  * no changelog available
+
+- changes from version 0.14.0:
+  * Add pre-commit
+  * add mypy support
+  * Switch to flit build backend
+  * Switch to hatch backend
+
+-------------------------------------------------------------------

Old:
----
  terminado-0.13.3.tar.gz

New:
----
  terminado-0.15.0.tar.gz

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

Other differences:
------------------
++++++ python-terminado.spec ++++++
--- /var/tmp/diff_new_pack.NE57pB/_old  2022-07-13 13:46:02.062086837 +0200
+++ /var/tmp/diff_new_pack.NE57pB/_new  2022-07-13 13:46:02.066086843 +0200
@@ -17,11 +17,10 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
 # Disable tests until random testing race condition fixed, see: 
https://github.com/jupyter/terminado/issues/21
 %bcond_with     tests
 Name:           python-terminado
-Version:        0.13.3
+Version:        0.15.0
 Release:        0
 Summary:        Terminals served to termjs using Tornado websockets
 License:        BSD-2-Clause
@@ -29,8 +28,9 @@
 URL:            https://github.com/jupyter/terminado
 Source:         
https://files.pythonhosted.org/packages/source/t/terminado/terminado-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.7}
+BuildRequires:  %{python_module hatchling >= 0.25}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module ptyprocess}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module tornado >= 4}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -39,6 +39,7 @@
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module pytest-timeout}
 # /SECTION
 %python_subpackages
 
@@ -54,10 +55,10 @@
 %setup -q -n terminado-%{version}
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check

++++++ terminado-0.13.3.tar.gz -> terminado-0.15.0.tar.gz ++++++
++++ 2783 lines of diff (skipped)

Reply via email to