Revisions of python-spyder-terminal

buildservice-autocommit accepted request 1005439 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 22)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 21)
- 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
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 924812 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 20)
- 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
buildservice-autocommit accepted request 868754 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 19)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 868651 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 18)
- Use the singlespec rewrite from %python_subpackages to provide
  the python3-spyder-terminal name
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 867439 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 17)
- 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.
buildservice-autocommit accepted request 830425 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 16)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 830309 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 15)
- Fix package name resoulution
  * package is called ${python_prefix}-spyder-terminal,
  * provides spyder-terminal and spyder3-terminal
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 830082 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 14)
- 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]
  
buildservice-autocommit accepted request 798633 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 13)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 798630 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 12)
- 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
buildservice-autocommit accepted request 797134 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 11)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 796901 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 10)
- 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
buildservice-autocommit accepted request 790073 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 9)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 787915 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 8)
- rename package in wake of spyder3 to spyder rename
- bump requirement to spyder >=4
- run unittests
- filter rpmlint warnings about the shipped nodejs components
buildservice-autocommit accepted request 786500 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 7)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 786497 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 6)
- 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
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 784655 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 5)
- 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 ♀️
buildservice-autocommit accepted request 629429 from Todd R's avatar Todd R (TheBlackCat) (revision 4)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 629250 from Todd R's avatar Todd R (TheBlackCat) (revision 3)
- 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
Displaying revisions 1 - 20 of 22
openSUSE Build Service is sponsored by