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

Update meson, python3-matplotlib and Alembic modules #330

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions org.paraview.ParaView.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ modules:
sources:
- type: git
url: https://github.com/mesonbuild/meson.git
tag: 1.6.0
commit: 4c6c89ca7afa6244ba888ce08936acb470e126aa
tag: 1.6.1
commit: 98a2951c9bea3094a1b541530b68286fc0119173
x-checker-data:
type: git
tag-pattern: ^([\d.]+)$
Expand Down Expand Up @@ -80,8 +80,8 @@ modules:
url: https://github.com/qhull/qhull/archive/v8.0.2/qhull-8.0.2.tar.gz
sha256: 8774e9a12c70b0180b95d6b0b563c5aa4bea8d5960c15e18ae3b6d2521d64f8b
- type: archive
url: https://files.pythonhosted.org/packages/75/9f/562ed484b11ac9f4bb4f9d2d7546954ec106a8c0f06cc755d6f63e519274/matplotlib-3.9.3.tar.gz
sha256: cd5dbbc8e25cad5f706845c4d100e2c8b34691b412b93717ce38d8ae803bcfa5
url: https://files.pythonhosted.org/packages/68/dd/fa2e1a45fce2d09f4aea3cee169760e672c8262325aa5796c49d543dc7e6/matplotlib-3.10.0.tar.gz
sha256: b886d02a581b96704c9d1ffe55709e49b4d2d52709ccebc4be42db856e511278
x-checker-data:
type: pypi
name: matplotlib
Expand Down Expand Up @@ -504,8 +504,8 @@ modules:
- -DUSE_HDF5:BOOL=ON
sources:
- type: archive
url: https://github.com/alembic/alembic/archive/refs/tags/1.8.7.tar.gz
sha256: 6de0b97cd14dcfb7b2d0d788c951b6da3c5b336c47322ea881d64f18575c33da
url: https://github.com/alembic/alembic/archive/refs/tags/1.8.8.tar.gz
sha256: ba1f34544608ef7d3f68cafea946ec9cc84792ddf9cda3e8d5590821df71f6c6
x-checker-data:
type: anitya
project-id: 13980
Expand Down