14
0
Commit Graph

9 Commits

Author SHA256 Message Date
218e38a7e1 Accepting request 897708 from home:mnhauke
- Update to version 1.6.0
  * Add __repr__ method to Retry/SubprocessRunner classes
  * Fix to properly suppress debug logs when quiet=True
  * Fixed to save command history at runtime

OBS-URL: https://build.opensuse.org/request/show/897708
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=15
2021-06-05 17:09:17 +00:00
64c98e3f47 Accepting request 897578 from home:mnhauke
- Update to version 1.5.0
  * Add no_retry_returncodes parameter to Retry class
- Update to version 1.4.2
  * Fix retry processing
  * Modify log messages
- Update to version 1.4.1
  * Fix retry processing
- Update to version 1.4.0
  * Add quiet mode support for SubprocessRunner/Retry
  * Modify a retry log message
- Update to version 1.3.0
  * Add timeout keyword argument to SubprocessRunner.run:
  * Add support for retry functionality to SubprocessRunner.run
  * Add SubprocessRunner.Retry class
  * Modify type annotation of SubprocessRunner.run return value

OBS-URL: https://build.opensuse.org/request/show/897578
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=14
2021-06-05 12:23:11 +00:00
827a2e5129 - Don't require pytest-runner, when we don't need it.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=12
2021-05-16 18:30:32 +00:00
4fce380b4b Accepting request 892931 from home:mnhauke
- Update to version 1.2.2
  * Add support for Python 3.10
  * Modify type annotations
  * Add subprocrunner.typing

OBS-URL: https://build.opensuse.org/request/show/892931
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=11
2021-05-14 06:52:55 +00:00
Tomáš Chvátal
82b67d891c Accepting request 791504 from home:mnhauke
- version update to 1.2.1
  * no upstream changelog this time

OBS-URL: https://build.opensuse.org/request/show/791504
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=9
2020-04-05 11:34:35 +00:00
Tomáš Chvátal
f05a8b8bb3 Accepting request 786961 from home:mnhauke
- Update to version 1.2.0
  * Add follow_symlinks argument to Which constructor
  * Improve path existence check for Which
  * Modify an error handling when a command not specified for Which
  * Fix to include py.typed to the package

OBS-URL: https://build.opensuse.org/request/show/786961
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=7
2020-03-20 18:27:08 +00:00
Tomáš Chvátal
78583831ad Accepting request 785904 from home:pgajdos:python
- version update to 1.1.0
  * no upstream changelog this time

OBS-URL: https://build.opensuse.org/request/show/785904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=5
2020-03-17 11:49:47 +00:00
Tomáš Chvátal
dcb81411af Accepting request 774732 from home:mnhauke
- Update to version 1.0.0
  * Drop Python 2 support
  * Add type annotations and py.typed to the package
  * Replace the logging library from Logbook to loguru
  * Remove deprecated error classes
  * Remove deprecated methods

OBS-URL: https://build.opensuse.org/request/show/774732
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=3
2020-02-16 19:57:14 +00:00
Tomáš Chvátal
236ca016b7 Accepting request 770775 from home:mnhauke
Initial package for python-subprocrunner

OBS-URL: https://build.opensuse.org/request/show/770775
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=1
2020-02-07 07:06:09 +00:00