File python-spyder-line-profiler.changes of Package python-spyder-line-profiler
-------------------------------------------------------------------
Tue Feb 2 13:21:31 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
- Provide primary python3 module names as well
-------------------------------------------------------------------
Thu Jan 28 00:49:58 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Not a singlespec package (never really was): Spyder is only
available for the primary interpreter
-------------------------------------------------------------------
Tue Apr 28 10:55:34 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- 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
-------------------------------------------------------------------
Tue Mar 24 16:03:11 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- add release to provides and obsoletes
-------------------------------------------------------------------
Mon Mar 23 17:49:12 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- spyder3 rename to spyder
- enable unit test
-------------------------------------------------------------------
Thu Jan 30 19:37:45 UTC 2020 - Todd R <toddrme2178@gmail.com>
- 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
-------------------------------------------------------------------
Wed Nov 6 13:38:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Skip py2 build as we want to remove python2 only spyder
-------------------------------------------------------------------
Thu Aug 16 08:07:02 UTC 2018 - jengelh@inai.de
- Trim filler wording and adjust grammar.
-------------------------------------------------------------------
Mon Aug 13 17:46:24 UTC 2018 - toddrme2178@gmail.com
- Update description per upstream request.
-------------------------------------------------------------------
Tue Sep 12 21:00:03 UTC 2017 - toddrme2178@gmail.com
- Initial version