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

New upstream release

OBS-URL: https://build.opensuse.org/request/show/284210
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ddt?expand=0&rev=5
This commit is contained in:
Denisart Benjamin 2015-02-09 15:15:20 +00:00 committed by Git OBS Bridge
parent 146f16e761
commit b6d8fab915
4 changed files with 20 additions and 5 deletions

View File

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

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

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

View File

@ -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

View File

@ -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