Skip to content

Commit 7fda18c

Browse files
author
Matthias Koeppe
committed
build/pkgs/widgetsnbextension: Change to wheel package
1 parent 01ff39e commit 7fda18c

File tree

5 files changed

+21
-11
lines changed

5 files changed

+21
-11
lines changed
Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
1-
widgetsnbextension: Jupyter notebook extension for interactive HTML widgets
2-
===========================================================================
1+
widgetsnbextension: Jupyter interactive widgets for Jupyter Notebook
2+
====================================================================
33

44
Description
55
-----------
66

7-
Interactive HTML widgets for Jupyter notebooks.
7+
Jupyter interactive widgets for Jupyter Notebook
8+
9+
License
10+
-------
11+
12+
BSD 3-Clause License
13+
14+
Upstream Contact
15+
----------------
16+
17+
https://pypi.org/project/widgetsnbextension/
18+
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
tarball=widgetsnbextension-VERSION.tar.gz
2-
sha1=b5d01e48dbf258264abef72e34c83a12da938842
3-
md5=06421deddf129f9dc26d4458b6a6381e
4-
cksum=2456830638
5-
upstream_url=https://pypi.io/packages/source/w/widgetsnbextension/widgetsnbextension-VERSION.tar.gz
1+
tarball=widgetsnbextension-VERSION-py3-none-any.whl
2+
sha1=1ffb84b17fca00a6e4bbad41f395ed6f37e1c6b9
3+
md5=38786a4166938b1b4165a76c244c3fc9
4+
cksum=2255132975
5+
upstream_url=https://pypi.io/packages/py3/w/widgetsnbextension/widgetsnbextension-VERSION-py3-none-any.whl
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jupyter_packaging | $(PYTHON_TOOLCHAIN) jupyter_core $(PYTHON)
1+
jupyter_core | $(PYTHON_TOOLCHAIN) $(PYTHON)
22

33
----------
44
All lines of this file are ignored except the first.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
widgetsnbextension >=3.5.1
1+
widgetsnbextension

build/pkgs/widgetsnbextension/spkg-install.in

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)