File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 20
20
-fwasm-exceptions
21
21
ldflags : |
22
22
-fwasm-exceptions
23
+ -Wl,-rpath,$ORIGIN
23
24
about :
24
25
home : http://casadi.org
25
26
PyPI : https://pypi.org/project/casadi
Original file line number Diff line number Diff line change 1
1
package :
2
2
name : rateslib
3
- version : 1.8 .0
3
+ version : 2.0 .0
4
4
tag :
5
5
- rust
6
6
top-level :
7
7
- rateslib
8
8
source :
9
- url : https://files.pythonhosted.org/packages/1d/88/c84622d44cdefeebb46cde6eb6a8ce7505270b4a0ac0ebd705481ef6847e /rateslib-1.8 .0.tar.gz
10
- sha256 : 095f5e8e100997207061f7716046dc940adcc7056662f1c05bb55e0f8d76d1b4
9
+ url : https://files.pythonhosted.org/packages/73/2d/c84687c57d69a212ecdc3d0cbcddb242b300be2e2d01ecb8fd1ca6ba5855 /rateslib-2.0 .0.tar.gz
10
+ sha256 : 6778818c677a966dacb5d01a86e05e52bdb54d6e493e8bd460d9529e3b7b0b0e
11
11
requirements :
12
12
run :
13
13
- numpy
@@ -16,7 +16,7 @@ requirements:
16
16
executable :
17
17
- rustup
18
18
about :
19
- home : https://rateslib.readthedocs.io/en/1.8 .x/
19
+ home : https://rateslib.readthedocs.io/en/2.0 .x/
20
20
PyPI : https://pypi.org/project/rateslib
21
21
summary : A fixed income library for trading interest rates
22
22
license : CC-BY-NC-ND-4.0
Original file line number Diff line number Diff line change 1
1
pytest
2
+ numpy # pytest >= 8.4.0 seems to use numpy in approx
2
3
pytest-xdist
3
4
pytest-pyodide == 0.58.3
4
5
pytest-httpserver
You can’t perform that action at this time.
0 commit comments