-
Notifications
You must be signed in to change notification settings - Fork 2
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
Release v1.0.1 #38
Release v1.0.1 #38
Conversation
Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.64.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.4.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.2.0...v6.4.1) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.32.2. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.28.1...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pygments](https://github.com/pygments/pygments) from 2.12.0 to 2.15.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.12.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…iling-with-python-313
build(deps): bump pygments from 2.12.0 to 2.15.0
build(deps): bump requests from 2.28.1 to 2.32.2
build(deps): bump jinja2 from 3.1.2 to 3.1.4
build(deps): bump tornado from 6.2 to 6.4.1
build(deps): bump tqdm from 4.64.0 to 4.66.3
build(deps): bump idna from 3.3 to 3.7
…n-313 Openvariant | Failing with Python 3.13
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.4.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.2.0...v6.4.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
build(deps): bump tornado from 6.2 to 6.4.2
a9087c0
to
e8bb980
Compare
added citation and updated release notes to docs
as of now we use setup.py as a way to package openvariant, should we switch to pyproject.toml - it is now becoming pretty standard in the python community - or should we leave it for another release? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was running a linter (ruff) and I found one thing that was not caught by the test - any clue on why is that so?
* add: uv packaging - update github workflow - run linter * fix: F821 Undefined name `AnnotationTypesProcess` * fix: readthedocs.yaml * fix: add dep to docs group * update: fix some issues * update: license on pyproject.toml --------- Co-authored-by: David Martínez Millán <[email protected]>
Release v1.0.1, with:
ISSUE_TEMPLATES
.Before approve PR and merge, we should:
release_notes
section on Documentation.CITATION.cff