Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-terminado for 
openSUSE:Factory checked in at 2022-03-10 22:45:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-terminado (Old)
 and      /work/SRC/openSUSE:Factory/.python-terminado.new.2349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-terminado"

Thu Mar 10 22:45:25 2022 rev:15 rq:960706 version:0.13.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-terminado/python-terminado.changes        
2022-03-06 18:15:54.279827052 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-terminado.new.2349/python-terminado.changes  
    2022-03-11 11:34:13.586123703 +0100
@@ -1,0 +2,7 @@
+Wed Mar  9 16:47:14 UTC 2022 - Arun Persaud <a...@gmx.de>
+
+- update to version 0.13.3:
+  * Bugs fixed
+    + Test ConPTY backend against pywinpty 2.0.5 #146 (@andfoy)
+
+-------------------------------------------------------------------

Old:
----
  terminado-0.13.2.tar.gz

New:
----
  terminado-0.13.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-terminado.spec ++++++
--- /var/tmp/diff_new_pack.4Grcva/_old  2022-03-11 11:34:14.062124262 +0100
+++ /var/tmp/diff_new_pack.4Grcva/_new  2022-03-11 11:34:14.066124267 +0100
@@ -21,7 +21,7 @@
 # Disable tests until random testing race condition fixed, see: 
https://github.com/jupyter/terminado/issues/21
 %bcond_with     tests
 Name:           python-terminado
-Version:        0.13.2
+Version:        0.13.3
 Release:        0
 Summary:        Terminals served to termjs using Tornado websockets
 License:        BSD-2-Clause

++++++ terminado-0.13.2.tar.gz -> terminado-0.13.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/terminado-0.13.2/CHANGELOG.md 
new/terminado-0.13.3/CHANGELOG.md
--- old/terminado-0.13.2/CHANGELOG.md   2022-03-03 12:10:03.000000000 +0100
+++ new/terminado-0.13.3/CHANGELOG.md   2022-03-07 17:19:09.000000000 +0100
@@ -2,6 +2,22 @@
 
 <!-- <START NEW CHANGELOG ENTRY> -->
 
+## 0.13.3
+
+([Full 
Changelog](https://github.com/jupyter/terminado/compare/v0.13.2...2cccad61af7e7ec88e4db769664d8814985179d4))
+
+### Bugs fixed
+
+- Test ConPTY backend against pywinpty 2.0.5 
[#146](https://github.com/jupyter/terminado/pull/146) 
([@andfoy](https://github.com/andfoy))
+
+### Contributors to this release
+
+([GitHub contributors page for this 
release](https://github.com/jupyter/terminado/graphs/contributors?from=2022-03-03&to=2022-03-07&type=c))
+
+[@andfoy](https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Aandfoy+updated%3A2022-03-03..2022-03-07&type=Issues)
 | 
[@blink1073](https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Ablink1073+updated%3A2022-03-03..2022-03-07&type=Issues)
+
+<!-- <END NEW CHANGELOG ENTRY> -->
+
 ## 0.13.2
 
 ([Full 
Changelog](https://github.com/jupyter/terminado/compare/v0.13.1...9db93006a960bc90c3cc6b3f53b5cba1251b5071))
@@ -20,8 +36,6 @@
 
 
[@andfoy](https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Aandfoy+updated%3A2022-01-27..2022-03-03&type=Issues)
 | 
[@blink1073](https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Ablink1073+updated%3A2022-01-27..2022-03-03&type=Issues)
 | 
[@fcollonval](https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Afcollonval+updated%3A2022-01-27..2022-03-03&type=Issues)
 | 
[@Wh1isper](https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3AWh1isper+updated%3A2022-01-27..2022-03-03&type=Issues)
 | 
[@yusufbashi](https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Ayusufbashi+updated%3A2022-01-27..2022-03-03&type=Issues)
 
-<!-- <END NEW CHANGELOG ENTRY> -->
-
 ## 0.13.1
 
 ([Full 
Changelog](https://github.com/jupyter/terminado/compare/v0.13.0...b522de5796e56c98a74918873ff453f828fb123e))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/terminado-0.13.2/PKG-INFO 
new/terminado-0.13.3/PKG-INFO
--- old/terminado-0.13.2/PKG-INFO       2022-03-03 12:10:29.605031300 +0100
+++ new/terminado-0.13.3/PKG-INFO       2022-03-07 17:19:30.140897500 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: terminado
-Version: 0.13.2
+Version: 0.13.3
 Summary: Tornado websocket backend for the Xterm.js Javascript terminal 
emulator library.
 Home-page: https://github.com/jupyter/terminado
 Author: Jupyter Development Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/terminado-0.13.2/pyproject.toml 
new/terminado-0.13.3/pyproject.toml
--- old/terminado-0.13.2/pyproject.toml 2022-03-03 12:10:16.000000000 +0100
+++ new/terminado-0.13.3/pyproject.toml 2022-03-07 17:19:19.000000000 +0100
@@ -6,7 +6,7 @@
 skip = ["check-links"]
 
 [tool.tbump.version]
-current = "0.13.2"
+current = "0.13.3"
 regex = '''
   (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
   ((?P<channel>a|b|rc|.dev)(?P<release>\d+))?
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/terminado-0.13.2/terminado/__init__.py 
new/terminado-0.13.3/terminado/__init__.py
--- old/terminado-0.13.2/terminado/__init__.py  2022-03-03 12:10:16.000000000 
+0100
+++ new/terminado-0.13.3/terminado/__init__.py  2022-03-07 17:19:19.000000000 
+0100
@@ -12,4 +12,4 @@
 # Prevent a warning about no attached handlers in Python 2
 logging.getLogger(__name__).addHandler(logging.NullHandler())
 
-__version__ = '0.13.2'
+__version__ = '0.13.3'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/terminado-0.13.2/terminado/management.py 
new/terminado-0.13.3/terminado/management.py
--- old/terminado-0.13.2/terminado/management.py        2022-03-03 
12:10:03.000000000 +0100
+++ new/terminado-0.13.3/terminado/management.py        2022-03-07 
17:19:09.000000000 +0100
@@ -46,8 +46,6 @@
         kwargs = dict(argv=argv, env=env, cwd=cwd)
         if preexec_fn is not None:
             kwargs["preexec_fn"] = preexec_fn
-        if os.name == 'nt':
-            kwargs.setdefault('backend', Backend.WinPTY)
         self.ptyproc = PtyProcessUnicode.spawn(**kwargs)
         # The output might not be strictly UTF-8 encoded, so
         # we replace the inner decoder of PtyProcessUnicode
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/terminado-0.13.2/terminado.egg-info/PKG-INFO 
new/terminado-0.13.3/terminado.egg-info/PKG-INFO
--- old/terminado-0.13.2/terminado.egg-info/PKG-INFO    2022-03-03 
12:10:29.000000000 +0100
+++ new/terminado-0.13.3/terminado.egg-info/PKG-INFO    2022-03-07 
17:19:29.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: terminado
-Version: 0.13.2
+Version: 0.13.3
 Summary: Tornado websocket backend for the Xterm.js Javascript terminal 
emulator library.
 Home-page: https://github.com/jupyter/terminado
 Author: Jupyter Development Team

Reply via email to