Skip to content

[pmcx] bump up pmcx version to 0.3.5 after fixing #233 #252

[pmcx] bump up pmcx version to 0.3.5 after fixing #233

[pmcx] bump up pmcx version to 0.3.5 after fixing #233 #252

Triggered via push September 25, 2024 16:25
Status Success
Total duration 13m 48s
Artifacts 1
Matrix: Build macOS wheels
upload_macos_wheels
46s
upload_macos_wheels
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
Build macOS wheels (3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build macOS wheels (3.11)
libomp 18.1.8 is already installed and up-to-date. To reinstall 18.1.8, run: brew reinstall libomp
Build macOS wheels (3.7)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build macOS wheels (3.7)
libomp 18.1.8 is already installed and up-to-date. To reinstall 18.1.8, run: brew reinstall libomp
Build macOS wheels (3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build macOS wheels (3.10)
libomp 18.1.8 is already installed and up-to-date. To reinstall 18.1.8, run: brew reinstall libomp
Build macOS wheels (3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build macOS wheels (3.12)
libomp 18.1.8 is already installed and up-to-date. To reinstall 18.1.8, run: brew reinstall libomp
Build macOS wheels (3.6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build macOS wheels (3.6)
libomp 18.1.8 is already installed and up-to-date. To reinstall 18.1.8, run: brew reinstall libomp
Build macOS wheels (3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build macOS wheels (3.8)
libomp 18.1.8 is already installed and up-to-date. To reinstall 18.1.8, run: brew reinstall libomp
Build macOS wheels (pypy3.7)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build macOS wheels (pypy3.7)
libomp 18.1.8 is already installed and up-to-date. To reinstall 18.1.8, run: brew reinstall libomp
Build macOS wheels (3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build macOS wheels (3.9)
libomp 18.1.8 is already installed and up-to-date. To reinstall 18.1.8, run: brew reinstall libomp
Build macOS wheels (pypy3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build macOS wheels (pypy3.9)
libomp 18.1.8 is already installed and up-to-date. To reinstall 18.1.8, run: brew reinstall libomp
Build macOS wheels (pypy3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build macOS wheels (pypy3.8)
libomp 18.1.8 is already installed and up-to-date. To reinstall 18.1.8, run: brew reinstall libomp
upload_macos_wheels
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
upload_macos_wheels
Input 'verify_metadata' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `verify-metadata` instead.
upload_macos_wheels
Input 'skip_existing' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `skip-existing` instead.
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
Create a Trusted Publisher
A new Trusted Publisher for the currently running publishing workflow can be created by accessing the following link(s) while logged-in as an owner of the package(s):
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "macos-wheels". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
macos-wheels
45.1 MB