15
0
forked from pool/python-ddt

Accepting request 213724 from Cloud:OpenStack:Master

- update to 0.5.0:
  * Fix bug where test methods were named with data __name__ only

OBS-URL: https://build.opensuse.org/request/show/213724
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ddt?expand=0&rev=2
This commit is contained in:
Denisart Benjamin
2014-01-13 17:28:18 +00:00
committed by Git OBS Bridge
parent b5a9c7bc4c
commit ccc1bd232e
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 13 14:04:36 UTC 2014 - dmueller@suse.com
- update to 0.5.0:
* Fix bug where test methods were named with data __name__ only
-------------------------------------------------------------------
Tue Sep 17 07:17:24 UTC 2013 - speilicke@suse.com