Skip to content

Conversation

@eloisebrosseau
Copy link
Contributor

Fix build break on CentOS

Summarize your change.

Set pyzstd and py7zr to the maximum version working with Python 3.8.

Describe the reason for the change.

The version of pyzstd required by the latest version of py7zr doesn't work with Python 3.8 which is used with CentOS 7 which is causing a build break. This fix should be removed once the support for CentOS is dropped.

Describe what you have tested and on which operating system.

The build step was tested on CentOS 7.

Signed-off-by: Éloïse Brosseau <[email protected]>
Copy link
Contributor

@bernie-laberge bernie-laberge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bernie-laberge bernie-laberge enabled auto-merge (squash) October 16, 2024 15:49
@bernie-laberge bernie-laberge merged commit dd73ec4 into AcademySoftwareFoundation:main Oct 16, 2024
11 checks passed
@eloisebrosseau eloisebrosseau deleted the centos branch March 31, 2025 19:30
cedrik-fuoco-adsk pushed a commit to cedrik-fuoco-adsk/OpenRV that referenced this pull request Apr 25, 2025
### Fix build break on CentOS

### Summarize your change.

Set `pyzstd` and `py7zr` to the maximum version working with Python 3.8.

### Describe the reason for the change.

The version of `pyzstd` required by the latest version of `py7zr`
doesn't work with Python 3.8 which is used with CentOS 7 which is
causing a build break. This fix should be removed once the support for
CentOS is dropped.

### Describe what you have tested and on which operating system.

The build step was tested on CentOS 7.

Signed-off-by: Éloïse Brosseau <[email protected]>
Signed-off-by: Cédrik Fuoco <[email protected]>
cedrik-fuoco-adsk pushed a commit to cedrik-fuoco-adsk/OpenRV that referenced this pull request Apr 28, 2025
### Fix build break on CentOS

### Summarize your change.

Set `pyzstd` and `py7zr` to the maximum version working with Python 3.8.

### Describe the reason for the change.

The version of `pyzstd` required by the latest version of `py7zr`
doesn't work with Python 3.8 which is used with CentOS 7 which is
causing a build break. This fix should be removed once the support for
CentOS is dropped.

### Describe what you have tested and on which operating system.

The build step was tested on CentOS 7.

Signed-off-by: Éloïse Brosseau <[email protected]>
Signed-off-by: Cédrik Fuoco <[email protected]>
cedrik-fuoco-adsk pushed a commit to cedrik-fuoco-adsk/OpenRV that referenced this pull request Apr 28, 2025
### Fix build break on CentOS

### Summarize your change.

Set `pyzstd` and `py7zr` to the maximum version working with Python 3.8.

### Describe the reason for the change.

The version of `pyzstd` required by the latest version of `py7zr`
doesn't work with Python 3.8 which is used with CentOS 7 which is
causing a build break. This fix should be removed once the support for
CentOS is dropped.

### Describe what you have tested and on which operating system.

The build step was tested on CentOS 7.

Signed-off-by: Éloïse Brosseau <[email protected]>
Signed-off-by: Cédrik Fuoco <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants