Accepting request 280316 from home:tbechtold:branches:devel:languages:python

New upstream release

OBS-URL: https://build.opensuse.org/request/show/280316
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ddt?expand=0&rev=4
This commit is contained in:
Dirk Mueller 2015-01-08 17:39:55 +00:00 committed by Git OBS Bridge
parent 80aee509ed
commit 146f16e761
4 changed files with 16 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Jan 8 13:49:32 UTC 2015 - tbechtold@suse.com
- update to version 0.8.1:
* State support for Python3 in trove classifiers
* Merge pull request #20 from santtu/fix_hash_randomization
* I really ought to look at my flymake output too.
* Added if pushed line too long, wrapped.
* Cleaned up some code, added check for <3.2.3 versions, updated tests.
* A possible fix for https://github.com/txels/ddt/issues/19
-------------------------------------------------------------------
Mon Sep 15 08:48:09 UTC 2014 - tbechtold@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-ddt
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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
@ -17,7 +17,7 @@
Name: python-ddt
Version: 0.8.0
Version: 0.8.1
Release: 0
Summary: Data-Driven/Decorated Tests
License: MIT