Hello community,

here is the log from the commit of package python-yaspin for openSUSE:Factory 
checked in at 2020-08-06 17:32:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-yaspin (Old)
 and      /work/SRC/openSUSE:Factory/.python-yaspin.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-yaspin"

Thu Aug  6 17:32:53 2020 rev:6 rq:824592 version:0.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-yaspin/python-yaspin.changes      
2020-02-06 13:18:28.480650155 +0100
+++ /work/SRC/openSUSE:Factory/.python-yaspin.new.3399/python-yaspin.changes    
2020-08-06 17:33:26.821104707 +0200
@@ -1,0 +2,18 @@
+Thu Aug  6 05:55:07 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Do not install tests folder directly in sitelib
+
+-------------------------------------------------------------------
+Tue Jul 21 10:44:10 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- update to 0.18.0
+  * Update cli-spinners to ``v2.4.0``
+  * Update dependencies
+  * fix(#59): remove ``tests/`` and ``examples/`` from wheels distribution
+  * Migrate to ``poetry`` for dependencies management, building and publishing 
project
+  * Add tests for Python 3.8
+  * Deprecate support for Python 3.4
+  * Run tests under Ubuntu 18.04
+  * Update dev dependencies to the most recent ones (compatible with Python 
2.7)
+
+-------------------------------------------------------------------

Old:
----
  yaspin-0.16.0.tar.gz

New:
----
  yaspin-0.18.0.tar.gz

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

Other differences:
------------------
++++++ python-yaspin.spec ++++++
--- /var/tmp/diff_new_pack.NAEiDR/_old  2020-08-06 17:33:27.345104653 +0200
+++ /var/tmp/diff_new_pack.NAEiDR/_new  2020-08-06 17:33:27.349104653 +0200
@@ -18,11 +18,10 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-yaspin
-Version:        0.16.0
+Version:        0.18.0
 Release:        0
 Summary:        Yet Another Terminal Spinner
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/pavdmyt/yaspin
 Source:         
https://files.pythonhosted.org/packages/source/y/yaspin/yaspin-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
@@ -45,10 +44,11 @@
 
 %install
 %python_install
+%python_expand rm -r %{buildroot}%{$python_sitelib}/tests/
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py test
+%pytest
 
 %files %{python_files}
 %doc README.rst

++++++ yaspin-0.16.0.tar.gz -> yaspin-0.18.0.tar.gz ++++++
++++ 2372 lines of diff (skipped)


Reply via email to