14
0

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
This commit is contained in:
2021-05-14 06:52:55 +00:00
committed by Git OBS Bridge
parent 82b67d891c
commit 4fce380b4b
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 13 16:40:31 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.2.2
* Add support for Python 3.10
* Modify type annotations
* Add subprocrunner.typing
-------------------------------------------------------------------
Sat Apr 4 11:15:24 UTC 2020 - Martin Hauke <mardnh@gmx.de>