Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-envisage for openSUSE:Factory 
checked in at 2021-05-06 22:52:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-envisage (Old)
 and      /work/SRC/openSUSE:Factory/.python-envisage.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-envisage"

Thu May  6 22:52:22 2021 rev:7 rq:890085 version:5.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-envisage/python-envisage.changes  
2020-07-10 14:13:01.923559142 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-envisage.new.2988/python-envisage.changes    
    2021-05-06 22:52:50.098698106 +0200
@@ -1,0 +2,11 @@
+Mon May  3 14:35:52 UTC 2021 - Mark??ta Machov?? <[email protected]>
+
+- Update to 5.0.0
+  * Create and fill plugin subpackage api modules
+  * Deprecate safeweakref and replace its uses
+  * Drop support for Python 3 versions older than Python 3.6.
+  * Remove single_project
+  * Remove class_load_hooks and ClassLoadHook
+- Remove nose, tests can be run by unittest now
+
+-------------------------------------------------------------------

Old:
----
  envisage-4.9.2.tar.gz

New:
----
  envisage-5.0.0.tar.gz

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

Other differences:
------------------
++++++ python-envisage.spec ++++++
--- /var/tmp/diff_new_pack.yUQJ8x/_old  2021-05-06 22:52:50.510696407 +0200
+++ /var/tmp/diff_new_pack.yUQJ8x/_new  2021-05-06 22:52:50.510696407 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-envisage
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %define         X_display         ":98"
 %bcond_without     test
 Name:           python-envisage
-Version:        4.9.2
+Version:        5.0.0
 Release:        0
 Summary:        Extensible application framework for Python
 # Source code is under BSD but images are under different licenses
@@ -38,7 +38,7 @@
 %if %{with test}
 BuildRequires:  %{python_module Pygments}
 BuildRequires:  %{python_module apptools}
-BuildRequires:  %{python_module nose}
+BuildRequires:  %{python_module ipykernel}
 BuildRequires:  %{python_module traitsui}
 BuildRequires:  xorg-x11-server
 %endif
@@ -72,12 +72,7 @@
 trap "kill $! || true" EXIT
 sleep 10
 
-%{python_expand mkdir tester_%{$python_bin_suffix}
-pushd tester_%{$python_bin_suffix}
-export PYTHONPATH=%{buildroot}%{$python_sitelib}
-$python -B -m nose.core -v envisage
-popd
-}
+%pyunittest
 %endif
 
 %files %{python_files}

++++++ envisage-4.9.2.tar.gz -> envisage-5.0.0.tar.gz ++++++
++++ 32825 lines of diff (skipped)

Reply via email to