14
0
forked from pool/python-stestr

- Update to 2.4.0:

* Discover python executable when discover is not used
  * various bugfixes
- Remove merged patch pyyaml5.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=22
This commit is contained in:
Tomáš Chvátal
2019-07-22 12:52:00 +00:00
committed by Git OBS Bridge
parent 0fc34631e0
commit d4960373d8
5 changed files with 12 additions and 143 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 22 12:47:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.4.0:
* Discover python executable when discover is not used
* various bugfixes
- Remove merged patch pyyaml5.patch
-------------------------------------------------------------------
Sun Mar 17 15:17:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>