forked from pool/python-testflo
- 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
57 lines
2.1 KiB
Plaintext
57 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|
|
- version update to 1.4.1
|
|
* bugfix
|
|
- deleted patches
|
|
- use_setuptools.patch (upstreamed)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 4 18:21:36 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Update to testflo version 1.3.4
|
|
* bug fix
|
|
- Update to testflo version 1.3.3
|
|
* bug fix
|
|
- Update to testflo version 1.3.2
|
|
* added support for ISOLATED attribute
|
|
- Update to testflo version 1.3.1
|
|
Aug 17, 2018
|
|
* output from --pre_announce now looks better, with the result ('.', 'S', or 'F') showing on the same line as the
|
|
"about to run ..." instead of on the following line
|
|
* comments are now allowed inside of a test list file
|
|
* added a --full_path option so that full testspec paths will be displayed. Having the full path make it easier to
|
|
copy and paste the testspec to run testflo on just that single test.
|
|
* updated the long_description in setup.py for pypi.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:55:10 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 29 12:29:40 UTC 2018 - jengelh@inai.de
|
|
|
|
- Trim history lesson from description. Rewrite description so
|
|
it is from the perspective of openSUSE, not upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 24 17:50:44 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Add license
|
|
- spec file cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 24 19:26:25 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|
|
- Add use_setuptools.patch to make sure entrypoints are installed
|