14
0

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

- update to 0.3.5:
  - Bring QueueListener implementation in line with the version in the stdlib.
  - Fixed a bug in ColorizingStreamHandler relating to encoding.
  - Return non-zero error code from "setup.py test" when a test fails.
  - Make the dictConfig tests work with both Python 2.x and 3.x.
- convert to singlespec
- fix Source url
- split -doc package
- update Url

OBS-URL: https://build.opensuse.org/request/show/507400
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-logutils?expand=0&rev=3
This commit is contained in:
2017-07-04 05:28:06 +00:00
committed by Git OBS Bridge
parent 333b34a639
commit f2db7b9846
4 changed files with 53 additions and 20 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Jun 29 16:53:49 UTC 2017 - tbechtold@suse.com
- update to 0.3.5:
- Bring QueueListener implementation in line with the version in the stdlib.
- Fixed a bug in ColorizingStreamHandler relating to encoding.
- Return non-zero error code from "setup.py test" when a test fails.
- Make the dictConfig tests work with both Python 2.x and 3.x.
- convert to singlespec
- fix Source url
- split -doc package
- update Url
-------------------------------------------------------------------
Thu Jul 18 09:02:19 UTC 2013 - speilicke@suse.com