1
0
python-logutils/python-logutils.changes
Dirk Mueller f2db7b9846 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
2017-07-04 05:28:06 +00:00

19 lines
632 B
Plaintext

-------------------------------------------------------------------
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
- Initial version