Skip to content

Commit 579adf6

Browse files
quantlib-python v1.41 (#50)
automerged PR by conda-forge/automerge-action
2 parents f8e7935 + a2de8ee commit 579adf6

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

.scripts/run_osx_build.sh

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{% set name = "QuantLib-python" %}
2-
{% set version = "1.40" %}
2+
{% set version = "1.41" %}
33

44
package:
55
name: {{ name|lower }}
66
version: {{ version }}
77

88
source:
99
url: https://github.com/lballabio/QuantLib-SWIG/releases/download/v{{ version }}/QuantLib-SWIG-{{ version }}.tar.gz
10-
sha256: 768bc34191b67128c1bd01a01824e701e050130bf7232c77bf8a5129c3455a5e
10+
sha256: fa31023207937616ca0f880eda774b6a2273ba6274e776ee9bf631ddc6bf54b8
1111
patches:
1212
- no-isolation.diff
1313

0 commit comments

Comments
 (0)