Skip to content

Commit caf405a

Browse files
author
Matthias Koeppe
committed
build/pkgs/python_flint: New
1 parent 1cd4990 commit caf405a

File tree

7 files changed

+32
-0
lines changed

7 files changed

+32
-0
lines changed

build/pkgs/python_flint/SPKG.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
python_flint: Bindings for FLINT and Arb
2+
========================================
3+
4+
Description
5+
-----------
6+
7+
Bindings for FLINT and Arb
8+
9+
License
10+
-------
11+
12+
MIT
13+
14+
Upstream Contact
15+
----------------
16+
17+
https://pypi.org/project/python-flint/
18+

build/pkgs/python_flint/checksums.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
tarball=python-flint-VERSION.tar.gz
2+
sha1=c7d5b3b8db47c903eea9e752bd7732e34d6c5945
3+
md5=6473f4da8959f0ec085db62bca3e40e3
4+
cksum=2814579556
5+
upstream_url=https://pypi.io/packages/source/p/python_flint/python-flint-VERSION.tar.gz

build/pkgs/python_flint/dependencies

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
flint | $(PYTHON_TOOLCHAIN) cython $(PYTHON)
2+
3+
----------
4+
All lines of this file are ignored except the first.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python-flint
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.6.0
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
cd src
2+
sdh_pip_install .

build/pkgs/python_flint/type

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
optional

0 commit comments

Comments
 (0)