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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:afde4fa433d94d007206ee31a0941d55b5eb232a5422b670aad628547b46bf68
size 71298

View File

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

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 Tue May 26 12:22:44 UTC 2015 - jkeil@suse.com

View File

@@ -17,7 +17,7 @@
Name: python-python-daemon Name: python-python-daemon
Version: 2.0.5 Version: 2.0.6
Release: 0 Release: 0
Url: http://pypi.python.org/pypi/python-daemon/ Url: http://pypi.python.org/pypi/python-daemon/
Summary: Library to implement a well-behaved Unix daemon process Summary: Library to implement a well-behaved Unix daemon process