- update to 1.0.1:

* specify minimum version of six
  * Fix different test names with different runs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ddt?expand=0&rev=8
This commit is contained in:
Dirk Mueller 2015-12-15 21:56:46 +00:00 committed by Git OBS Bridge
parent 6bc7dff152
commit 1cd04fab66
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e24ecb7e2cf0bf43fa9d4255d3ae2bd0b7ce30b1d1b89ace7aa68aca1152f37a
size 5535

3
ddt-1.0.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d9b43149db1047696018feefcb8d01ae3a121335d8290a0bb72fe63814ba427
size 5530

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Dec 15 21:55:39 UTC 2015 - dmueller@suse.com
- update to 1.0.1:
* specify minimum version of six
* Fix different test names with different runs
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 5 15:11:06 UTC 2015 - tbechtold@suse.com Thu Feb 5 15:11:06 UTC 2015 - tbechtold@suse.com
@ -63,4 +70,3 @@ Mon Jan 13 14:04:36 UTC 2014 - dmueller@suse.com
Tue Sep 17 07:17:24 UTC 2013 - speilicke@suse.com Tue Sep 17 07:17:24 UTC 2013 - speilicke@suse.com
- Initial version - Initial version

View File

@ -17,7 +17,7 @@
Name: python-ddt Name: python-ddt
Version: 1.0.0 Version: 1.0.1
Release: 0 Release: 0
Summary: Data-Driven/Decorated Tests Summary: Data-Driven/Decorated Tests
License: MIT License: MIT