Skip to content

Commit

Permalink
Update PINTS to 1.1.13 (#51056)
Browse files Browse the repository at this point in the history
  • Loading branch information
liyao001 authored Sep 30, 2024
1 parent dba5036 commit 9504a1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/pypints/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "pyPINTS" %}
{% set version = "1.1.10" %}
{% set version = "1.1.13" %}

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

source:
url: "https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz"
sha256: 91e4e6e8a308ad4e4e829068b96282385a0285512a2351cedd9793c50e8a7f63
url: "https://files.pythonhosted.org/packages/df/b4/0b6ded0841b01d72c2beb676b71ea94800896ec69c937f09acee24964597/pypints-1.1.13.tar.gz"
sha256: 808fca4e7fa6ff06dffebc49c36680c872044b4babdd9e42f012fa2ff140aa3e

build:
number: 0
Expand Down

0 comments on commit 9504a1b

Please sign in to comment.