Skip to content

Commit

Permalink
bump pythonocc to 7.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joergbrech committed Dec 12, 2023
1 parent a028e77 commit d06193d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions python-occ-7x/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "7.4.1" %}
{% set version = "7.6.2" %}

package:
name: pythonocc-core
Expand All @@ -11,7 +11,7 @@ source:
- 0001-DLR-patch-to-support-c2-continous-coons-patches.patch

build:
number: 5
number: 0
binary_relocation: false [osx]

requirements:
Expand All @@ -26,10 +26,10 @@ requirements:

host:
- python {{ python }}
- opencascade ==7.4.0
- opencascade ==7.6.2

run:
- opencascade ==7.4.0
- opencascade ==7.6.2
- python

test:
Expand Down

0 comments on commit d06193d

Please sign in to comment.