We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d49457 commit 932eb24Copy full SHA for 932eb24
packages/python-flint/meta.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: python-flint
3
- version: 0.7.1
+ version: 0.8.0
4
top-level:
5
- flint
6
requirements:
@@ -9,8 +9,8 @@ requirements:
9
- libgmp
10
- libmpfr
11
source:
12
- url: https://files.pythonhosted.org/packages/source/p/python_flint/python_flint-0.7.1.tar.gz
13
- sha256: 8594cdbcba0c29503eefca76dfca37fe2388f11ee95c8d1f74e47006b97ce6d2
+ url: https://files.pythonhosted.org/packages/source/p/python_flint/python_flint-0.8.0.tar.gz
+ sha256: 3da125cd780e09510b0fb5f455646013f2b49072ea43eea806f6af77b450fa39
14
build:
15
cflags: |
16
-I$(WASM_LIBRARY_DIR)/include
0 commit comments