Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dgarcia:python312:numeric
python-jupyter-sphinx
jupyter-sphinx-sphinx7.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jupyter-sphinx-sphinx7.patch of Package python-jupyter-sphinx
diff -ur jupyter-sphinx-0.5.3.orig/tests/test_execute.py jupyter-sphinx-0.5.3/tests/test_execute.py --- jupyter-sphinx-0.5.3.orig/tests/test_execute.py 2024-09-15 20:14:34.086132369 +0200 +++ jupyter-sphinx-0.5.3/tests/test_execute.py 2024-09-15 20:15:06.323782290 +0200 @@ -52,6 +52,7 @@ source_trees.append(src_dir) conf_contents = "extensions = ['%s']" % entrypoint + conf_contents += "\nproject = 'python'" if config is not None: conf_contents += "\n" + config (src_dir / "conf.py").write_text(conf_contents, encoding="utf8")
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor