Skip to content

Commit

Permalink
jupyter-collaboration v2.0.11 (#10)
Browse files Browse the repository at this point in the history
* updated v2.0.11

* MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.34.0, and conda-forge-pinning 2024.03.29.12.36.21
  • Loading branch information
regro-cf-autotick-bot committed Mar 29, 2024
1 parent 51704b3 commit 8308c5a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
7 changes: 7 additions & 0 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -6,3 +10,6 @@ channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
zip_keys:
- - c_stdlib_version
- cdt_name
5 changes: 3 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{% set jupyterlab_version = ">=4.0.5" %}
{% set version = "2.0.5" %}
{% set jupyterlab_version = ">=4.0.5" %}
{% set version = "2.0.11" %}
{% set jupyterlab_version = ">=4.0.5" %}

package:
Expand All @@ -8,7 +9,7 @@ package:

source:
url: https://pypi.io/packages/source/j/jupyter-collaboration/jupyter_collaboration-{{ version }}.tar.gz
sha256: 6906191a2c9aec4ddb9705645b1eb0d876f6334bffcfd74e314ef61065b86828
sha256: 2bb1cde72cda758e526fa49f9ff2bf402ceed7801c0c4187abe4d21e42e18136

build:
noarch: python
Expand Down

0 comments on commit 8308c5a

Please sign in to comment.