Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated dependecies for the next release #666

Merged
merged 2 commits into from May 31, 2022

Conversation

asenyaev
Copy link
Contributor

Updated dependencies:

  • openssl
  • libpng
  • freetype

Moved lapack and openblas installation to dockerfiles.

@asenyaev asenyaev force-pushed the asen/update_all_dependencies branch 2 times, most recently from c7fcc7f to 606bb42 Compare May 27, 2022 13:14
@asenyaev asenyaev requested a review from asmorkalov May 27, 2022 14:19
@asenyaev asenyaev force-pushed the asen/update_all_dependencies branch from 606bb42 to 91f089e Compare May 27, 2022 22:58
docker/manylinux2014/Dockerfile_aarch64 Outdated Show resolved Hide resolved
cd libpng-${LIBPNG_VERSION} && \
./configure --prefix=/usr/local && \
make && \
make install
Copy link
Collaborator

Choose a reason for hiding this comment

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

Most probably you can remove libpng_sources as the last step. All required headers are installed to the system location.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Renamed a folder. The idea was to have them in one place and remove in the end, but in this case it shouldn't be ffmpeg_sources folder.

docker/manylinux2014/Dockerfile_aarch64 Outdated Show resolved Hide resolved
docker/manylinux2014/Dockerfile_aarch64 Outdated Show resolved Hide resolved
docker/manylinux2014/Dockerfile_aarch64 Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
@asenyaev asenyaev force-pushed the asen/update_all_dependencies branch from 91f089e to 3ac27ad Compare May 30, 2022 22:29
Copy link
Collaborator

@asmorkalov asmorkalov left a comment

Choose a reason for hiding this comment

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

Looks good in general

docker/manylinux2014/Dockerfile_aarch64 Outdated Show resolved Hide resolved
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.

None yet

2 participants