Port details |
- py-cypari2 Python interface to the number theory library PARI/GP
- 2.1.2 math
=1 2.1.2Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2020-05-15 21:05:57
- Last Update: 2021-04-23 15:39:04
- Commit Hash: f467fe0
- People watching this port, also watch:: SparseBitSet, py38-cysignals, R-cran-eRm, python
- Also Listed In: python
- License: GPLv2
- Description:
- A Python interface to the number theory library PARI/GP.
WWW: https://github.com/sagemath/cypari2
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}cypari2>0:math/py-cypari2@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-cypari2/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-cypari2
- pkg install py38-cypari2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-cypari2 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-cypari2
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1619180534
SHA256 (cypari2-2.1.2.tar.gz) = 03cd45edab8716ebbfdb754e65fea72e873c73dc91aec098fe4a01e35324ac7a
SIZE (cypari2-2.1.2.tar.gz) = 2178968
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-cysignals>0 : devel/py-cysignals@py38
- py38-sphinx>=0,1 : textproc/py-sphinx@py38
- cython-3.8 : lang/cython@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- py38-cysignals>0 : devel/py-cysignals@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Library dependencies:
-
- libgmp.so : math/gmp
- libpari.so : math/pari
- This port is required by:
- for Build
-
- math/sage
- for Run
-
- math/sage
- Configuration Options:
- ===> The following configuration options are available for py38-cypari2-2.1.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- math_py-cypari2
- USES:
- compiler:c11 python:3.6+ gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
23 Apr 2021 15:39:04 2.1.2
|
Thierry Thomas (thierry)  |
math/py-cypari2: update to 2.1.2.
- Switch to pypi.org;
- Strip libraries;
- Add a test target. |
19 Apr 2021 14:53:14 2.1.2.b1
|
Kai Knoblich (kai)  |
math/py-cypari2: Fix packaging with Python 3.8+
PR: 253815
Approved by: python (with hat) |
06 Apr 2021 14:31:07 2.1.2.b1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Mar 2021 16:36:31
2.1.2.b1
|
thierry  |
Upgrade to 2.1.2b1. |
14 Jan 2021 14:34:38
2.1.1_2
|
dbaio  |
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093 |
27 Oct 2020 21:07:08
2.1.1_2
|
thierry  |
Fix a breakage introduced by r553237:
Use polisirreducible() instead of isirreducible()
Obtained from: upstream (7bf4211) |
25 Oct 2020 05:39:49
2.1.1_1
|
yuri  |
math/pari: Update 2.11.4 -> 2.13.0
Bump 15 depending ports.
Reported by: portscout |
27 May 2020 00:24:41
2.1.1
|
pkubaj  |
math/py-cypari2: fix build on GCC architectures
Use C11 compiler:
/usr/local/lib/python3.7/site-packages/cysignals/struct_signals.h:45: error:
expected '=', ',', ';', 'asm' or '__attribute__' before 'int' |
15 May 2020 21:05:53
2.1.1
|
thierry  |
Adding cypari2, a Python interface to the number theory library PARI/GP.
To be used by SageMath. |
Number of commits found: 9
|