Skip to content

Commit

Permalink
wetterdienst v0.64.0 (#108)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Oct 13, 2023
2 parents 0d44469 + 06d43e2 commit b4720f8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "wetterdienst" %}
{% set version = "0.63.0" %}
{% set version = "0.64.0" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/wetterdienst-{{ version }}.tar.gz
sha256: 358447236b0dec29bc3be25185dec1835111faff0fc8afe7e22c695e7ce000e8
sha256: b9374aba522c4622abc4ee482d6cb301113f3d66ed9307a1189dc681c65bcdf6

build:
noarch: python
Expand Down Expand Up @@ -53,7 +53,6 @@ requirements:
- tabulate >=0.8,<0.10
- timezonefinder <7
- tqdm >=4,<5
- tzdata
- xlsx2csv >=0.8.1,<0.9
- xlsxwriter >=3.0.9,<3.2
- python-eccodes >=1.5.2,<1.7
Expand Down

0 comments on commit b4720f8

Please sign in to comment.