14
0

- update to 0.7.0:

* Add pass_fds parameters (#49)
  * Switch to Github actions for CI

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptyprocess?expand=0&rev=15
This commit is contained in:
2021-01-24 18:14:12 +00:00
committed by Git OBS Bridge
parent e906f127f0
commit 3d012c9f0b
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jan 24 18:13:49 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 0.7.0:
* Add pass_fds parameters (#49)
* Switch to Github actions for CI
-------------------------------------------------------------------
Mon Jun 8 14:14:04 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>