Skip to content

Commit 45f69ff

Browse files
author
Release Manager
committed
gh-36083: build/pkgs/jupyter_core: Update to 4.12.0 <!-- ^^^^^ 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". --> Resolves #35953 <!-- 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: ... --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> URL: #36083 Reported by: Matthias Köppe Reviewer(s): Frédéric Chapoton
2 parents f8b07e7 + b50cbbd commit 45f69ff

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

build/pkgs/jupyter_core/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=jupyter_core-VERSION.tar.gz
2-
sha1=6e48f90477c11ad41b9404732a2bdcb485f4e630
3-
md5=84d207d4c48513a2b87ff2ed508beb98
4-
cksum=2072829465
2+
sha1=2a0a14c4c1624826100d59169636bb588465deb9
3+
md5=7586526dd4ca9d1bc820a4a5429df48b
4+
cksum=1776144013
55
upstream_url=https://pypi.io/packages/source/j/jupyter_core/jupyter_core-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.11.2
1+
4.12.0

0 commit comments

Comments
 (0)