From 05137621f2a7762478fae8d2929218d9802d580e7f7841e804e64987dc7a0009 Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Wed, 6 May 2015 23:27:50 +0000 Subject: [PATCH] Accepting request 305311 from home:benoit_monin:branches:devel:languages:python update to version 0.1.9 OBS-URL: https://build.opensuse.org/request/show/305311 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-EasyProcess?expand=0&rev=14 --- EasyProcess-0.1.6.tar.gz | 3 --- EasyProcess-0.1.9.tar.gz | 3 +++ python-EasyProcess.changes | 6 ++++++ python-EasyProcess.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 EasyProcess-0.1.6.tar.gz create mode 100644 EasyProcess-0.1.9.tar.gz diff --git a/EasyProcess-0.1.6.tar.gz b/EasyProcess-0.1.6.tar.gz deleted file mode 100644 index 6b6653a..0000000 --- a/EasyProcess-0.1.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7221ce704767c339e21df629ff24f1b718962421bc2adcae8838d112f331ba74 -size 10664 diff --git a/EasyProcess-0.1.9.tar.gz b/EasyProcess-0.1.9.tar.gz new file mode 100644 index 0000000..25cf265 --- /dev/null +++ b/EasyProcess-0.1.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9980c0b0eeab97969305d8829bed966a3e28a77284e4f45a9b38fb23ce83633 +size 10653 diff --git a/python-EasyProcess.changes b/python-EasyProcess.changes index 8047c79..1544dbf 100644 --- a/python-EasyProcess.changes +++ b/python-EasyProcess.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 4 13:36:58 UTC 2015 - benoit.monin@gmx.fr + +- update to version 0.1.9: + * no changelog available + ------------------------------------------------------------------- Thu Oct 24 11:04:50 UTC 2013 - speilicke@suse.com diff --git a/python-EasyProcess.spec b/python-EasyProcess.spec index ce69bd9..1df30d2 100644 --- a/python-EasyProcess.spec +++ b/python-EasyProcess.spec @@ -1,7 +1,7 @@ # # spec file for package python-EasyProcess # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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,7 +17,7 @@ Name: python-EasyProcess -Version: 0.1.6 +Version: 0.1.9 Release: 0 Url: https://github.com/ponty/easyprocess Summary: Easy to use python subprocess interface