diff --git a/python-terminado.changes b/python-terminado.changes index cfcbba7..7b798dc 100644 --- a/python-terminado.changes +++ b/python-terminado.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri May 14 01:22:52 UTC 2021 - Arun Persaud + +- update to version 0.9.5: + * Pin pywinpty version #98 (@jtpio) + +- changes from version 0.9.4: + * Allow non-strict decode for process output #95 (@dong-zeyu) + * Switch to GitHub Actions #93 (@afshin) + * Add generated changelog #92 (@blink1073) + +- changes from version 0.9.3: + * Make sure SIGPIPE has default handler set #91 (@dlukes) + ------------------------------------------------------------------- Sat Jan 9 20:19:40 UTC 2021 - Arun Persaud diff --git a/python-terminado.spec b/python-terminado.spec index 8e360d5..6547202 100644 --- a/python-terminado.spec +++ b/python-terminado.spec @@ -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.9.2 +Version: 0.9.5 Release: 0 Summary: Terminals served to termjs using Tornado websockets License: BSD-2-Clause diff --git a/terminado-0.9.2.tar.gz b/terminado-0.9.2.tar.gz deleted file mode 100644 index 0c5d3c8..0000000 --- a/terminado-0.9.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89e6d94b19e4bc9dce0ffd908dfaf55cc78a9bf735934e915a4a96f65ac9704c -size 13692 diff --git a/terminado-0.9.5.tar.gz b/terminado-0.9.5.tar.gz new file mode 100644 index 0000000..04d934c --- /dev/null +++ b/terminado-0.9.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c22cfb47cf79d4ff4ed2e7b5f8f98ecc28d0830f980465b6e04cf09cf553cf +size 13953