Hello community,

here is the log from the commit of package python-spyder-memory-profiler for 
openSUSE:Factory checked in at 2019-04-25 16:20:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-spyder-memory-profiler (Old)
 and      /work/SRC/openSUSE:Factory/.python-spyder-memory-profiler.new.5536 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-spyder-memory-profiler"

Thu Apr 25 16:20:23 2019 rev:4 rq:697271 version:0.1.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-spyder-memory-profiler/python-spyder-memory-profiler.changes
      2019-02-14 14:36:03.971578980 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-spyder-memory-profiler.new.5536/python-spyder-memory-profiler.changes
    2019-04-25 16:20:46.670073020 +0200
@@ -1,0 +2,7 @@
+Tue Apr 23 11:13:24 CEST 2019 - Matej Cepl <mc...@suse.com>
+
+- Clean up SPEC
+- Requires https://build.opensuse.org/request/show/697268 to make
+  the test suite pass.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-spyder-memory-profiler.spec ++++++
--- /var/tmp/diff_new_pack.wlNlWu/_old  2019-04-25 16:20:48.750072651 +0200
+++ /var/tmp/diff_new_pack.wlNlWu/_new  2019-04-25 16:20:48.750072651 +0200
@@ -24,12 +24,13 @@
 Summary:        Memory profiler plugin for the Spyder IDE
 License:        MIT
 Group:          Development/Languages/Python
-Url:            https://github.com/spyder-ide/spyder-memory-profiler
-Source:         
https://files.pythonhosted.org/packages/source/s/spyder-memory-profiler/spyder_memory_profiler-%{version}.tar.gz
+URL:            https://github.com/spyder-ide/spyder-memory-profiler
+Source:         
https://files.pythonhosted.org/packages/source/s/spyder_memory_profiler/spyder_memory_profiler-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module memory_profiler}
 BuildRequires:  %{python_module pytest-qt}
@@ -42,8 +43,6 @@
 BuildRequires:  xauth
 BuildRequires:  xorg-x11-server
 # /SECTION
-BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -101,10 +100,9 @@
 Xvfb %{X_display} >& Xvfb.log &
 trap "kill $! || true" EXIT
 sleep 10
-%python_expand pytest-%{$python_bin_suffix} spyder_memory_profiler
+%pytest spyder_memory_profiler
 
 %files -n spyder-memory-profiler
-%defattr(-,root,root,-)
 %doc CHANGELOG.md README.rst
 %license LICENSE.txt
 %{python2_sitelib}/*


Reply via email to