15
0

Accepting request 155602 from home:posophe:branches:devel:languages:python

Update

OBS-URL: https://build.opensuse.org/request/show/155602
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-EasyProcess?expand=0&rev=6
This commit is contained in:
Denisart Benjamin
2013-02-16 14:59:08 +00:00
committed by Git OBS Bridge
parent af819e1ffb
commit 8a373c9f15
6 changed files with 19 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
Name: python3-EasyProcess
Version: 0.1.4
Version: 0.1.5
Release: 0
Url: https://github.com/ponty/easyprocess
Summary: Easy to use python subprocess interface
@@ -29,7 +29,6 @@ BuildRequires: python3-2to3
BuildRequires: python3-devel
BuildRequires: python3-distribute
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
EasyProcess is an easy to use python subprocess interface.