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:
committed by
Git OBS Bridge
parent
b5a9c7bc4c
commit
ccc1bd232e
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b094baab7d3dd9a82e4a10d05c1a47c4f2b74f35d27d8a537708fdffc9abe857
|
||||
size 3456
|
3
ddt-0.5.0.tar.gz
Normal file
3
ddt-0.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5a949129799cca57dc31c862d326e10fcf61dc7e2ed5e5ea2fce96fb4423c44
|
||||
size 3620
|
@@ -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
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-ddt
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -13,15 +13,16 @@
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-ddt
|
||||
Version: 0.4.0
|
||||
Version: 0.5.0
|
||||
Release: 0
|
||||
License: MIT
|
||||
Summary: Data-Driven/Decorated Tests
|
||||
Url: https://github.com/txels/ddt
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/txels/ddt
|
||||
Source: https://pypi.python.org/packages/source/d/ddt/ddt-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
|
Reference in New Issue
Block a user