Skip to content

Release 3.4.2#513

Merged
RHammond2 merged 4 commits intomainfrom
develop
Feb 9, 2026
Merged

Release 3.4.2#513
RHammond2 merged 4 commits intomainfrom
develop

Conversation

@RHammond2
Copy link
Collaborator

Patch release to remove pinning fastkml<1, and allow all releases.

johnjasa and others added 4 commits February 9, 2026 09:24
# Updating for newer fastkml versions

`fastkml` was pinned.
This is no longer needed and led to package issues surrounding
`pkg_resources`, which older versions of `fastkml` used.
This PR unpins and updates code to allow for the most recent version of
`fastkml`.

## PR Checklist

<!--Tick these boxes if they are complete, or format them as "[x]" for
the markdown to render. -->
- [x] `RELEASE.md` has been updated to describe the changes made in this
PR
- [ ] Documentation
  - [ ] Docstrings are up-to-date
  - [ ] Related `docs/` files are up-to-date, or added when necessary
  - [ ] Documentation has been rebuilt successfully
  - [ ] Examples have been updated
- [ ] Tests pass (If not, and this is expected, please elaborate in the
tests section)
- [ ] PR description thoroughly describes the new feature, bug fix, etc.

## Related issues

<!--If one exists, link to a related GitHub Issue.-->


## Impacted areas of the software

<!--
Replace the below example with any added or modified files, and briefly
describe what has been changed or added, and why.
-->
- `path/to/file.extension`
- `method1`: What and why something was changed in one sentence or less.

## Additional supporting information

<!--Add any other context about the problem here.-->


## Test results, if applicable

<!--
Add the results from unit tests and regression tests here along with
justification for any
failing test cases.
-->


<!--
__ For NREL use __
Release checklist:
- [ ] Update the version in hopp/__init__.py
- [ ] Verify docs builds correctly
- [ ] Create a tag on the main branch in the NREL/HOPP repository and
push
- [ ] Ensure the Test PyPI build is successful
- [ ] Create a release on the main branch
-->
@RHammond2 RHammond2 merged commit 7d1905e into main Feb 9, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants