14
0

Accepting request 328818 from home:TheBlackCat:branches:devel:languages:python

Update to 2.0.6

OBS-URL: https://build.opensuse.org/request/show/328818
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-daemon?expand=0&rev=11
This commit is contained in:
Todd R
2015-09-03 14:21:32 +00:00
committed by Git OBS Bridge
parent 32d59c2c3a
commit e8b671d183
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Sep 3 14:17:06 UTC 2015 - toddrme2178@gmail.com
- Update to 2.0.6
* Lower dependency for unittest2, we can work with an earlier version.
* Specify development status Production/Stable in Trove classifiers.
* Migrate to mock version 1.3 with corresponding API changes.
* Use current Python concept of basestring to test for an attribute name.
-------------------------------------------------------------------
Tue May 26 12:22:44 UTC 2015 - jkeil@suse.com