commit python3-EasyProcess for openSUSE:Factory

2017-03-02 Thread root
Hello community,

here is the log from the commit of package python3-EasyProcess for 
openSUSE:Factory checked in at 2017-03-02 19:39:51

Comparing /work/SRC/openSUSE:Factory/python3-EasyProcess (Old)
 and  /work/SRC/openSUSE:Factory/.python3-EasyProcess.new (New)


Package is "python3-EasyProcess"

Thu Mar  2 19:39:51 2017 rev:9 rq:461165 version:0.2.3

Changes:

--- /work/SRC/openSUSE:Factory/python3-EasyProcess/python3-EasyProcess.changes  
2016-10-28 10:45:00.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-EasyProcess.new/python3-EasyProcess.changes 
2017-03-02 19:39:52.270107802 +0100
@@ -1,0 +2,5 @@
+Wed Mar  1 00:35:59 UTC 2017 - toddrme2...@gmail.com
+
+- Change python3-distribute BuildRequires to python3-setuptools
+
+---



Other differences:
--
++ python3-EasyProcess.spec ++
--- /var/tmp/diff_new_pack.UsPW3x/_old  2017-03-02 19:39:52.878021780 +0100
+++ /var/tmp/diff_new_pack.UsPW3x/_new  2017-03-02 19:39:52.882021213 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-EasyProcess
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -27,7 +27,7 @@
 BuildRequires:  python3
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
-BuildRequires:  python3-distribute
+BuildRequires:  python3-setuptools
 BuildArch:  noarch
 
 %description




commit python3-EasyProcess for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

here is the log from the commit of package python3-EasyProcess for 
openSUSE:Factory checked in at 2016-10-28 10:44:59

Comparing /work/SRC/openSUSE:Factory/python3-EasyProcess (Old)
 and  /work/SRC/openSUSE:Factory/.python3-EasyProcess.new (New)


Package is "python3-EasyProcess"

Changes:

--- /work/SRC/openSUSE:Factory/python3-EasyProcess/python3-EasyProcess.changes  
2016-05-25 21:23:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-EasyProcess.new/python3-EasyProcess.changes 
2016-10-28 10:45:00.0 +0200
@@ -1,0 +2,12 @@
+Sun Oct  2 16:54:21 UTC 2016 - a...@gmx.de
+
+- update to version 0.2.3:
+  * fix travis error: "Fatal Python error: deallocating None"
+  * fix test coverage py35 error: "Fatal Python error: deallocating
+None"
+  * FIX: Ignore errors when decoding to utf-8
+  * fix repr (#9)
+  * vagrant: fix locale
+  * doc
+
+---

Old:

  EasyProcess-0.2.2.tar.gz

New:

  EasyProcess-0.2.3.tar.gz



Other differences:
--
++ python3-EasyProcess.spec ++
--- /var/tmp/diff_new_pack.qs86YM/_old  2016-10-28 10:45:01.0 +0200
+++ /var/tmp/diff_new_pack.qs86YM/_new  2016-10-28 10:45:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-EasyProcess
-Version:0.2.2
+Version:0.2.3
 Release:0
 Url:https://github.com/ponty/easyprocess
 Summary:Easy to use python subprocess interface

++ EasyProcess-0.2.2.tar.gz -> EasyProcess-0.2.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/EasyProcess-0.2.2/EasyProcess.egg-info/PKG-INFO 
new/EasyProcess-0.2.3/EasyProcess.egg-info/PKG-INFO
--- old/EasyProcess-0.2.2/EasyProcess.egg-info/PKG-INFO 2016-02-15 
07:03:32.0 +0100
+++ new/EasyProcess-0.2.3/EasyProcess.egg-info/PKG-INFO 2016-10-02 
11:13:46.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: EasyProcess
-Version: 0.2.2
+Version: 0.2.3
 Summary: Easy to use python subprocess interface.
 Home-page: https://github.com/ponty/easyprocess
 Author: ponty
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/EasyProcess-0.2.2/PKG-INFO 
new/EasyProcess-0.2.3/PKG-INFO
--- old/EasyProcess-0.2.2/PKG-INFO  2016-02-15 07:03:32.0 +0100
+++ new/EasyProcess-0.2.3/PKG-INFO  2016-10-02 11:13:47.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: EasyProcess
-Version: 0.2.2
+Version: 0.2.3
 Summary: Easy to use python subprocess interface.
 Home-page: https://github.com/ponty/easyprocess
 Author: ponty
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/EasyProcess-0.2.2/docs/conf.py 
new/EasyProcess-0.2.3/docs/conf.py
--- old/EasyProcess-0.2.2/docs/conf.py  2015-10-28 06:24:43.0 +0100
+++ new/EasyProcess-0.2.3/docs/conf.py  2016-04-14 18:32:12.0 +0200
@@ -19,13 +19,12 @@
 'sphinx.ext.autodoc',
 # 'sphinxcontrib.programoutput',
 # 'sphinxcontrib.programscreenshot',
-'sphinx.ext.graphviz',
+# 'sphinx.ext.graphviz',
 # 'sphinxcontrib.autorun',
 #'sphinx.ext.autosummary',
 'sphinx.ext.intersphinx',
 ]
 intersphinx_mapping = {'python': ('http://docs.python.org/', None)}
