Skip to content

Commit

Permalink
Update hint to 2.2.1 (#18257)
Browse files Browse the repository at this point in the history
* Update hint to 2.2.0

* Update hint to 2.2.1
  • Loading branch information
BiocondaBot authored and dpryan79 committed Oct 24, 2019
1 parent 53a8f7b commit ee8e360
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipes/hint/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{% set version = "2.1.9" %}
{% set version = "2.2.1" %}

package:
name: hint
version: "{{ version }}"

source:
url: https://files.pythonhosted.org/packages/24/e9/58a2b6f519e75ae22f6cf90be94dd5bf1ad2fb7d56c6606444c1290d09c1/HiNT-Package-2.1.9.tar.gz
sha256: 302cb7aac4001f530ea060ab7eeb3ea6d24a752c8147dea0132c1ac46019bcb5
url: https://files.pythonhosted.org/packages/db/4e/4541ca10dca35c7715134e8a04d564b6e650cb09b7e2ef85913bf1087c5f/HiNT-Package-2.2.1.tar.gz
sha256: eea2159fe6669422a71b84063601e7cc4ff13b4e00a626f5f45c30ceabe5107d

build:
number: 1
number: 0
noarch: python
#script: $PYTHON -m pip install --no-deps --ignore-installed --no-cache-dir .
requirements:
Expand Down

0 comments on commit ee8e360

Please sign in to comment.