Revisions of python-nbsmoke
buildservice-autocommit
accepted
request 1156360
from
Benjamin Greiner (bnavigator)
(revision 23)
baserev update by copy to link target
Benjamin Greiner (bnavigator)
committed
(revision 22)
- Skip python39: no longer supported since ipython 8.19
buildservice-autocommit
accepted
request 1103426
from
Benjamin Greiner (bnavigator)
(revision 21)
baserev update by copy to link target
Benjamin Greiner (bnavigator)
accepted
request 1103425
from
Benjamin Greiner (bnavigator)
(revision 20)
- Ignore test failure due to new unicode handling in the stack
buildservice-autocommit
accepted
request 1029607
from
Benjamin Greiner (bnavigator)
(revision 19)
baserev update by copy to link target
Benjamin Greiner (bnavigator)
committed
(revision 18)
- Add nbsmoke-pr63-remove-id.patch -- gh#pyviz-dev/nbsmoke#63
buildservice-autocommit
accepted
request 984968
from
Benjamin Greiner (bnavigator)
(revision 17)
baserev update by copy to link target
Benjamin Greiner (bnavigator)
accepted
request 984967
from
Benjamin Greiner (bnavigator)
(revision 16)
- Add nbsmoke-obs-nounraisableexception.patch: don't error on warnings about obs not closing sockets in time
Benjamin Greiner (bnavigator)
accepted
request 944945
from
Benjamin Greiner (bnavigator)
(revision 15)
- Update to 0.6.0 * Change template file name for nbconvert >= 6
Benjamin Greiner (bnavigator)
accepted
request 931402
from
Benjamin Greiner (bnavigator)
(revision 14)
- Update to 0.5.0 * Compatibility with newer versions of pytest. * Compatibility with newer versions of nbconvert. * Allow user-specified magic handlers. - Enable test suite
buildservice-autocommit
accepted
request 856392
from
Markéta Machová (mcalabkova)
(revision 13)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 856080
from
Benjamin Greiner (bnavigator)
(revision 12)
- Provide the old jupyter package name only for the primary Python3 interpreter -- gh#openSUSE/python-rpm-macros#66
buildservice-autocommit
accepted
request 760530
from
Todd R (TheBlackCat)
(revision 11)
baserev update by copy to link target
Todd R (TheBlackCat)
committed
(revision 10)
Todd R (TheBlackCat)
accepted
request 760526
from
Todd R (TheBlackCat)
(revision 9)
- Update to 0.4.1 * Don't completely fail to import if beautifulsoup4 and requests are unavailable (only the "verify" functionality requires them; beautifulsoup4 and requests are supposed to be optional dependencies). - Update to 0.4.0 * The dependencies for the "verify" command are now optional; pip users wanting this feature will need to add the "verify" extra (pip install nbsmoke[verify] or pip install nbsmoke[all]), or add the dependencies manually (pip install requests beautifulsoup4). * The dependency for holoviews magics lint checking (i.e. holoviews) is now optional; pip users wanting this feature will need to add the "holoviews-magics" extra (pip install nbsmoke[holoviews-magics] or pip install nbsmoke[all]), or add the dependency manually (pip install holoviews). * Bug fix: Avoid importing holoviews if available when nbsmoke is imported (#36). Previously, the mere presence of nbsmoke in an environment could affect test coverage measurement for projects that holoviews itself imports. - Update to 0.3.0 * support for flake messages to ignore (by regex) * support for magics blacklist (i.e. magics that if present cause a flake) * added support for script & capture cell magics (mainly as a demo) * increased the number of builtin magics that will be silently ignored (as they don't interact with the python process), e.g. bookmark, edit, who, etc * lint failures can be set to be warnings only (potentially useful for systems that report warnings - Drop python2 support due to dependencies dropping python2
buildservice-autocommit
accepted
request 748352
from
Todd R (TheBlackCat)
(revision 8)
baserev update by copy to link target
Todd R (TheBlackCat)
accepted
request 748351
from
Todd R (TheBlackCat)
(revision 7)
jupyter_client renamed to jupyter-client
buildservice-autocommit
accepted
request 709555
from
Todd R (TheBlackCat)
(revision 6)
baserev update by copy to link target
Todd R (TheBlackCat)
accepted
request 709554
from
Todd R (TheBlackCat)
(revision 5)
- Update to 0.2.8 * Shorter lint tracebacks * Added --nbsmoke-lint-onlywarn: Report lint failures as warnings * Added --nbsmoke-lint-debug: Allow easier investigation (and debugging) of lint failures. nbsmoke lint currently uses nbconvert to convert ipynb to py, then runs pyflakes on that. You can now see the py source that was actually flake checked (pyflakes-reported line numbers correspond to this source). (Note: unhandled magics e.g. from holoviews can cause spurious flakes. I have separate changes that attempt to improve the situation. Meanwhile, this option is also helpful for debugging that situation.) * Only supporting html storage in python 3.
Todd R (TheBlackCat)
committed
(revision 4)
converted link to branch
Displaying revisions 1 - 20 of 23