14
0
2016-11-15 11:00:32 +00:00
committed by Git OBS Bridge
parent 2ccac0880a
commit dee9dd9b41
4 changed files with 11 additions and 6 deletions

View File

@@ -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