diff --git a/ddt-0.8.0.tar.gz b/ddt-0.8.0.tar.gz deleted file mode 100644 index c52a2ad..0000000 --- a/ddt-0.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5089f56e79acafe42e862bc2c76d28d4a4648010d4132999c78ab1f13bb0e5c3 -size 4696 diff --git a/ddt-0.8.1.tar.gz b/ddt-0.8.1.tar.gz new file mode 100644 index 0000000..e04cea2 --- /dev/null +++ b/ddt-0.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ace16de83c3b3b46a0aa1570951c2a3c358ec440fcf7efbeec3da83352b47c +size 5416 diff --git a/python-ddt.changes b/python-ddt.changes index 22ddac0..3142756 100644 --- a/python-ddt.changes +++ b/python-ddt.changes @@ -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 diff --git a/python-ddt.spec b/python-ddt.spec index f072a2e..ee47c96 100644 --- a/python-ddt.spec +++ b/python-ddt.spec @@ -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