Skip to content

Commit

Permalink
Merge pull request #13055 from wolfi-dev/wolfictl-cc46103d-4e86-4776-…
Browse files Browse the repository at this point in the history
…b782-ec96174ed804

py3-notebook-shim/0.2.4 package update
  • Loading branch information
ajayk authored Feb 19, 2024
2 parents 53ff865 + 7c99316 commit 4b9d4bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions py3-notebook-shim.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Generated from https://pypi.org/project/notebook-shim/
package:
name: py3-notebook-shim
version: 0.2.3
epoch: 1
version: 0.2.4
epoch: 0
description: A shim layer for notebook traits and config
copyright:
- license: BSD 3-Clause
- license: BSD-3-Clause
dependencies:
runtime:
- py3-jupyter-server
Expand All @@ -24,7 +24,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: f69388ac283ae008cd506dda10d0288b09a017d822d5e8c7129a152cbd3ce7e9
expected-sha256: b4b2cfa1b65d98307ca24361f5b30fe785b53c3fd07b7a47e89acb5e6ac638cb
uri: https://files.pythonhosted.org/packages/source/n/notebook-shim/notebook_shim-${{package.version}}.tar.gz

- name: Python Build
Expand Down

0 comments on commit 4b9d4bb

Please sign in to comment.