[Python-modules-commits] [ipywidgets] branch master updated (3e2aa50 -> 51790a1)

Gordon Ball chronitis-guest at moszumanska.debian.org
Tue Nov 29 16:47:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

chronitis-guest pushed a change to branch master
in repository ipywidgets.

      from  3e2aa50   Add more standardised branch names to .git-dpm
       new  b01ecb3   Unconditionally import setuptools to pick up dependencies
       new  5d92123   Fix upstream package.json, otherwise the webpack build emits errors
       new  60ac83e   merge patched into master
       new  9b0fe4f   Add Ximin to d/copyright
       new  be426e3   Add install files for python{,3}-{ipywidgets,widgetnbextension}
       new  765121f   Add binary package stanzas for python{,3}-widgetsnbextension
       new  b80ed06   Remove PYBUILD_NAME
       new  2169167   Try and build widgetsnbextension with PYBUILD_AFTER rules
       new  dbe42b2   Don't build extension.js in widgetsnbextension/setup.py, since it will be done manually
       new  cc704ec   merge patched into master
       new  1dd3089   Don't build extension.js in widgetsnbextension/setup.py, since it will be done manually
       new  ef7a760   merge patched into master
       new  e0f28e0   Add a dummy extension.js
       new  51790a1   Remove incorrect section for widgetsnbextension

The 14 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:
 debian/.git-dpm                                    |  4 +--
 debian/control                                     | 24 ++++++++++++++
 debian/copyright                                   |  1 +
 ...ally-import-setuptools-to-pick-up-depende.patch | 21 ++++++++++--
 ...m-package.json-otherwise-the-webpack-buil.patch |  2 +-
 ...-extension.js-in-widgetsnbextension-setup.patch | 38 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 debian/python-ipywidgets.install                   |  1 +
 debian/python-widgetsnbextension.install           |  1 +
 debian/python3-ipywidgets.install                  |  1 +
 debian/python3-widgetsnbextension.install          |  1 +
 debian/rules                                       | 15 +++++++--
 widgetsnbextension/setup.py                        | 13 +-------
 13 files changed, 103 insertions(+), 20 deletions(-)
 create mode 100644 debian/patches/0003-Don-t-build-extension.js-in-widgetsnbextension-setup.patch
 create mode 100644 debian/python-ipywidgets.install
 create mode 100644 debian/python-widgetsnbextension.install
 create mode 100644 debian/python3-ipywidgets.install
 create mode 100644 debian/python3-widgetsnbextension.install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ipywidgets.git



More information about the Python-modules-commits mailing list