Overview
Request 749190 accepted
- Update to 0.5.0:
* No longer require Numpy. [#69]
* Fixed a bug that caused __doctest_requires__ to not work correctly with submodules. [#73]
* Fixed a limitation that meant that ELLIPSIS and FLOAT_CMP could not be used at the same time. [#75]
* Fixed a bug that caused .. doctest-requires:: to not work correctly. [#78]
* Fixed a FutureWarning related to split() with regular expressions. [#78]
* Make it possible to specify versions in .. doctest-requires::. [#78]
* Allow to use doctest-glob option instead of doctest-rst and text-file-format [#80]
* Make comment character configurable via ini variable text_file_comment_chars [#80]
* Respect ignore and ignore-glob options from pytest. [#82]
* Add --doctest-only option. [#83]
* Added an IGNORE_WARNINGS option for # doctest: [#84]
- Remove merged patch pr_37.patch
- Created by scarabeus_iv
- In state accepted
Request History
scarabeus_iv created request
- Update to 0.5.0:
* No longer require Numpy. [#69]
* Fixed a bug that caused __doctest_requires__ to not work correctly with submodules. [#73]
* Fixed a limitation that meant that ELLIPSIS and FLOAT_CMP could not be used at the same time. [#75]
* Fixed a bug that caused .. doctest-requires:: to not work correctly. [#78]
* Fixed a FutureWarning related to split() with regular expressions. [#78]
* Make it possible to specify versions in .. doctest-requires::. [#78]
* Allow to use doctest-glob option instead of doctest-rst and text-file-format [#80]
* Make comment character configurable via ini variable text_file_comment_chars [#80]
* Respect ignore and ignore-glob options from pytest. [#82]
* Add --doctest-only option. [#83]
* Added an IGNORE_WARNINGS option for # doctest: [#84]
- Remove merged patch pr_37.patch
dimstar_suse added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:28"
dimstar_suse accepted review
Picked openSUSE:Factory:Staging:adi:28
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
dimstar accepted review
staging-bot accepted review
ready to accept
staging-bot approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory