forked from pool/python-ddt
- Update to 1.4.1:
* Remove nose dependency for good * Require enum34 for Python 2.x. * Improved code comments and renamed the test name format enum class * Use enum instead of bool to allow easier future changes * Allow index-only test names - Switch to using %pytest macro now that nose is not required OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ddt?expand=0&rev=26
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 28 03:09:23 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 1.4.1:
|
||||
* Remove nose dependency for good
|
||||
* Require enum34 for Python 2.x.
|
||||
* Improved code comments and renamed the test name format enum class
|
||||
* Use enum instead of bool to allow easier future changes
|
||||
* Allow index-only test names
|
||||
- Switch to using %pytest macro now that nose is not required
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 2 10:30:10 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user