| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python313-EasyProcess | Distribution: SUSE Linux 16 |
| Version: 1.1 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 160000.2.2 | Build date: Sat Jun 10 12:03:39 2023 |
| Group: Unspecified | Build host: reproducible |
| Size: 42751 | Source RPM: python-EasyProcess-1.1-160000.2.2.src.rpm |
| Packager: https://www.suse.com/ | |
| 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
BSD-2-Clause
* Sat Jun 10 2023 ecsos@opensuse.org
- Add %{?sle15_python_module_pythons}
* Sat Aug 20 2022 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@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 mimi.vx@gmail.com
- update to 0.3
* relpace nose with pytest
* Thu Mar 26 2020 tchvatal@suse.com
- Switch to multibuild in order to avoid cycle
* Thu Mar 26 2020 mcalabkova@suse.com
- update to version 0.2.10
* test and code fixtures
* Mon Jan 13 2020 mcalabkova@suse.com
- update to version 0.2.8
* enable_stdout_log, enable_stderr_log
* py38 support
* remove py34 support
* Tue Nov 05 2019 tchvatal@suse.com
- Update with spec-cleaner
* Sun Sep 15 2019 jayvdb@gmail.com
- Fix examples to use sys.executable
* Mon Jun 17 2019 tchvatal@suse.com
- Update to 0.2.7:
* Small fixes only
* Fri Apr 05 2019 jayvdb@gmail.com
- Add export LANG=en_US.UTF-8 to fix Leap builds
* Fri Mar 01 2019 tchvatal@suse.com
- Update to 0.2.5:
* Fixes for python 3.7
* Many utf8 fixes
- Switch to github tarball for tests
* Wed Dec 05 2018 jengelh@inai.de
- Trim bias from description. Do not put limitations under
"features".
* Tue Dec 04 2018 mcepl@suse.com
- Remove superfluous devel dependency for noarch package
* Mon Aug 28 2017 toddrme2178@gmail.com
- update to version 0.2.3:
* no changelog available
- Implement single-spec version
- Fix source URL
* Mon May 04 2015 benoit.monin@gmx.fr
- update to version 0.1.9:
* no changelog available
* Thu Oct 24 2013 speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
* Sun Feb 17 2013 p.drouand@gmail.com
- Update to version 0.1.6:
* No changelog available
* Sat Feb 16 2013 p.drouand@gmail.com
- Update to version 0.1.5:
* No changelog available
* Thu Jan 10 2013 p.drouand@gmail.com
- Initial python3 support package
* Mon Mar 26 2012 saschpe@suse.de
- Initial version
/usr/lib/python3.13/site-packages/EasyProcess-1.1-py3.13.egg-info /usr/lib/python3.13/site-packages/EasyProcess-1.1-py3.13.egg-info/PKG-INFO /usr/lib/python3.13/site-packages/EasyProcess-1.1-py3.13.egg-info/SOURCES.txt /usr/lib/python3.13/site-packages/EasyProcess-1.1-py3.13.egg-info/dependency_links.txt /usr/lib/python3.13/site-packages/EasyProcess-1.1-py3.13.egg-info/top_level.txt /usr/lib/python3.13/site-packages/easyprocess /usr/lib/python3.13/site-packages/easyprocess/__init__.py /usr/lib/python3.13/site-packages/easyprocess/__pycache__ /usr/lib/python3.13/site-packages/easyprocess/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/easyprocess/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/easyprocess/__pycache__/about.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/easyprocess/__pycache__/about.cpython-313.pyc /usr/lib/python3.13/site-packages/easyprocess/__pycache__/unicodeutil.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/easyprocess/__pycache__/unicodeutil.cpython-313.pyc /usr/lib/python3.13/site-packages/easyprocess/about.py /usr/lib/python3.13/site-packages/easyprocess/examples /usr/lib/python3.13/site-packages/easyprocess/examples/__init__.py /usr/lib/python3.13/site-packages/easyprocess/examples/__pycache__ /usr/lib/python3.13/site-packages/easyprocess/examples/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/easyprocess/examples/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/easyprocess/examples/__pycache__/cmd.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/easyprocess/examples/__pycache__/cmd.cpython-313.pyc /usr/lib/python3.13/site-packages/easyprocess/examples/__pycache__/hello.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/easyprocess/examples/__pycache__/hello.cpython-313.pyc /usr/lib/python3.13/site-packages/easyprocess/examples/__pycache__/log.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/easyprocess/examples/__pycache__/log.cpython-313.pyc /usr/lib/python3.13/site-packages/easyprocess/examples/__pycache__/timeout.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/easyprocess/examples/__pycache__/timeout.cpython-313.pyc /usr/lib/python3.13/site-packages/easyprocess/examples/__pycache__/ver.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/easyprocess/examples/__pycache__/ver.cpython-313.pyc /usr/lib/python3.13/site-packages/easyprocess/examples/__pycache__/with.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/easyprocess/examples/__pycache__/with.cpython-313.pyc /usr/lib/python3.13/site-packages/easyprocess/examples/cmd.py /usr/lib/python3.13/site-packages/easyprocess/examples/hello.py /usr/lib/python3.13/site-packages/easyprocess/examples/log.py /usr/lib/python3.13/site-packages/easyprocess/examples/timeout.py /usr/lib/python3.13/site-packages/easyprocess/examples/ver.py /usr/lib/python3.13/site-packages/easyprocess/examples/with.py /usr/lib/python3.13/site-packages/easyprocess/py.typed /usr/lib/python3.13/site-packages/easyprocess/unicodeutil.py /usr/share/doc/packages/python313-EasyProcess /usr/share/doc/packages/python313-EasyProcess/README.md /usr/share/licenses/python313-EasyProcess /usr/share/licenses/python313-EasyProcess/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Oct 27 22:35:07 2025