diff --git a/ddt-0.8.1.tar.gz b/ddt-0.8.1.tar.gz deleted file mode 100644 index e04cea2..0000000 --- a/ddt-0.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9ace16de83c3b3b46a0aa1570951c2a3c358ec440fcf7efbeec3da83352b47c -size 5416 diff --git a/ddt-1.0.0.tar.gz b/ddt-1.0.0.tar.gz new file mode 100644 index 0000000..50afeb8 --- /dev/null +++ b/ddt-1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e24ecb7e2cf0bf43fa9d4255d3ae2bd0b7ce30b1d1b89ace7aa68aca1152f37a +size 5535 diff --git a/python-ddt.changes b/python-ddt.changes index 3142756..7cf5b22 100644 --- a/python-ddt.changes +++ b/python-ddt.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Feb 5 15:11:06 UTC 2015 - tbechtold@suse.com + +- update to version 1.0.0: + * Bump version + * Minor changes to contributing and license docs + * Merge pull request #24 from txels/carles/license + * Update setup.py with new MIT License + * Improve landscape.io ratings by reducing ddt complexity + * Add landscape.io code health badge + * Add MIT license + * Reshuffle requirements, and add a document on contributing + * Add python3 badge + * Add script and config to release to pypi as wheel + ------------------------------------------------------------------- Thu Jan 8 13:49:32 UTC 2015 - tbechtold@suse.com diff --git a/python-ddt.spec b/python-ddt.spec index ee47c96..8812b3c 100644 --- a/python-ddt.spec +++ b/python-ddt.spec @@ -1,7 +1,7 @@ # # spec file for package python-ddt # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX 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.1 +Version: 1.0.0 Release: 0 Summary: Data-Driven/Decorated Tests License: MIT