-# intersphinx_mapping =  {'http://docs.python.org/': None}
 
 # Source
 master_doc = 'index'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/EasyProcess-0.2.2/easyprocess/__init__.py 
new/EasyProcess-0.2.3/easyprocess/__init__.py
--- old/EasyProcess-0.2.2/easyprocess/__init__.py   2016-02-13 
11:08:49.0 +0100
+++ new/EasyProcess-0.2.3/easyprocess/__init__.py   2016-10-02 
10:27:18.0 +0200
@@ -115,7 +115,7 @@
 raise EasyProcessError(self, 'empty command!')
 
 def __repr__(self):
-msg = '<%s cmd_param=%s cmd=%s oserror=%s returncode=%s stdout="%s" 
stderr="%s" timeout=%s>' % (
+msg = '<%s cmd_param=%s cmd=%s oserror=%s return_code=%s stdout="%s" 
stderr="%s" timeout_happened=%s>' % (
 self.__class__.__name__,
 self.cmd_param,
 self.cmd,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/EasyProcess-0.2.2/easyprocess/about.py 
new/EasyProcess-0.2.3/easyprocess/about.py
--- old/EasyProcess-0.2.2/easyprocess/about.py  2016-02-15 07:01:53.0 
+0100
+++ new/EasyProcess-0.2.3/easyprocess/about.py  2016-10-02 11:10:22.0 
+0200
@@ -1 +1 @@
-__version__ = '0.2.2'
+__version__ = '0.2.3'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/EasyProcess-0.2.2/easyprocess/unicodeutil.py 
new/Eas

commit python3-EasyProcess for openSUSE:Factory

2016-05-25 Thread h_root
Hello community,

here is the log from the commit of package python3-EasyProcess for 
openSUSE:Factory checked in at 2016-05-25 21:22:44

Comparing /work/SRC/openSUSE:Factory/python3-EasyProcess (Old)
 and  /work/SRC/openSUSE:Factory/.python3-EasyProcess.new (New)


Package is "python3-EasyProcess"

Changes:

--- /work/SRC/openSUSE:Factory/python3-EasyProcess/python3-EasyProcess.changes  
2016-02-17 12:23:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-EasyProcess.new/python3-EasyProcess.changes 
2016-05-25 21:23:03.0 +0200
@@ -1,0 +2,8 @@
+Sun May  8 06:57:06 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * changed to https for source url
+  * updated source url to files.pythonhosted.org
+
+
+---



Other differences:
--
++ python3-EasyProcess.spec ++
--- /var/tmp/diff_new_pack.IMnpbe/_old  2016-05-25 21:23:04.0 +0200
+++ /var/tmp/diff_new_pack.IMnpbe/_new  2016-05-25 21:23:04.0 +0200
@@ -23,7 +23,7 @@
 Summary:Easy to use python subprocess interface
 License:BSD-2-Clause
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/E/EasyProcess/EasyProcess-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/source/E/EasyProcess/EasyProcess-%{version}.tar.gz
 BuildRequires:  python3
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel




commit python3-EasyProcess for openSUSE:Factory

2016-02-17 Thread h_root
Hello community,

here is the log from the commit of package python3-EasyProcess for 
openSUSE:Factory checked in at 2016-02-17 10:26:51

Comparing /work/SRC/openSUSE:Factory/python3-EasyProcess (Old)
 and  /work/SRC/openSUSE:Factory/.python3-EasyProcess.new (New)


Package is "python3-EasyProcess"

Changes:

--- /work/SRC/openSUSE:Factory/python3-EasyProcess/python3-EasyProcess.changes  
2015-11-02 12:55:30.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-EasyProcess.new/python3-EasyProcess.changes 
2016-02-17 12:23:24.0 +0100
@@ -1,0 +2,13 @@
+Wed Feb 17 03:51:14 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 0.2.2:
+  * fix travis
+  * cleanup
+  * cleanup, format code
+  * support for environment variables (#8)
+  * doc
+
+---

Old:

  EasyProcess-0.2.1.tar.gz

New:

  EasyProcess-0.2.2.tar.gz



Other differences:
--
++ python3-EasyProcess.spec ++
--- /var/tmp/diff_new_pack.eIHCYU/_old  2016-02-17 12:23:25.0 +0100
+++ /var/tmp/diff_new_pack.eIHCYU/_new  2016-02-17 12:23:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-EasyProcess
 #
-# 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,7 +17,7 @@
 
 
 Name:   python3-EasyProcess
-Version:0.2.1
+Version:0.2.2
 Release:0
 Url:https://github.com/ponty/easyprocess
 Summary:Easy to use python subprocess interface

++ EasyProcess-0.2.1.tar.gz -> EasyProcess-0.2.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/EasyProcess-0.2.1/EasyProcess.egg-info/PKG-INFO 
new/EasyProcess-0.2.2/EasyProcess.egg-info/PKG-INFO
--- old/EasyProcess-0.2.1/EasyProcess.egg-info/PKG-INFO 2015-10-30 
09:34:46.0 +0100
+++ new/EasyProcess-0.2.2/EasyProcess.egg-info/PKG-INFO 2016-02-15 
07:03:32.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: EasyProcess
-Version: 0.2.1
+Version: 0.2.2
 Summary: Easy to use python subprocess interface.
 Home-page: https://github.com/ponty/easyprocess
 Author: ponty
@@ -31,6 +31,7 @@
  - stop() does not kill whole subprocess tree 
  - unicode support
  - supported python versions: 2.6, 2.7, 3.3, 3.4, 3.5
+ - Method chaining_
  
 Similar projects:
  * execute (http://pypi.python.org/pypi/execute)
@@ -231,6 +232,7 @@
  
 .. _pip: http://pip.openplans.org/
 .. _subprocess: http://docs.python.org/library/subprocess.html
+.. _chaining: https://en.wikipedia.org/wiki/Method_chaining#Python
 
 .. |Travis| image:: http://img.shields.io/travis/ponty/EasyProcess.svg
:target: https://travis-ci.org/ponty/EasyProcess/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/EasyProcess-0.2.1/EasyProcess.egg-info/SOURCES.txt 
new/EasyProcess-0.2.2/EasyProcess.egg-info/SOURCES.txt
--- old/EasyProcess-0.2.1/EasyProcess.egg-info/SOURCES.txt  2015-10-30 
09:34:46.0 +0100
+++ new/EasyProcess-0.2.2/EasyProcess.egg-info/SOURCES.txt  2016-02-15 
07:03:32.0 +0100
@@ -1,7 +1,6 @@
 LICENSE.txt
 MANIFEST.in
 README.rst
-pavement.py
 setup.py
 EasyProcess.egg-info/PKG-INFO
 EasyProcess.egg-info/SOURCES.txt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/EasyProcess-0.2.1/PKG-INFO 
new/EasyProcess-0.2.2/PKG-INFO
--- old/EasyProcess-0.2.1/PKG-INFO  2015-10-30 09:34:46.0 +0100
+++ new/EasyProcess-0.2.2/PKG-INFO  2016-02-15 07:03:32.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: EasyProcess
-Version: 0.2.1
+Version: 0.2.2
 Summary: Easy to use python subprocess interface.
 Home-page: https://github.com/ponty/easyprocess
 Author: ponty
@@ -31,6 +31,7 @@
  - stop() does not kill whole subprocess tree 
  - unicode support
  - supported python versions: 2.6, 2.7, 3.3, 3.4, 3.5
+ - Method chaining_
  
 Similar projects:
  * execute (http://pypi.python.org/pypi/execute)
@@ -231,6 +232,7 @@
  
 .. _pip: http://pip.openplans.org/
 .. _subprocess: http://docs.python.org/library/subprocess.html
+.. _chaining: https://en.wikipedia.org/wiki/Method_chaining#Python
 
 .. |Travis| image:: http://img.shields.io/travis/ponty/EasyProcess.svg
:target: https://travis-ci.org/pont

commit python3-EasyProcess for openSUSE:Factory

2015-11-02 Thread h_root
Hello community,

here is the log from the commit of package python3-EasyProcess for 
openSUSE:Factory checked in at 2015-11-02 12:55:27

Comparing /work/SRC/openSUSE:Factory/python3-EasyProcess (Old)
 and  /work/SRC/openSUSE:Factory/.python3-EasyProcess.new (New)


Package is "python3-EasyProcess"

Changes:

--- /work/SRC/openSUSE:Factory/python3-EasyProcess/python3-EasyProcess.changes  
2015-03-23 12:19:41.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-EasyProcess.new/python3-EasyProcess.changes 
2015-11-02 12:55:30.0 +0100
@@ -1,0 +2,11 @@
+Sun Nov  1 05:07:01 UTC 2015 - a...@gmx.de
+
+- update to version 0.2.1:
+  (no changelog)
+
+- changes from version 0.2.0:
+  (no complete changelog)
+  * drop support for py32
+  * add support for py35
+
+---

Old:

  EasyProcess-0.1.9.tar.gz

New:

  EasyProcess-0.2.1.tar.gz



Other differences:
--
++ python3-EasyProcess.spec ++
--- /var/tmp/diff_new_pack.RZx3sn/_old  2015-11-02 12:55:31.0 +0100
+++ /var/tmp/diff_new_pack.RZx3sn/_new  2015-11-02 12:55:31.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-EasyProcess
-Version:0.1.9
+Version:0.2.1
 Release:0
 Url:https://github.com/ponty/easyprocess
 Summary:Easy to use python subprocess interface

++ EasyProcess-0.1.9.tar.gz -> EasyProcess-0.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/EasyProcess-0.1.9/EasyProcess.egg-info/PKG-INFO 
new/EasyProcess-0.2.1/EasyProcess.egg-info/PKG-INFO
--- old/EasyProcess-0.1.9/EasyProcess.egg-info/PKG-INFO 2015-03-19 
21:50:05.0 +0100
+++ new/EasyProcess-0.2.1/EasyProcess.egg-info/PKG-INFO 2015-10-30 
09:34:46.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: EasyProcess
-Version: 0.1.9
+Version: 0.2.1
 Summary: Easy to use python subprocess interface.
 Home-page: https://github.com/ponty/easyprocess
 Author: ponty
@@ -10,9 +10,10 @@
 
 Links:
  * home: https://github.com/ponty/EasyProcess
- * documentation: http://ponty.github.com/EasyProcess
+ * documentation: http://EasyProcess.readthedocs.org
+ * PYPI: https://pypi.python.org/pypi/EasyProcess
 
-|Travis| |Coveralls| |Latest Version| |Supported Python versions| 
|License| |Downloads| |Code Health|
+|Travis| |Coveralls| |Latest Version| |Supported Python versions| 
|License| |Downloads| |Code Health| |Documentation|
 
 Features:
  - layer on top of subprocess_ module
@@ -29,11 +30,8 @@
  - stdout/stderr is set only after the subprocess has finished
  - stop() does not kill whole subprocess tree 
  - unicode support
- - supported python versions: 2.6, 2.7, 3.2, 3.3, 3.4
+ - supported python versions: 2.6, 2.7, 3.3, 3.4, 3.5
  
-Known problems:
- - none
-
 Similar projects:
  * execute (http://pypi.python.org/pypi/execute)
  * commandwrapper (http://pypi.python.org/pypi/commandwrapper)
@@ -61,8 +59,8 @@
 # as root
 pip install EasyProcess
 
-Ubuntu
---
+Ubuntu 14.04
+
 ::
 
 sudo apt-get install python-pip
@@ -76,23 +74,180 @@
 pip uninstall EasyProcess
 
 
-.. _setuptools: http://peak.telecommunity.com/DevCenter/EasyInstall
+Usage
+=
+
+Simple example
+--
+
+Example program::
+
+  #-- include('examples/hello.py')--#
+  from easyprocess import EasyProcess
+  import sys
+
+  s = EasyProcess([sys.executable, '-c', 'print 
"hello"']).call().stdout
+  print(s)
+  #-#
+
+Output::
+
+  #-- sh('python -m easyprocess.examples.hello')--#
+  hello
+  #-#
+
+
+General
+---
+
+The command can be a string list or a concatenated string::
+
+  #-- include('examples/cmd.py')--#
+  from easyprocess import EasyProcess
+
+  print('-- Run program, wait for it to complete, get stdout (command 
is string):')
+  s=EasyProcess('python -c "print 3"').call().stdout
+  print(s)
+
+  print('-- Run program, wait for it to complete, get stdout (command 
is list):')
+  s=EasyProcess(['python','-c','print 3']).call().stdout
+  print(s)
+
+  print('-- Run program, wait for it to complete, get stderr:')
+ 

commit python3-EasyProcess for openSUSE:Factory

2015-03-23 Thread h_root
Hello community,

here is the log from the commit of package python3-EasyProcess for 
openSUSE:Factory checked in at 2015-03-23 12:19:26

Comparing /work/SRC/openSUSE:Factory/python3-EasyProcess (Old)
 and  /work/SRC/openSUSE:Factory/.python3-EasyProcess.new (New)


Package is "python3-EasyProcess"

Changes:

--- /work/SRC/openSUSE:Factory/python3-EasyProcess/python3-EasyProcess.changes  
2013-06-21 19:01:19.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-EasyProcess.new/python3-EasyProcess.changes 
2015-03-23 12:19:41.0 +0100
@@ -1,0 +2,36 @@
+Sun Mar 22 20:06:54 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 0.1.9:
+  * fix pypi name
+
+- changes from version 1.8:
+  * remove versioneer
+  * fix landscape warnings
+  * drop py31 support
+  * badges
+
+- changes from version 1.7:
+  * tox+req
+  * fix coveralls
+  * switch back to setuptools
+  * upgrade versioneer
+  * fix travis
+  * update readme
+  * increase timeout in deadlock test
+  * update pavement
+  * add versioneer
+  * update classifiers
+  * update tox
+  * remove Xephyr test
+  * versioneer in gitattributes
+  * add travis and coverall config
+  * remove requirements.txt and install_requires
+  * make repr shorter
+  * simplified pavement tasks
+  * better log
+  * test deadlock
+
+---

Old:

  EasyProcess-0.1.6.tar.gz

New:

  EasyProcess-0.1.9.tar.gz



Other differences:
--
++ python3-EasyProcess.spec ++
--- /var/tmp/diff_new_pack.sW8WqW/_old  2015-03-23 12:19:41.0 +0100
+++ /var/tmp/diff_new_pack.sW8WqW/_new  2015-03-23 12:19:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-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:   python3-EasyProcess
-Version:0.1.6
+Version:0.1.9
 Release:0
 Url:https://github.com/ponty/easyprocess
 Summary:Easy to use python subprocess interface

++ EasyProcess-0.1.6.tar.gz -> EasyProcess-0.1.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/EasyProcess-0.1.6/EasyProcess.egg-info/PKG-INFO 
new/EasyProcess-0.1.9/EasyProcess.egg-info/PKG-INFO
--- old/EasyProcess-0.1.6/EasyProcess.egg-info/PKG-INFO 2013-02-16 
18:09:41.0 +0100
+++ new/EasyProcess-0.1.9/EasyProcess.egg-info/PKG-INFO 2015-03-19 
21:50:05.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: EasyProcess
-Version: 0.1.6
+Version: 0.1.9
 Summary: Easy to use python subprocess interface.
 Home-page: https://github.com/ponty/easyprocess
 Author: ponty
@@ -12,6 +12,8 @@
  * home: https://github.com/ponty/EasyProcess
  * documentation: http://ponty.github.com/EasyProcess
 
+|Travis| |Coveralls| |Latest Version| |Supported Python versions| 
|License| |Downloads| |Code Health|
+
 Features:
  - layer on top of subprocess_ module
  - easy to start, stop programs
@@ -27,7 +29,7 @@
  - stdout/stderr is set only after the subprocess has finished
  - stop() does not kill whole subprocess tree 
  - unicode support
- - supported python versions: 2.5, 2.6, 2.7, 3.1, 3.2, PyPy
+ - supported python versions: 2.6, 2.7, 3.2, 3.3, 3.4
  
 Known problems:
  - none
@@ -41,7 +43,7 @@
  * plumbum (https://github.com/tomerfiliba/plumbum)
  
 Basic usage
-
+===
 
 >>> from easyprocess import EasyProcess
 >>> EasyProcess('python --version').call().stderr
@@ -51,7 +53,7 @@
 
 
 General
-
+---
 
  * install pip_
  * install the program::
@@ -60,14 +62,14 @@
 pip install EasyProcess
 
 Ubuntu
---
+--
 ::
 
 sudo apt-get install python-pip
 sudo pip install EasyProcess
 
 Uninstall
---
+-
 ::
 
 # as root
@@ -77,7 +79,27 @@
 .. _setuptools: http://peak.telecommunity.com/DevCenter/EasyInstall
 .. _pip: http://pip.openplans.org/
 .. _subprocess: http://docs.python.org/library/subprocess.html
+.. |Travis| image:: http://img.shields.io/travis/ponty/EasyProcess.svg
+ 

commit python3-EasyProcess for openSUSE:Factory

2013-01-13 Thread h_root
Hello community,

here is the log from the commit of package python3-EasyProcess for 
openSUSE:Factory checked in at 2013-01-13 14:03:56

Comparing /work/SRC/openSUSE:Factory/python3-EasyProcess (Old)
 and  /work/SRC/openSUSE:Factory/.python3-EasyProcess.new (New)


Package is "python3-EasyProcess", Maintainer is ""

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org