Skip to content

Commit 932eb24

Browse files
committed
Bump python flint to 0.8.0 (pyodide#345)
1 parent 8d49457 commit 932eb24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/python-flint/meta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: python-flint
3-
version: 0.7.1
3+
version: 0.8.0
44
top-level:
55
- flint
66
requirements:
@@ -9,8 +9,8 @@ requirements:
99
- libgmp
1010
- libmpfr
1111
source:
12-
url: https://files.pythonhosted.org/packages/source/p/python_flint/python_flint-0.7.1.tar.gz
13-
sha256: 8594cdbcba0c29503eefca76dfca37fe2388f11ee95c8d1f74e47006b97ce6d2
12+
url: https://files.pythonhosted.org/packages/source/p/python_flint/python_flint-0.8.0.tar.gz
13+
sha256: 3da125cd780e09510b0fb5f455646013f2b49072ea43eea806f6af77b450fa39
1414
build:
1515
cflags: |
1616
-I$(WASM_LIBRARY_DIR)/include

0 commit comments

Comments
 (0)