Skip to content

Comments

Bump pyerfa from 2.0.1.4 to 2.0.1.5#519

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyerfa-2.0.1.5
Closed

Bump pyerfa from 2.0.1.4 to 2.0.1.5#519
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyerfa-2.0.1.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps pyerfa from 2.0.1.4 to 2.0.1.5.

Release notes

Sourced from pyerfa's releases.

v2.0.1.5

PyERFA v2.0.1.5

2.0.1.5 (2024-11-11)

Ensure that pyerfa is only built with the limited API if the environment variable Py_GIL_DISABLED is not set.

2.0.1.4 (2024-04-12)

Reintroduces a work-around such that pyerfa can also be built on older numpy.

2.0.1.3 (2024-04-05)

No new features, but wheels that are compatible with numpy 2.0 as well as older supported versions of numpy 1.x.

2.0.1.2 (2024-04-04)

Failed attempt to create wheels compatible with numpy 2.0. Yanked from pypi.

2.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
Commits
  • 2b5cbbc Add changelog entry for 2.0.1.5
  • bac27d0 Merge pull request #161 from neutrinoceros/tst/cp313
  • 7932183 Merge pull request #162 from tacaswell/bld/prefer_setuptools_wheel
  • d5c7bfe BLD: prefer to use bdist_wheel from setuptools rather than wheel
  • f6519ca TST: add CPython 3.13 to regular CI
  • 16d8247 Merge pull request #158 from tacaswell/bld/auto_nogil
  • 1407fcd MNT: remove ENV to control limited API usage
  • 90b5401 Merge pull request #160 from neutrinoceros/tst/cp313
  • 3016fad WHL: enable wheel testing on CPython 3.13
  • a34a8f9 Merge pull request #145 from neutrinoceros/mnt/pyproject.toml
  • 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.1.4 to 2.0.1.5.
- [Release notes](https://github.com/liberfa/pyerfa/releases)
- [Changelog](https://github.com/liberfa/pyerfa/blob/main/docs/changelog.rst)
- [Commits](liberfa/pyerfa@v2.0.1.4...v2.0.1.5)

---
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 Jan 10, 2025
@github-actions
Copy link

Test Results

    3 files  ±0      3 suites  ±0   1h 0m 41s ⏱️ -26s
  437 tests ±0    437 ✅ ±0    0 💤 ±0  0 ❌ ±0 
1 311 runs  ±0  1 091 ✅ ±0  220 💤 ±0  0 ❌ ±0 

Results for commit 2ef334f. ± Comparison against base commit 27e8a37.

@ISAS-Admin ISAS-Admin closed this Jan 10, 2025
@ISAS-Admin ISAS-Admin deleted the dependabot/pip/pyerfa-2.0.1.5 branch January 10, 2025 23:15
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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