17
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 c7a5c8b37d
commit 450fba7bf8
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-ptyprocess
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-ptyprocess
Version: 0.6.0
Version: 0.7.0
Release: 0
Summary: Run a subprocess in a pseudo terminal
License: ISC