Upgraded finals2002A.all file, which has expired. Thanks a lot to @ReimarBauer for the PR, and @thierry-FreeBSD for the bug report.
Dropped support for Python 3.6.
Confirm support for Python 3.11.
4.0.0 (2022-02-17)
Switching from Travis/CircleCI for tests and CI to Github Actions (inspired by #24, thank you a lot, @Deuchnord).
Dropped support for Python 3.5.
Confirmed support for Python 3.10.
NOTE: Temporarily skipped Python 2.6 tests. Since version 3.0.0, the runtime code hasn't been modified, so this means that it should still be compatible, although... We can't prove it.
Data updates
Data files were downloaded on 2022-12-15.
Upgrade finals2000A.all file, which has expired, thanks @6ruff for the bug report (#20).
3.0.0 (2020-12-18)
Important changes
Using finals2000A.all file for timescale computations (#14).
Removed Leap_Second.dat file from the archive. They're not used by Skyfield anymore (#14).
Adapted tests for warnings to point at the de421.bsp file (#14).
Removed references to Leap_Second.dat from doc and test files (#14).
Removed deltat.data & deltat.preds files from the archive. They're not used by Skyfield anymore, as of v1.31 (October 2020), since they were not updated by the providers. Skyfield now uses a builtin, the iers.npz file, embedded into the library.
Adapted tests for warnings to point at the Leap_Second.dat file.
Removed references to the deltat.* files in the docs and test files.
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 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)
Updates the requirements on skyfield-data to permit the latest version.
Release notes
Sourced from skyfield-data's releases.
Changelog
Sourced from skyfield-data's changelog.
... (truncated)
Commits
e981253
v5.0.043592c4
Merge pull request #34 from brunobord/python3.11-3.10-support87cf7d8
Confirm support for Python 3.11ca85154
Confirm suport of Python 3.10 through tox tests3eda97b
Merge pull request #33 from brunobord/update-2023-remove-py36-support0e86697
Remove Python 3.6 compatibility3a29938
File updates for 202365a2768
Back to dev -> 4.1.0.dev0c80dc9d
v4.0.0300cf41
Merge pull request #21 from brunobord/upgrade-finals2000A-february-2022Dependabot 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 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)