Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions conda-recipes/tornado_m2crypto/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "tornado_m2crypto" %}
{% set version = "0.1.3" %}
{% set version = "0.1.4" %}


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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/tornado_m2crypto-{{ version }}.tar.gz
sha256: 9c30ce25031ffe438b95f541cb9d50d5858db5d9e519d8e4e67b42f32416c260
sha256: 36e871c5c49d1d07c5f6111af37d633d9cc96e01bcb72783f90fc46eba4ede07

build:
noarch: python
Expand Down
Loading