forked from pool/python-ptyprocess
Accepting request 441354 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/441354 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ptyprocess?expand=0&rev=2
This commit is contained in:
3
ptyprocess-0.5.1.tar.gz
Normal file
3
ptyprocess-0.5.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0530ce63a9295bfae7bd06edc02b6aa935619f486f0f1dc0972f516265ee81a6
|
||||
size 68474
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dcb78fb2197b49ca1b7b2f37b047bc89c0da7a90f90bd5bc17c3ce388bb6ef59
|
||||
size 14923
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 15 10:59:54 UTC 2016 - dmueller@suse.com
|
||||
|
||||
- update to 0.5.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 14 08:49:26 UTC 2015 - toddrme2178@gmail.com
|
||||
|
||||
|
@@ -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