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

Bump pyerfa from 2.0.0.3 to 2.0.1.1 #71

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2023

Bumps pyerfa from 2.0.0.3 to 2.0.1.1.

Release notes

Sourced from pyerfa's releases.

v2.0.1.1

PyERFA v2.0.1.1 (2023-10-19)

  • Ensured pyerfa works on PyPy too with the Python limited API. gh-120
  • Ensure any non-contigous multi-dimensional inputs are recognized properly, so that, e.g., a non-contiguous matrix is copied as needed before input to the erfa functions. gh-124

v2.0.1

PyERFA 2.0.1 (2023-11-13)

  • Bundled liberfa version update to v2.0.1, which is derived from SOFA version 19 (20231011), which has a few bug fixes.
  • Fix dangling pointer leading to unexpected behavior with -O3.
  • PyERFA now only uses the Python limited API.
  • Ensure things work under python 3.12 and recent setuptools-scm.
Commits
  • ef71ef6 Merge pull request #125 from mhvk/prepare-for-2.0.1.1
  • abd7aca Merge pull request #124 from mhvk/fix-non-contiguous-double33
  • 5df3112 Prepare for 2.0.1.1
  • fe7cb00 Fix recognition of non-contigous input data
  • 0079812 Merge pull request #120 from astrofrog/fix-pypy
  • e06a8a8 Only build PyPy 3.9 wheels and only for platforms for which Numpy wheels are ...
  • ae0df83 Added PyPy wheels
  • 830927b Avoid redefining _typeobject when using PyPy since PyPy includes its own defi...
  • 1903739 Merge pull request #118 from mhvk/update-liberfa-to-2.0.1
  • c76dc53 Update liberfa to v2.0.1 and prepare for release.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyerfa](https://github.com/liberfa/pyerfa) from 2.0.0.3 to 2.0.1.1.
- [Release notes](https://github.com/liberfa/pyerfa/releases)
- [Changelog](https://github.com/liberfa/pyerfa/blob/master/docs/changelog.rst)
- [Commits](liberfa/pyerfa@v2.0.0.3...v2.0.1.1)

---
updated-dependencies:
- dependency-name: pyerfa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 22, 2023
@dependabot dependabot bot requested a review from Musical-Neutron October 22, 2023 08:19
@github-actions github-actions bot enabled auto-merge October 22, 2023 08:19
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

I'm approving this pull request because it includes a patch

@github-actions github-actions bot merged commit 40fc06f into main Oct 22, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pyerfa-2.0.1.1 branch October 22, 2023 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant