1
0

13 Commits

Author SHA256 Message Date
b06ce16eb7 - Update to v1.2.2
* Upgrade to pywinpty 2.0.5
  * Maintenance of the CIs
  * Prevent showing an error when closing the plugin
- v1.2.1
  * Fix double zoom level for new terminals
  * Upgrade to pywinpty 2.0.1
  * Fix Spyder requirement
  * Maintenance of the CIs
- v1.2.0
  * Migration to Spyder's 5.2.x new API
  * Update to xtermjs 4.15
  * Improve new terminals when a project is available
- Add fix-test-terminal-closing.patch to fix the test_terminal_closing that
  expects an AttributeError instead of a WebSocketClosedError

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-spyder-terminal?expand=0&rev=21
2022-09-22 14:56:27 +00:00
e14150df85 Accepting request 924812 from home:bnavigator:branches:devel:languages:python:numeric
- Update to v1.1.0
  * Migration to Spyder's 5.1.x new API
- Update to v1.0.0
  * Migration to Spyder's 5 new API
  * Update to the latest release of xtermjs
  * Add blue border when the terminal is focused like all the other
    plugins
  * Anaconda powers are now available in the terminal
  * New customizable option for the cursor
  * Save the zoom across terminals

OBS-URL: https://build.opensuse.org/request/show/924812
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-spyder-terminal?expand=0&rev=20
2021-10-12 11:58:35 +00:00
16ca6bf922 Accepting request 868651 from home:bnavigator:branches:devel:languages:python:numeric
- Use the singlespec rewrite from %python_subpackages to provide
  the python3-spyder-terminal name

OBS-URL: https://build.opensuse.org/request/show/868651
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-spyder-terminal?expand=0&rev=18
2021-02-02 20:31:29 +00:00
7da7daa72e Accepting request 867439 from home:bnavigator:branches:devel:languages:python:numeric
- Update to Version 0.5.0
  * for Spyder 4.2
  * Fix the terminal with the latest version of terminado
  * Update to the latest release of xtermjs
- Build only for primary python3 interpreter, as Spyder does the
  same.

OBS-URL: https://build.opensuse.org/request/show/867439
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-spyder-terminal?expand=0&rev=17
2021-01-28 13:55:25 +00:00
Tomáš Chvátal
8034d55c9b Accepting request 830309 from home:bnavigator:branches:devel:languages:python:numeric
- Fix package name resoulution
  * package is called ${python_prefix}-spyder-terminal,
  * provides spyder-terminal and spyder3-terminal

OBS-URL: https://build.opensuse.org/request/show/830309
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-spyder-terminal?expand=0&rev=15
2020-08-29 06:28:02 +00:00
Tomáš Chvátal
b19883e340 Accepting request 830082 from home:bnavigator:branches:devel:languages:python:numeric
- Updated to Version 0.4.2
  * PR 237 - PR: Add Xonsh to list of supported terminals in Unix
    and Windows, by @steff456
- Version 0.4.1 (2020/08/05)
  * Issue 235 - Plugin fails on Python 3.8 and Windows (PR 236 by
    @steff456)
  * PR 236 - PR: Add tornado patch for python 3.8 in windows, by
    @steff456 (235)
- Version 0.4.0 (2020/07/21)
  * Issue 233 - Update translations
  * Issue 227 - Add option to set buffer limit (PR 228 by
    @steff456)
  * Issue 225 - Terminal error "ValueError: Invalid cookie 'cwd'"
    (PR 229 by @steff456)
  * Issue 224 - Add widget for find functionality in the terminal
    (PR 226 by @steff456)
  * Issue 219 - Remove QWebKit from the code (PR 221 by @steff456)
  * Issue 218 - Shortcuts are not appearing in the preferences pane
    (PR 222 by @steff456)
  * Issue 213 - Update to xterm.js latest version (PR 214 by
    @steff456)
  * Issue 212 - Migrate this plugin to Python 3 (PR 215 by
    @steff456)
  * Issue 206 - Correctly generate logging files (PR 210 by
    @steff456)
  * Issue 202 - Problems when highlight text on terminal (PR 216
    by @steff456)
  * Issue 148 - How to increase/decrease size of font in terminal?
    (PR 217 by @steff456)
  * In this release 11 issues were closed.
  * PR 232 - New Crowdin updates, by @spyder-bot
  * PR 231 - PR: Update translation files, by @steff456
  * PR 229 - PR: Percent encode/decode cwd to encode spaces and
    special characters, by @steff456 (225)
  * PR 228 - PR: Add scrollback option to the terminal, by
    @steff456 (227)
  * PR 226 - PR: Add find widget to the terminal, by @steff456
    (224)
  * PR 223 - PR: Improve clipboard support in the terminal, by
    @steff456
  * PR 222 - PR: Fix shortcuts to new API, by @steff456 (218)
  * PR 221 - PR: Remove deprecated QWebKit code, by @steff456 (219)
  * PR 217 - PR: Add option to zoom in/zoom out in the terminal, by
    @steff456 (148)
  * PR 216 - PR: Fix highlight text on the terminal, by @steff456
    (202)
  * PR 215 - PR: Move Spyder-terminal plugin to Python 3, by
    @steff456 (212)
  * PR 214 - PR: Upgrade xterm to 4.7 release, by @steff456 (213)
  * PR 211 - PR: Fix issues when running our test suite in Azure,
    by @ccordoba12
  * PR 210 - PR: Generate logging files with Spyder's debug level,
    by @steff456 (206)
  * PR 208 - Bump websocket-extensions from 0.1.3 to 0.1.4,
    by @dependabot[bot]
  * PR 204 - Bump jquery from 3.4.1 to 3.5.0, by @dependabot[bot]

