[sagenb-export] branch master updated (3b7c7f4 -> ac6fc66)
Ximin Luo
infinity0 at debian.org
Fri May 19 13:01:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to branch master
in repository sagenb-export.
from 3b7c7f4 Release 2.0-2 to Debian unstable.
new 7243df9 Add d/gbp.conf
adds 292a500 New upstream version 3.2
new ced9cec Merge tag 'upstream/3.2'
new ac6fc66 Update d/changelog
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
MANIFEST.in | 6 +-
debian/changelog | 6 +
debian/gbp.conf | 2 +
sagenb_export/ipynb_writer.py | 10 +-
sagenb_export/nbextension/__init__.py | 7 +-
sagenb_export/nbextension/export_handler.py | 7 +-
sagenb_export/nbextension/list_handler.html | 29 +-
sagenb_export/nbextension/list_handler.py | 8 +-
sagenb_export/nbextension/start_sagenb_handler.py | 50 +
sagenb_export/nbextension/www/run-sagenb.html | 28 +
sagenb_export/nbextension/www/sagenb-export.css | 17 +-
sagenb_export/nbextension/www/sagenb-export.js | 14 +-
.../www/{sagenb-export.js => start-sagenb.js} | 12 +-
sagenb_export/sagenb_reader.py | 59 +-
setup.py | 2 +-
..._notebook_sagenb_home_admin_6_code_sage4_spyx.c | 3788 ++++++++++++++++++++
...tebook_sagenb_home_admin_6_code_sage4_spyx.html | 386 ++
.../2/21/212/2123/admin/6/code/sage4.spyx | 2 +
.../2/21/212/2123/admin/6/snapshots/1488453006.bz2 | Bin 0 -> 118 bytes
.../__store__/2/21/212/2123/admin/6/worksheet.html | 15 +
.../212/2123/admin/{4 => 6}/worksheet_conf.pickle | 59 +-
test/test_sagenb_list.py | 4 +-
test/test_sagenb_reader.py | 24 +-
23 files changed, 4456 insertions(+), 79 deletions(-)
create mode 100644 debian/gbp.conf
create mode 100644 sagenb_export/nbextension/start_sagenb_handler.py
create mode 100644 sagenb_export/nbextension/www/run-sagenb.html
copy sagenb_export/nbextension/www/{sagenb-export.js => start-sagenb.js} (52%)
create mode 100755 test/dot_sage/sage_notebook.sagenb/home/__store__/2/21/212/2123/admin/6/cells/1/__usr_local_src_sage_config_ExportSageNB_test_dot_sage_sage_notebook_sagenb_home_admin_6_code_sage4_spyx.c
create mode 100755 test/dot_sage/sage_notebook.sagenb/home/__store__/2/21/212/2123/admin/6/cells/1/__usr_local_src_sage_config_ExportSageNB_test_dot_sage_sage_notebook_sagenb_home_admin_6_code_sage4_spyx.html
create mode 100644 test/dot_sage/sage_notebook.sagenb/home/__store__/2/21/212/2123/admin/6/code/sage4.spyx
create mode 100644 test/dot_sage/sage_notebook.sagenb/home/__store__/2/21/212/2123/admin/6/snapshots/1488453006.bz2
create mode 100644 test/dot_sage/sage_notebook.sagenb/home/__store__/2/21/212/2123/admin/6/worksheet.html
copy test/dot_sage/sage_notebook.sagenb/home/__store__/2/21/212/2123/admin/{4 => 6}/worksheet_conf.pickle (71%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagenb-export.git
More information about the debian-science-commits
mailing list