Revisions of python-xdoctest

buildservice-autocommit accepted request 1143162 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 10)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 9)
- 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.
buildservice-autocommit accepted request 1091245 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 8)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1091118 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 7)
- version update to 1.1.1
  ## Version 1.1.1
  ### Changed
  * Binary tests are now only run on "full" installs to reduce minimal dependencies.
  * Support for Python 3.11
  * Minor typing fixes
  
  ## Version 1.1.0 - Released 2022-09-05
  ### Fixed
  * Can now handle basic versions of the new `__editable__` package finder mechanism.
  * Parsing bug where directives were incorrectly flagged as inline if they were
    directly followed by a function with a decorator.
  ### Removed
  * Dropped 2.7 and 3.5 support. Now supporting 3.6+ Use xdoctest<=1.0.2 for 2.7
    or 3.5 support.
  ### Changed
  * Improved the "dump" functionality of converting doctests to unit tests.
  
  ## Version 1.0.2 - Released 2022-08-19
  ### Added
  * Environs as options:
    `XDOCTEST_VERBOSE`, `XDOCTEST_OPTIONS`, `XDOCTEST_GLOBAL_EXEC`, `XDOCTEST_REPORT`,
    `XDOCTEST_STYLE`, and `XDOCTEST_ANALYSIS` environment variables can now be used
    to specify configuration defaults.
  ### Changed
  * Added experimental hidden feature `--insert-skip-directive-above-failures`
    that can be used to modify your code such that failing doctests are marked as
    skip.
  * Disabled traceback suppression on module import errors (this is is
    configurable via the `supress_import_errors` option).
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 6)
- 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
buildservice-autocommit accepted request 873584 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 4)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 827502 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 3)
initialized devel package after accepting 827502
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 2)
- Fix the download url
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 827437 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 1)
Saner doctest runner
Displaying all 10 revisions
openSUSE Build Service is sponsored by