Skip to content

Commit

Permalink
Merge pull request #5 from regro-cf-autotick-bot/0.5.3_h2122af
Browse files Browse the repository at this point in the history
jupyter-sphinx v0.5.3
  • Loading branch information
12rambau authored Dec 29, 2023
2 parents 8602831 + f0fc65e commit a377f19
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{% set name = "jupyter-sphinx" %}
{% set package = "jupyter_sphinx" %}
{% set version = "0.4.0" %}
{% set version = "0.5.3" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ package }}-{{ version }}.tar.gz
sha256: 0c11a38f1343138f2c5051c0d34c4c545f4480174c1bd41c0256fe826e0baa55
sha256: 2e23699a3a1cf5db31b10981da5aa32606ee730f6b73a844d1e76d800756af56

build:
number: 1
Expand All @@ -19,6 +19,7 @@ requirements:
host:
- pip
- python >=3.6
- hatchling
run:
- python >=3.6
- ipython
Expand Down

0 comments on commit a377f19

Please sign in to comment.