Commit Graph

12 Commits

Author SHA1 Message Date
sthen
dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
sthen
2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
sthen
9d1ca963dd unbreak, I didn't set MODPY_PEP517 correctly, reported by aja@ naddy@ 2022-08-28 19:00:50 +00:00
sthen
1dd4726d2f update to py3-cvxopt-1.3.0 2022-08-27 15:33:53 +00:00
sthen
45398fe1b1 sync WANTLIB for various ports with "NOT REACHABLE" libs 2022-03-31 12:52:13 +00:00
naddy
ab45f39af6 drop RCS Ids 2022-03-11 19:36:11 +00:00
sthen
3fb7cdbcf6 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:35 +00:00
daniel
78e983fae3 update to 1.2.6 for python 3.9 support
ok pirofti@ (MAINTAINER)
2021-05-16 00:35:34 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
pirofti
72d228a52c Switch ports to FLAVOR=python3.
OK sthen@
2020-06-26 12:57:45 +00:00
pirofti
055b64528c Import py-cvxopt.
CVXOPT is a free software package for convex optimization based on
the Python programming language. It can be used with the interactive
Python interpreter, on the command line by executing Python scripts,
or integrated in other software via Python extension modules. Its
main purpose is to make the development of software for convex
optimization applications straightforward by building on Python's
extensive standard library and on the strengths of Python as a
high-level programming language.
2020-06-26 10:14:06 +00:00