14
0
forked from pool/python-nose2

- Remove dependency on unittest2

Add remove_unittest2.patch to faciliate that
- Upgrade to 0.8.0:
    List of changes is too long to show here, see
    https://github.com/nose-devs/nose2/blob/master/docs/changelog.rst
    changes between 0.6.5 and 0.8.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nose2?expand=0&rev=5
This commit is contained in:
2018-08-13 12:18:01 +00:00
committed by Git OBS Bridge
parent 1ab6508bdd
commit c8591a2e90
5 changed files with 37 additions and 14 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Aug 13 12:13:57 UTC 2018 - mcepl@suse.com
- Remove dependency on unittest2
Add remove_unittest2.patch to faciliate that
- Upgrade to 0.8.0:
List of changes is too long to show here, see
https://github.com/nose-devs/nose2/blob/master/docs/changelog.rst
changes between 0.6.5 and 0.8.0
-------------------------------------------------------------------
Wed Jun 28 06:07:30 UTC 2017 - jengelh@inai.de