forked from pool/python-ptyprocess
- update to 0.5.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptyprocess?expand=0&rev=3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-ptyprocess
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: python-ptyprocess
|
||||
Version: 0.5
|
||||
Version: 0.5.1
|
||||
Release: 0
|
||||
Summary: Run a subprocess in a pseudo terminal
|
||||
License: ISC
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/pexpect/ptyprocess
|
||||
Source: https://pypi.python.org/packages/source/p/ptyprocess/ptyprocess-%{version}.tar.gz
|
||||
Source: https://pypi.io/packages/source/p/ptyprocess/ptyprocess-%{version}.tar.gz
|
||||
BuildRequires: python-devel >= 2.7
|
||||
BuildRequires: python-nose
|
||||
BuildRequires: python-setuptools
|
||||
|
Reference in New Issue
Block a user