------------------------------------------------------------------- Fri Feb 19 00:21:50 UTC 2021 - Dirk Müller - update to 0.15.4: * pip install xdoctest can now specify [colors] or [jupyter] * Enhanced REQUIRES directive behavior * Xdoctest can now be run inside of Jupyter notebooks / IPython sessions * Xdoctest can now be run on Jupyter notebooks * Renamed Config to DoctestConfig * Renamed static_analysis.parse_calldefs to static_analysis.parse_static_calldefs. * Changed argument name from modpath_or_name to module_identifier in several functions. * The REQUIRES directive can now inspect existence or values of environment variables. * Bugfixes * add 97.patch ------------------------------------------------------------------- Tue Aug 18 07:00:39 UTC 2020 - Tomáš Chvátal - Fix the download url ------------------------------------------------------------------- Sun Aug 16 15:42:14 UTC 2020 - John Vandenberg - Update to v0.13.0 ------------------------------------------------------------------- Fri Sep 6 05:52:32 PM UTC 2019 - John Vandenberg - Initial spec for v0.10.0