Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-EasyProcess-1.1-3.8 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-EasyProcess Distribution: openSUSE Tumbleweed
Version: 1.1 Vendor: openSUSE
Release: 3.8 Build date: Sat Jun 10 12:03:39 2023
Group: Unspecified Build host: reproducible
Size: 35859 Source RPM: python-EasyProcess-1.1-3.8.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/ponty/easyprocess
Summary: Python subprocess interface
EasyProcess is a Python subprocess interface.

Features include:
 - layer on top of subprocess module
 - starting and stopping of programs
 - retrieval of standard output/error, return code of programs
 - command can be list or string
 - logging
 - timeout
 - unit-tests
 - cross-platform, development on linux
 - global config file with program aliases
 - unicode support
 - supported python versions: 2.5, 2.6, 2.7, 3.1, 3.2, PyPy

Limitations:
 - shell is not supported
 - pipes are not supported
 - stdout/stderr is set only after the subprocess has finished
 - stop() does not kill whole subprocess tree

Provides

Requires

License

BSD-2-Clause

Changelog

* Sat Jun 10 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Sat Aug 20 2022 Ben Greiner <code@bnavigator.de>
  - Package only supports Python >= 3.7
  - Remove linter flake8 and static type checker mypy from build
    requirements: Not used and not necessary during rpm packaging.
  - Remove stray build dependency for six
  - Remove entrypoint2 build dependency: only required for building
    docs
  - Don't catchall in files section
* Wed Aug 10 2022 Otto Hollmann <otto.hollmann@suse.com>
  - Fix build dependencies for test flavour
  - Update to 1.1:
    * Use popen timeout parameter, remove daemon thread #22
    * use only kill(), remove terminate(), remove kill* parameters #20 #22
    * add py310 support, remove py36
    * fix EASYPROCESS_USE_TEMP_FILES env var usage
    * test: increase timeouts to avoid random fails
    * remove py2
    * add py39 support
    * Add option to force kill process after timeout
* Thu Jul 09 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 0.3
    * relpace nose with pytest
* Thu Mar 26 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Switch to multibuild in order to avoid cycle
* Thu Mar 26 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 0.2.10
    * test and code fixtures
* Mon Jan 13 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 0.2.8
    * enable_stdout_log, enable_stderr_log
    * py38 support
    * remove py34 support
* Tue Nov 05 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update with spec-cleaner
* Sun Sep 15 2019 John Vandenberg <jayvdb@gmail.com>
  - Fix examples to use sys.executable
* Mon Jun 17 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 0.2.7:
    * Small fixes only

Files

/usr/lib/python3.10/site-packages/EasyProcess-1.1-py3.10.egg-info
/usr/lib/python3.10/site-packages/EasyProcess-1.1-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/EasyProcess-1.1-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/EasyProcess-1.1-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/EasyProcess-1.1-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/easyprocess
/usr/lib/python3.10/site-packages/easyprocess/__init__.py
/usr/lib/python3.10/site-packages/easyprocess/__pycache__
/usr/lib/python3.10/site-packages/easyprocess/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/easyprocess/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/easyprocess/__pycache__/about.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/easyprocess/__pycache__/about.cpython-310.pyc
/usr/lib/python3.10/site-packages/easyprocess/__pycache__/unicodeutil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/easyprocess/__pycache__/unicodeutil.cpython-310.pyc
/usr/lib/python3.10/site-packages/easyprocess/about.py
/usr/lib/python3.10/site-packages/easyprocess/examples
/usr/lib/python3.10/site-packages/easyprocess/examples/__init__.py
/usr/lib/python3.10/site-packages/easyprocess/examples/__pycache__
/usr/lib/python3.10/site-packages/easyprocess/examples/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/easyprocess/examples/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/easyprocess/examples/__pycache__/cmd.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/easyprocess/examples/__pycache__/cmd.cpython-310.pyc
/usr/lib/python3.10/site-packages/easyprocess/examples/__pycache__/hello.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/easyprocess/examples/__pycache__/hello.cpython-310.pyc
/usr/lib/python3.10/site-packages/easyprocess/examples/__pycache__/log.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/easyprocess/examples/__pycache__/log.cpython-310.pyc
/usr/lib/python3.10/site-packages/easyprocess/examples/__pycache__/timeout.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/easyprocess/examples/__pycache__/timeout.cpython-310.pyc
/usr/lib/python3.10/site-packages/easyprocess/examples/__pycache__/ver.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/easyprocess/examples/__pycache__/ver.cpython-310.pyc
/usr/lib/python3.10/site-packages/easyprocess/examples/__pycache__/with.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/easyprocess/examples/__pycache__/with.cpython-310.pyc
/usr/lib/python3.10/site-packages/easyprocess/examples/cmd.py
/usr/lib/python3.10/site-packages/easyprocess/examples/hello.py
/usr/lib/python3.10/site-packages/easyprocess/examples/log.py
/usr/lib/python3.10/site-packages/easyprocess/examples/timeout.py
/usr/lib/python3.10/site-packages/easyprocess/examples/ver.py
/usr/lib/python3.10/site-packages/easyprocess/examples/with.py
/usr/lib/python3.10/site-packages/easyprocess/py.typed
/usr/lib/python3.10/site-packages/easyprocess/unicodeutil.py
/usr/share/doc/packages/python310-EasyProcess
/usr/share/doc/packages/python310-EasyProcess/README.md
/usr/share/licenses/python310-EasyProcess
/usr/share/licenses/python310-EasyProcess/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024