Skip to content

Commit 4f8a8af

Browse files
author
Release Manager
committed
gh-36267: Change `ipympl`/`pkgconfig`/`widgetsnbextension` to wheel packages, drop build deps <!-- ^^^^^ Please provide a concise, informative and self-explanatory title. Don't put issue numbers in there, do this in the PR body below. For example, instead of "Fixes #1234" use "Introduce new method to calculate 1+1" --> <!-- Describe your changes here in detail --> <!-- Why is this change required? What problem does it solve? --> <!-- If this PR resolves an open issue, please link to it here. For example "Fixes #12345". --> - Cherry-picked from #36129 <!-- If your change requires a documentation PR, please link it appropriately. --> ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> <!-- If your change requires a documentation PR, please link it appropriately --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> <!-- Feel free to remove irrelevant items. --> - [x] The title is concise, informative, and self-explanatory. - [ ] The description explains in detail what this PR is about. - [x] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation accordingly. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on - #12345: short description why this is a dependency - #34567: ... --> - Depends on #36239 (merged here) <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> URL: #36267 Reported by: Matthias Köppe Reviewer(s): Dima Pasechnik, github-actions[bot]
2 parents 1af7f8f + e5ac3c8 commit 4f8a8af

40 files changed

+37
-145
lines changed

build/pkgs/ipympl/checksums.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
tarball=ipympl-VERSION-py2.py3-none-any.whl
2+
sha1=9848409026669d9edd83074730d7e2456ae8a187
3+
md5=e08ec29d29955174178b7230d41a7ff7
4+
cksum=490103438
5+
upstream_url=https://pypi.io/packages/py2.py3/i/ipympl/ipympl-VERSION-py2.py3-none-any.whl

build/pkgs/ipympl/dependencies

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
ipywidgets matplotlib ipykernel | $(PYTHON_TOOLCHAIN) jupyter_packaging $(PYTHON)
1+
ipython numpy ipython_genutils pillow traitlets ipywidgets matplotlib | $(PYTHON_TOOLCHAIN) $(PYTHON)
22

33
----------
44
All lines of this file are ignored except the first.
5-
6-
jupyterlab is listed as a "build-system requires", but the package installs correctly without it.

build/pkgs/ipympl/package-version.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.9.3

build/pkgs/ipympl/requirements.txt

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

build/pkgs/jupyter_packaging/SPKG.rst

Lines changed: 0 additions & 18 deletions
This file was deleted.

build/pkgs/jupyter_packaging/checksums.ini

Lines changed: 0 additions & 5 deletions
This file was deleted.

build/pkgs/jupyter_packaging/dependencies

Lines changed: 0 additions & 4 deletions
This file was deleted.

build/pkgs/jupyter_packaging/distros/conda.txt

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

build/pkgs/jupyter_packaging/install-requires.txt

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

build/pkgs/jupyter_packaging/package-version.txt

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

0 commit comments

Comments
 (0)