Skip to content

Commit

Permalink
build/pkgs/python_flint: New
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Feb 2, 2024
1 parent 9cc9428 commit 796d3d7
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 0 deletions.
18 changes: 18 additions & 0 deletions build/pkgs/python_flint/SPKG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
python_flint: Bindings for FLINT and Arb
========================================

Description
-----------

Bindings for FLINT and Arb

License
-------

MIT

Upstream Contact
----------------

https://pypi.org/project/python-flint/

5 changes: 5 additions & 0 deletions build/pkgs/python_flint/checksums.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
tarball=python-flint-VERSION.tar.gz
sha1=c7d5b3b8db47c903eea9e752bd7732e34d6c5945
md5=6473f4da8959f0ec085db62bca3e40e3
cksum=2814579556
upstream_url=https://pypi.io/packages/source/p/python_flint/python-flint-VERSION.tar.gz
4 changes: 4 additions & 0 deletions build/pkgs/python_flint/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
flint | $(PYTHON_TOOLCHAIN) cython $(PYTHON)

----------
All lines of this file are ignored except the first.
1 change: 1 addition & 0 deletions build/pkgs/python_flint/install-requires.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python-flint
1 change: 1 addition & 0 deletions build/pkgs/python_flint/package-version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.6.0
2 changes: 2 additions & 0 deletions build/pkgs/python_flint/spkg-install.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
cd src
sdh_pip_install .
1 change: 1 addition & 0 deletions build/pkgs/python_flint/type
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
optional

0 comments on commit 796d3d7

Please sign in to comment.