Skip to content

Commit

Permalink
Merge pull request #151 from regro-cf-autotick-bot/7.1.3_h652231
Browse files Browse the repository at this point in the history
notebook v7.1.3
  • Loading branch information
bollwyvl authored Apr 17, 2024
2 parents ec58271 + 2a0f2a1 commit f6147a1
Show file tree
Hide file tree
Showing 2 changed files with 9 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
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "7.1.2" %}
{% set version = "7.1.3" %}
{% set lab_version = ">=4.1.1,<4.2" %}

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

source:
url: https://pypi.io/packages/source/n/notebook/notebook-{{ version }}.tar.gz
sha256: efc2c80043909e0faa17fce9e9b37c059c03af0ec99a4d4db84cb21d9d2e936a
sha256: 41fcebff44cf7bb9377180808bcbae066629b55d8c7722f1ebbe75ca44f9cfc1

build:
noarch: python
Expand Down

0 comments on commit f6147a1

Please sign in to comment.