commit python-spyder-line-profiler for openSUSE:Factory

2020-04-28 Thread root
Hello community,

here is the log from the commit of package python-spyder-line-profiler for 
openSUSE:Factory checked in at 2020-04-28 22:32:45

Comparing /work/SRC/openSUSE:Factory/python-spyder-line-profiler (Old)
 and  /work/SRC/openSUSE:Factory/.python-spyder-line-profiler.new.2738 (New)


Package is "python-spyder-line-profiler"

Tue Apr 28 22:32:45 2020 rev:6 rq:798690 version:0.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-spyder-line-profiler/python-spyder-line-profiler.changes
  2020-04-02 17:42:52.813373948 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-spyder-line-profiler.new.2738/python-spyder-line-profiler.changes
2020-04-28 22:33:20.581862646 +0200
@@ -1,0 +2,22 @@
+Tue Apr 28 10:55:34 UTC 2020 - Benjamin Greiner 
+
+- Update to version 0.2.1
+  This release fixes some compatibility issues with Spyder 4.1 and
+  some other bugs.
+  * Issue gh#spyder-ide/spyder-line-profiler#44
+TextEditor initializer receives unexpected argument size
+(PR gh#spyder-ide/spyder-line-profiler#46)
+  * Issue gh#spyder-ide/spyder-line-profiler#41
+Move CI to github actions
+(PR gh#spyder-ide/spyder-line-profiler#45)
+  * Issue gh#spyder-ide/spyder-line-profiler#39
+Crash from opening options
+(PR gh#spyder-ide/spyder-line-profiler#40)
+  * Issue gh#spyder-ide/spyder-line-profiler#35
+Opening editor from line profiler output is broken
+(PR gh#spyder-ide/spyder-line-profiler#47)
+  * PR gh#spyder-ide/spyder-line-profiler#43
+Fix invalid escape sequence in regex string
+- README changed from .rst to .md
+
+---

Old:

  spyder_line_profiler-0.2.0.tar.gz

New:

  spyder_line_profiler-0.2.1.tar.gz



Other differences:
--
++ python-spyder-line-profiler.spec ++
--- /var/tmp/diff_new_pack.YnZJGA/_old  2020-04-28 22:33:23.725868512 +0200
+++ /var/tmp/diff_new_pack.YnZJGA/_new  2020-04-28 22:33:23.729868520 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-spyder-line-profiler
-Version:0.2.0
+Version:0.2.1
 Release:0
 Summary:Line profiler plugin for the Spyder IDE
 License:MIT
@@ -79,7 +79,7 @@
 %pytest
 
 %files -n spyder-line-profiler
-%doc CHANGELOG.md README.rst
+%doc CHANGELOG.md README.md
 %license LICENSE.txt
 %{python_sitelib}/spyder_line_profiler-%{version}-py*.egg-info
 %{python_sitelib}/spyder_line_profiler

++ spyder_line_profiler-0.2.0.tar.gz -> spyder_line_profiler-0.2.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spyder_line_profiler-0.2.0/CHANGELOG.md 
new/spyder_line_profiler-0.2.1/CHANGELOG.md
--- old/spyder_line_profiler-0.2.0/CHANGELOG.md 2019-12-18 11:09:43.0 
+0100
+++ new/spyder_line_profiler-0.2.1/CHANGELOG.md 2020-04-28 10:24:43.0 
+0200
@@ -1,5 +1,29 @@
 # History of changes
 
+## Version 0.2.1 (2020/04/28)
+
+This release fixes some compatibility issues with Spyder 4.1 and some other 
bugs.
+
+### Issues Closed
+
+* [Issue 44](https://github.com/spyder-ide/spyder-line-profiler/issues/44) - 
TextEditor initializer receives unexpected argument size ([PR 
46](https://github.com/spyder-ide/spyder-line-profiler/pull/46))
+* [Issue 41](https://github.com/spyder-ide/spyder-line-profiler/issues/41) - 
Move CI to github actions ([PR 
45](https://github.com/spyder-ide/spyder-line-profiler/pull/45))
+* [Issue 39](https://github.com/spyder-ide/spyder-line-profiler/issues/39) - 
Crash from opening options ([PR 
40](https://github.com/spyder-ide/spyder-line-profiler/pull/40))
+* [Issue 35](https://github.com/spyder-ide/spyder-line-profiler/issues/35) - 
Opening editor from line profiler output is broken ([PR 
47](https://github.com/spyder-ide/spyder-line-profiler/pull/47))
+
+In this release 4 issues were closed.
+
+### Pull Requests Merged
+
+* [PR 47](https://github.com/spyder-ide/spyder-line-profiler/pull/47) - PR: 
Fix opening editor from profiler widget 
([35](https://github.com/spyder-ide/spyder-line-profiler/issues/35))
+* [PR 46](https://github.com/spyder-ide/spyder-line-profiler/pull/46) - PR: 
Fix initialization of TextEditor 
([44](https://github.com/spyder-ide/spyder-line-profiler/issues/44))
+* [PR 45](https://github.com/spyder-ide/spyder-line-profiler/pull/45) - PR: 
Move CI to GitHub Actions 
([41](https://github.com/spyder-ide/spyder-line-profiler/issues/41))
+* [PR 43](https://github.com/spyder-ide/spyder-line-profiler/pull/43) - PR: 
Fix invalid escape sequence in regex string
+* [PR 40](https://github.com/spyder-ide/spyder-line-profiler/pull/40) - PR: 
Add CONF_DEFAULTS 

commit python-spyder-line-profiler for openSUSE:Factory

2020-04-02 Thread root
Hello community,

here is the log from the commit of package python-spyder-line-profiler for 
openSUSE:Factory checked in at 2020-04-02 17:42:51

Comparing /work/SRC/openSUSE:Factory/python-spyder-line-profiler (Old)
 and  /work/SRC/openSUSE:Factory/.python-spyder-line-profiler.new.3248 (New)


Package is "python-spyder-line-profiler"

Thu Apr  2 17:42:51 2020 rev:5 rq:790069 version:0.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-spyder-line-profiler/python-spyder-line-profiler.changes
  2020-02-03 11:13:39.829855410 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-spyder-line-profiler.new.3248/python-spyder-line-profiler.changes
2020-04-02 17:42:52.813373948 +0200
@@ -1,0 +2,11 @@
+Tue Mar 24 16:03:11 UTC 2020 - Benjamin Greiner 
+
+- add release to provides and obsoletes
+
+---
+Mon Mar 23 17:49:12 UTC 2020 - Benjamin Greiner 
+
+- spyder3 rename to spyder
+- enable unit test 
+
+---



Other differences:
--
++ python-spyder-line-profiler.spec ++
--- /var/tmp/diff_new_pack.kMAM4J/_old  2020-04-02 17:42:53.253374289 +0200
+++ /var/tmp/diff_new_pack.kMAM4J/_new  2020-04-02 17:42:53.257374292 +0200
@@ -25,10 +25,20 @@
 License:MIT
 URL:https://github.com/spyder-ide/spyder-line-profiler
 Source: 
https://files.pythonhosted.org/packages/source/s/spyder_line_profiler/spyder_line_profiler-%{version}.tar.gz
+Requires:   python-line_profiler
+Requires:   spyder >= 4
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:  noarch
+# SECTION test requirements
+BuildRequires:  %{python_module line_profiler}
+BuildRequires:  %{python_module pytest-qt}
+BuildRequires:  %{python_module pytest-xvfb}
+BuildRequires:  %{python_module pytest}
+BuildRequires:  spyder >= 4
+BuildRequires:  xdpyinfo
+# /SECTION
 %python_subpackages
 
 %description
@@ -38,12 +48,12 @@
 This is a plugin for the Spyder IDE that integrates the Python line profiler.
 It allows seeing the time spent for every line.
 
-%package -n spyder3-line-profiler
+%package -n spyder-line-profiler
 Summary:Line profiler plugin for the Spyder IDE
-Requires:   python3-line_profiler
-Requires:   spyder3 >= 3
+Provides:   spyder3-line-profiler = %{version}-%{release}
+Obsoletes:  spyder3-line-profiler < %{version}-%{release}
 
-%description -n spyder3-line-profiler
+%description -n spyder-line-profiler
 Spyder, the Scientific Python Development Environment, is an
 IDE for researchers, engineers and data analysts.
 
@@ -64,9 +74,14 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%files -n spyder3-line-profiler
+%check
+export PYTHONDONTWRITEBYTECODE=1
+%pytest
+
+%files -n spyder-line-profiler
 %doc CHANGELOG.md README.rst
 %license LICENSE.txt
-%{python3_sitelib}/*
+%{python_sitelib}/spyder_line_profiler-%{version}-py*.egg-info
+%{python_sitelib}/spyder_line_profiler
 
 %changelog




commit python-spyder-line-profiler for openSUSE:Factory

2020-02-03 Thread root
Hello community,

here is the log from the commit of package python-spyder-line-profiler for 
openSUSE:Factory checked in at 2020-02-03 11:13:34

Comparing /work/SRC/openSUSE:Factory/python-spyder-line-profiler (Old)
 and  /work/SRC/openSUSE:Factory/.python-spyder-line-profiler.new.26092 
(New)


Package is "python-spyder-line-profiler"

Mon Feb  3 11:13:34 2020 rev:4 rq:768884 version:0.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-spyder-line-profiler/python-spyder-line-profiler.changes
  2019-11-07 23:18:22.736655614 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-spyder-line-profiler.new.26092/python-spyder-line-profiler.changes
   2020-02-03 11:13:39.829855410 +0100
@@ -1,0 +2,15 @@
+Thu Jan 30 19:37:45 UTC 2020 - Todd R 
+
+- Update to 0.2.0
+  + Issues Closed
+* Sorting by time / % not working correctly
+* Update plugin to Spyder v4
+  + Pull Requests Merged
+* PR: Add natural sort for columns
+* PR: Compatibility changes for Spyder 4
+* PR: Fix continuous integration services
+* PR: "Profile by line" Button Behavior
+* Update readme: Plugin can now be installed using conda or pip
+* Add conda recipe
+
+---

Old:

  spyder_line_profiler-0.1.1.tar.gz

New:

  spyder_line_profiler-0.2.0.tar.gz



Other differences:
--
++ python-spyder-line-profiler.spec ++
--- /var/tmp/diff_new_pack.HONwKD/_old  2020-02-03 11:13:41.517856263 +0100
+++ /var/tmp/diff_new_pack.HONwKD/_new  2020-02-03 11:13:41.521856265 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-spyder-line-profiler
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-spyder-line-profiler
-Version:0.1.1
+Version:0.2.0
 Release:0
 Summary:Line profiler plugin for the Spyder IDE
 License:MIT

++ spyder_line_profiler-0.1.1.tar.gz -> spyder_line_profiler-0.2.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spyder_line_profiler-0.1.1/CHANGELOG.md 
new/spyder_line_profiler-0.2.0/CHANGELOG.md
--- old/spyder_line_profiler-0.1.1/CHANGELOG.md 2017-03-26 21:33:35.0 
+0200
+++ new/spyder_line_profiler-0.2.0/CHANGELOG.md 2019-12-18 11:09:43.0 
+0100
@@ -1,9 +1,31 @@
 # History of changes
 
+## Version 0.2.0 (2019/12/18)
+
+This release updates the plugin to be used with Spyder 4 and fixes some bugs.
+
+### Issues Closed
+
+* [Issue 33](https://github.com/spyder-ide/spyder-line-profiler/issues/33) - 
Sorting by time / % not working correctly ([PR 
38](https://github.com/spyder-ide/spyder-line-profiler/pull/38))
+* [Issue 26](https://github.com/spyder-ide/spyder-line-profiler/issues/26) - 
Update plugin to Spyder v4 ([PR 
36](https://github.com/spyder-ide/spyder-line-profiler/pull/36))
+
+In this release 2 issues were closed.
+
+### Pull Requests Merged
+
+* [PR 38](https://github.com/spyder-ide/spyder-line-profiler/pull/38) - PR: 
Add natural sort for columns 
([33](https://github.com/spyder-ide/spyder-line-profiler/issues/33))
+* [PR 36](https://github.com/spyder-ide/spyder-line-profiler/pull/36) - PR: 
Compatibility changes for Spyder 4 
([26](https://github.com/spyder-ide/spyder-line-profiler/issues/26))
+* [PR 31](https://github.com/spyder-ide/spyder-line-profiler/pull/31) - PR: 
Fix continuous integration services
+* [PR 30](https://github.com/spyder-ide/spyder-line-profiler/pull/30) - PR: 
"Profile by line" Button Behavior
+* [PR 24](https://github.com/spyder-ide/spyder-line-profiler/pull/24) - Update 
readme: Plugin can now be installed using conda or pip
+* [PR 23](https://github.com/spyder-ide/spyder-line-profiler/pull/23) - Add 
conda recipe 
([15](https://github.com/spyder-ide/spyder-line-profiler/issues/15))
+
+In this release 6 pull requests were closed.
+
 
 ## Version 0.1.1 (2017/03/26)
 
-This version improves the packaging. The code itself was not changed. 
+This version improves the packaging. The code itself was not changed.
 
 ### Pull Requests Merged
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spyder_line_profiler-0.1.1/PKG-INFO 
new/spyder_line_profiler-0.2.0/PKG-INFO
--- old/spyder_line_profiler-0.1.1/PKG-INFO 2017-03-26 21:36:19.0 
+0200
+++ new/spyder_line_profiler-0.2.0/PKG-INFO 2019-12-18 11:12:27.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: 

commit python-spyder-line-profiler for openSUSE:Factory

2019-11-07 Thread root
Hello community,

here is the log from the commit of package python-spyder-line-profiler for 
openSUSE:Factory checked in at 2019-11-07 23:18:08

Comparing /work/SRC/openSUSE:Factory/python-spyder-line-profiler (Old)
 and  /work/SRC/openSUSE:Factory/.python-spyder-line-profiler.new.2990 (New)


Package is "python-spyder-line-profiler"

Thu Nov  7 23:18:08 2019 rev:3 rq:746005 version:0.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-spyder-line-profiler/python-spyder-line-profiler.changes
  2018-08-18 00:04:50.731208667 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-spyder-line-profiler.new.2990/python-spyder-line-profiler.changes
2019-11-07 23:18:22.736655614 +0100
@@ -1,0 +2,5 @@
+Wed Nov  6 13:38:15 UTC 2019 - Tomáš Chvátal 
+
+- Skip py2 build as we want to remove python2 only spyder
+
+---



Other differences:
--
++ python-spyder-line-profiler.spec ++
--- /var/tmp/diff_new_pack.u67FaW/_old  2019-11-07 23:18:24.832657862 +0100
+++ /var/tmp/diff_new_pack.u67FaW/_new  2019-11-07 23:18:24.832657862 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-spyder-line-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,25 +12,23 @@
 # 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/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:   python-spyder-line-profiler
 Version:0.1.1
 Release:0
 Summary:Line profiler plugin for the Spyder IDE
 License:MIT
-Group:  Development/Languages/Python
-Url:https://github.com/spyder-ide/spyder-line-profiler
-Source: 
https://files.pythonhosted.org/packages/source/s/spyder-line-profiler/spyder_line_profiler-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
+URL:https://github.com/spyder-ide/spyder-line-profiler
+Source: 
https://files.pythonhosted.org/packages/source/s/spyder_line_profiler/spyder_line_profiler-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -40,22 +38,8 @@
 This is a plugin for the Spyder IDE that integrates the Python line profiler.
 It allows seeing the time spent for every line.
 
-%package -n spyder-line-profiler
-Summary:Line profiler plugin for the Spyder IDE
-Group:  Development/Languages/Python
-Requires:   python-line_profiler
-Requires:   spyder >= 3
-
-%description -n spyder-line-profiler
-Spyder, the Scientific Python Development Environment, is an
-IDE for researchers, engineers and data analysts.
-
-This is a plugin for the Spyder IDE that integrates the Python line profiler.
-It allows seeing the time spent for every line.
-
 %package -n spyder3-line-profiler
 Summary:Line profiler plugin for the Spyder IDE
-Group:  Development/Languages/Python
 Requires:   python3-line_profiler
 Requires:   spyder3 >= 3
 
@@ -80,14 +64,7 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%files -n spyder-line-profiler
-%defattr(-,root,root,-)
-%doc CHANGELOG.md README.rst
-%license LICENSE.txt
-%{python2_sitelib}/*
-
 %files -n spyder3-line-profiler
-%defattr(-,root,root,-)
 %doc CHANGELOG.md README.rst
 %license LICENSE.txt
 %{python3_sitelib}/*




commit python-spyder-line-profiler for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package python-spyder-line-profiler for 
openSUSE:Factory checked in at 2018-08-18 00:04:35

Comparing /work/SRC/openSUSE:Factory/python-spyder-line-profiler (Old)
 and  /work/SRC/openSUSE:Factory/.python-spyder-line-profiler.new (New)


Package is "python-spyder-line-profiler"

Sat Aug 18 00:04:35 2018 rev:2 rq:629547 version:0.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-spyder-line-profiler/python-spyder-line-profiler.changes
  2018-05-15 10:31:11.113073353 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-spyder-line-profiler.new/python-spyder-line-profiler.changes
 2018-08-18 00:04:50.731208667 +0200
@@ -1,0 +2,10 @@
+Thu Aug 16 08:07:02 UTC 2018 - jeng...@inai.de
+
+- Trim filler wording and adjust grammar.
+
+---
+Mon Aug 13 17:46:24 UTC 2018 - toddrme2...@gmail.com
+
+- Update description per upstream request.
+
+---



Other differences:
--
++ python-spyder-line-profiler.spec ++
--- /var/tmp/diff_new_pack.A1RdPv/_old  2018-08-18 00:04:51.071209684 +0200
+++ /var/tmp/diff_new_pack.A1RdPv/_new  2018-08-18 00:04:51.071209684 +0200
@@ -17,7 +17,6 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without  test
 Name:   python-spyder-line-profiler
 Version:0.1.1
 Release:0
@@ -30,21 +29,16 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-%if %{with test}
-BuildRequires:  %{python_module line_profiler}
-BuildRequires:  spyder >= 3
-BuildRequires:  spyder3 >= 3
-%endif
 BuildArch:  noarch
 
 %python_subpackages
 
 %description
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This is a plugin for the Spyder IDE that integrates the Python line profiler.
-It allows you to see the time spent in every line.
+It allows seeing the time spent for every line.
 
 %package -n spyder-line-profiler
 Summary:Line profiler plugin for the Spyder IDE
@@ -53,11 +47,11 @@
 Requires:   spyder >= 3
 
 %description -n spyder-line-profiler
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This is a plugin for the Spyder IDE that integrates the Python line profiler.
-It allows you to see the time spent in every line.
+It allows seeing the time spent for every line.
 
 %package -n spyder3-line-profiler
 Summary:Line profiler plugin for the Spyder IDE
@@ -66,15 +60,19 @@
 Requires:   spyder3 >= 3
 
 %description -n spyder3-line-profiler
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This is a plugin for the Spyder IDE that integrates the Python line profiler.
-It allows you to see the time spent in every line.
+It allows seeing the time spent for every line.
 
 %prep
 %setup -q -n spyder_line_profiler-%{version}
 
+# fix rpmlint non-executable-script
+sed -i -e '/^#!\//, 1d' spyder_line_profiler/example/profiling_test_script.py
+sed -i -e '/^#!\//, 1d' 
spyder_line_profiler/example/subdir/profiling_test_script2.py
+
 %build
 %python_build