14
0

Accepting request 822638 from home:mcalabkova:branches:devel:languages:python

- Update to 1.4.2
  * support Python 3.6, 3.7 and 3.8
  * added option to exclude test function
  * dropped RELEASE_NOTES.txt -- there is no upstream changelog by now

OBS-URL: https://build.opensuse.org/request/show/822638
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testflo?expand=0&rev=14
This commit is contained in:
Tomáš Chvátal
2020-07-24 14:06:51 +00:00
committed by Git OBS Bridge
parent 74a9eba3fa
commit f86b1773d0
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jul 24 12:21:37 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 1.4.2
* support Python 3.6, 3.7 and 3.8
* added option to exclude test function
* dropped RELEASE_NOTES.txt -- there is no upstream changelog by now
-------------------------------------------------------------------
Wed Mar 11 12:15:00 UTC 2020 - pgajdos@suse.com