Revisions of python-xdoctest

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1143162 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 5)
- Update to 1.1.3:
  * `modname_to_modpath` now handles cases where editable packages have
    modules where the name is different than the package.
  * Update `xdoctest.plugin` to support pytest 8.0
  * Fixed deprecated usage of `ast.Num`
  * Partial support for 3.12. New f-string syntax is not supported yet.
  * Removed dependency on six and got rid of old Python 2 logic
- Drop patch python-xdoctest-no-six.patch, included upstream.
- No more globs in %files.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 930144 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 3)
- update to 0.15.10:
  * The xdoctest "analysis" option now defaults to "auto" everywhere.
  * Disabled workaround 16806 in Python 3.8+
  * Removed the distracting and very long internal traceback
  * Pytest now defaults to --xdoctest-verbose=2 by default
  * Directive syntax errors are now handled as doctest runtime errors and
    return better debugging information
- drop 97.patch, upstream
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 873584 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 2)
- 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
Displaying all 5 revisions
openSUSE Build Service is sponsored by