OBS-URL: https://build.opensuse.org/request/show/830082
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-spyder-terminal?expand=0&rev=14
2020-08-28 07:53:40 +00:00
Tomáš Chvátal
7265a4d314 Accepting request 798630 from home:bnavigator:branches:devel:languages:python:numeric
- Update to version 0.3.2
  Minor release: Spyder-Terminal bug fix for Spyder 4
  * Fixes the crash bug when opening the preferences tab 
- Add nodejs mention to package description
- Update spyder requirement to match with upstream

OBS-URL: https://build.opensuse.org/request/show/798630
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-spyder-terminal?expand=0&rev=12
2020-04-28 10:43:22 +00:00
Tomáš Chvátal
0b561f9e7a Accepting request 796901 from home:bnavigator:branches:devel:languages:python:numeric
- Update to version 0.3.1
  Minor release: Spyder-Terminal bug fixes for Spyder 4
  * Update requirement for the latest Spyder 4
  * Fix compatibility issues with the latest version of Xtermjs
  * Fix the font when resizing the terminal 
- merge packages from github and pipy to get all necessary files
- run tests in spyder DEV mode gh#spyder-ide/spyder-terminal#180
- collect lang files
- fix missing import gh#spyder-ide/spyder-terminal#201

OBS-URL: https://build.opensuse.org/request/show/796901
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-spyder-terminal?expand=0&rev=10
2020-04-24 11:20:46 +00:00
Tomáš Chvátal
099d5a1740 Accepting request 787915 from home:bnavigator:branches:devel:languages:python:numeric
- rename package in wake of spyder3 to spyder rename
- bump requirement to spyder >=4
- run unittests
- filter rpmlint warnings about the shipped nodejs components

OBS-URL: https://build.opensuse.org/request/show/787915
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-spyder-terminal?expand=0&rev=8
2020-03-25 07:49:51 +00:00
Tomáš Chvátal
80212ae6d6 Accepting request 786497 from home:bnavigator:branches:devel:languages:python:numeric
- remove python2 package as the spyder3 package dropped it a while ago

came across this because it blocks the installcheck on https://build.opensuse.org/project/show/openSUSE:Factory:Staging:adi:51

The handling of the special name without python- prefix probably needs a different approach in the future but I did not want to change too much but rather make a simple SR so that spyder3 can finally be accepted

OBS-URL: https://build.opensuse.org/request/show/786497
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-spyder-terminal?expand=0&rev=6
2020-03-19 14:55:23 +00:00
Tomáš Chvátal
02492471c7 Accepting request 784655 from home:frispete:branches:openSUSE:Factory
- Update to 0.3.0
  + Upgrade to ES6/JSX syntax paintbrush
  + Multiple shells per operating system milky_way
  + Theme support and new UI options art
  + Shortcut configuration ♀️

OBS-URL: https://build.opensuse.org/request/show/784655
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-spyder-terminal?expand=0&rev=5
2020-03-13 14:10:48 +00:00
cafa7cf951 Accepting request 629429 from devel:languages:python:numeric
- Update to 0.2.4
  + Issues Closed
    * Remove requirement on pexpect for Windows
    * Add import check for pywinpty
    * Remove compatibility check for Windows and Python 2
    * Black screen in Spyder-terminal when I launch Spyer
  + Pull Requests Merged
    * Remove pexpect from windows requirements
    * Add winpty import verification before starting plugin
    * Fix running tests in CI infrastructure
    * Remove Windows/Py2.7 restriction

OBS-URL: https://build.opensuse.org/request/show/629429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-spyder-terminal?expand=0&rev=2
2018-08-17 22:03:24 +00:00
d894b4107b Accepting request 603491 from devel:languages:python
OS shell plugin for spyder and spyder3

OBS-URL: https://build.opensuse.org/request/show/603491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-spyder-terminal?expand=0&rev=1
2018-05-15 08:05:28 +00:00