Commit graph

4 commits

Author SHA1 Message Date
Antoine Brodin
41443836f0 cad/py-ocp: Revert update to 7.5.2 to unbreak the ports tree
This reverts commit 224b32fffa.
2021-10-29 18:21:42 +00:00
Neal Nelson
224b32fffa cad/py-ocp: Update to 7.5.2
PR:	259503
2021-10-29 09:46:34 -07:00
Adriaan de Groot
0c6d1e93f9 cad/py-ocp: mark BROKEN
The update to OpenCascade (to 7.5) broke this port, because it
relies on all kinds of internals (it's a wrapper, after all).
Remove the patching-of-problematic-C++ because that's definitely
not needed against current OpenCascade, but the rest of the port
is out of my league.

Maintainer has been notified.
2021-04-11 01:50:51 +02:00
Steve Wills
e5e1215114 cad/py-ocp: create port
OCP is a Python wrapper for OCCT (OpenCascade) generated using pywrap
primarily used by CadQuery.

WWW: https://github.com/CadQuery/OCP

PR:		248202
Submitted by:	Neal Nelson <ports@nicandneal.net>
2020-08-16 12:53:47 +00:00