File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
package :
2
2
name : ' {% set name = "robotkernel" %}{{ name }}'
3
- version : ' {% set version = "1.0" %}{{ version }}'
3
+ version : ' {% set version = "1.0.1 " %}{{ version }}'
4
4
5
5
source :
6
6
url : https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
7
- sha256 : 33a28df8236786fbd45cfd9b92c5b710d86b7c686a7c602a6b7ea955aacb251c
7
+ sha256 : a725d18f1a5f5242192561453acc11466821671c383e808adb68661c4850a472
8
8
9
9
build :
10
10
noarch : python
Original file line number Diff line number Diff line change 1
- {% set robotkernel = "1.0" %}
1
+ {% set robotkernel = "1.0.1 " %}
2
2
{% set robot_jupyterlab = "==1.1.4" %}
3
3
{% set robot_conda = ">=4.7.12,<4.8" %}
4
4
{% set robot_fox = ">=68.0.2,<69" %}
@@ -13,7 +13,7 @@ source:
13
13
- path : ../../robotlab
14
14
folder : robotlab
15
15
- url : https://github.com/robots-from-jupyter/robotkernel/archive/{{ robotkernel }}.tar.gz
16
- sha256 : 93819e902be42895b02d8142c6fb13f5a88c69fdc49a7b49a15a65371d80547d
16
+ sha256 : b239e50c2743a7b94704d1f3678303bc95d56be5cf7071e653189a9e9dc74a12
17
17
folder : robotkernel
18
18
# we do the jupyterlab build off-line to keep conda-build time low
19
19
- path : ../../_artifacts/app_dir
You can’t perform that action at this time.
0 commit comments