2018-12-04 15:16:44 +01:00
|
|
|
-------------------------------------------------------------------
|
2019-04-05 09:52:14 +02:00
|
|
|
Fri Apr 5 07:06:22 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- update to version 4.3
|
|
|
|
* Add support for Python 3.6 and 3.7.
|
|
|
|
* Drop support for Python 3.3.
|
|
|
|
* Fix handling of unicode supplemental traceback information on
|
|
|
|
Python 2.
|
|
|
|
- drop *-doc subpackage, use multibuild instead
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-12-04 15:16:44 +01:00
|
|
|
Tue Dec 4 13:10:31 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2017-07-04 15:40:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 4 13:39:22 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- drop unneeded _multibuild
|
|
|
|
|
2015-09-03 14:32:11 +02:00
|
|
|
-------------------------------------------------------------------
|
2017-06-30 16:31:18 +02:00
|
|
|
Fri Jun 23 09:02:36 UTC 2017 - aloisio@gmx.com
|
|
|
|
|
|
|
|
- Update to version 4.1.0
|
|
|
|
* Drop support for Python 2.6 and 3.2.
|
|
|
|
* Make exceptionformatter.extract_stack signature comply with
|
|
|
|
traceback.extract_stack
|
|
|
|
* Add support for Python 3.5.
|
|
|
|
4.0.8:
|
|
|
|
* Fixes around TextExceptionFormatter limit: formatException
|
|
|
|
and extractStack was cutting the traceback at the bottom, at
|
|
|
|
the most interesting point. Now it will cut from the middle.
|
|
|
|
Some text about the missing entries will be inserted.
|
|
|
|
* Maybe fix for extractStack, it did not detect recursions in
|
|
|
|
the frames.
|
|
|
|
|
|
|
|
- Split -doc into separate package and put tests there
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-09-03 14:32:11 +02:00
|
|
|
Thu Sep 3 12:28:13 UTC 2015 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Disable tests to avoid dependency loop
|
|
|
|
|
2015-05-19 09:16:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 15 11:55:03 UTC 2015 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
- update to version 4.0.7:
|
|
|
|
* Added explicit support for Python 3.4.
|
|
|
|
* Updated boostrap.py to version 2.2.
|
|
|
|
- switch the source archive to tar.gz (zip not available)
|
|
|
|
- remove unzip from BuildRequires
|
|
|
|
- pass -q to test to avoid spamming the build log
|
|
|
|
|
2013-10-24 13:17:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 24 11:17:56 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
|
2013-07-30 12:21:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 29 14:04:41 UTC 2013 - hpj@urpla.net
|
|
|
|
|
|
|
|
- generate documentation in separate -doc file
|
|
|
|
- enable tests (run tests on source tree)
|
|
|
|
|
2013-03-15 15:12:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 15 14:01:12 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|