Hello community,
here is the log from the commit of package python-spyder-memory-profiler for
openSUSE:Factory checked in at 2019-02-14 14:35:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-spyder-memory-profiler (Old)
and /work/SRC/openSUSE:Factory/.python-spyder-memory-profiler.new.28833
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-spyder-memory-profiler"
Thu Feb 14 14:35:40 2019 rev:3 rq:674699 version:0.1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-spyder-memory-profiler/python-spyder-memory-profiler.changes
2018-08-18 00:04:51.235210175 +0200
+++
/work/SRC/openSUSE:Factory/.python-spyder-memory-profiler.new.28833/python-spyder-memory-profiler.changes
2019-02-14 14:36:03.971578980 +0100
@@ -1,0 +2,5 @@
+Wed Feb 13 18:05:57 UTC 2019 - Todd R <[email protected]>
+
+- Tests require locale subdir
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-spyder-memory-profiler.spec ++++++
--- /var/tmp/diff_new_pack.34d8BE/_old 2019-02-14 14:36:04.687578657 +0100
+++ /var/tmp/diff_new_pack.34d8BE/_new 2019-02-14 14:36:04.691578655 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-spyder-memory-profiler
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -36,7 +36,9 @@
BuildRequires: %{python_module pytest}
BuildRequires: python-mock
BuildRequires: spyder >= 3
+BuildRequires: spyder-lang >= 3
BuildRequires: spyder3 >= 3
+BuildRequires: spyder3-lang >= 3
BuildRequires: xauth
BuildRequires: xorg-x11-server
# /SECTION
@@ -56,6 +58,8 @@
Group: Development/Languages/Python
Requires: python-memory_profiler
Requires: spyder >= 3
+Provides: python-spyder-memory-profiler = %{version}
+Provides: python2-spyder-memory-profiler = %{version}
%description -n spyder-memory-profiler
Spyder, the Scientific Python Development Environment, is an
@@ -69,6 +73,7 @@
Group: Development/Languages/Python
Requires: python3-memory_profiler
Requires: spyder3 >= 3
+Provides: python3-spyder-memory-profiler = %{version}
%description -n spyder3-memory-profiler
Spyder, the Scientific Python Development Environment, is an
@@ -105,7 +110,6 @@
%{python2_sitelib}/*
%files -n spyder3-memory-profiler
-%defattr(-,root,root,-)
%doc CHANGELOG.md README.rst
%license LICENSE.txt
%{python3_sitelib}/*