fastobo-py icon indicating copy to clipboard operation
fastobo-py copied to clipboard

Faultless AST for Open Biomedical Ontologies in Python.

Results 15 fastobo-py issues
Sort by recently updated
recently updated
newest added

Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.19.2 to 0.20.3. Release notes Sourced from pyo3's releases. PyO3 0.20.3 This is a stability & compatibility release to fix a couple of minor compilation edge cases...

dependencies
rust

Bumps [unsafe-libyaml](https://github.com/dtolnay/unsafe-libyaml) from 0.2.9 to 0.2.10. Release notes Sourced from unsafe-libyaml's releases. 0.2.10 Fix write to improperly aligned pointer in 32-bit targets (#21) Commits 61f3ab8 Release 0.2.10 d90d7ab Clean up...

dependencies
rust

Bumps [syn](https://github.com/dtolnay/syn) from 1.0.109 to 2.0.39. Release notes Sourced from syn's releases. 2.0.39 Fix parsing of return expression in match guards (#1528) Improve error message on labeled loop as value...

dependencies
rust

Bumps [built](https://github.com/lukaslueg/built) from 0.5.2 to 0.7.1. Changelog Sourced from built's changelog. [0.7.1] - 2023-10-14 Changed Fixed no_std builds [0.7.0] - 2023-08-09 Changed The Options-type has been removed in favor of...

dependencies
rust

I tried installing oak versions 0.1.32-0.1.36 and got this error for each. ```shell Collecting fastobo~=0.12.1 Using cached fastobo-0.12.1.tar.gz (20.1 MB) Installing build dependencies ... done Getting requirements to build wheel...

bug
distribution

Bumps [built](https://github.com/lukaslueg/built) from 0.7.6 to 0.8.0. Changelog Sourced from built's changelog. [0.8.0] Add override-variables Bump MSRV to 1.81 (due to dependencies) [0.7.7] Fix NUM_JOB to 1 if SOURCE_DATE_EPOCH is set,...

dependencies
rust

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.98 to 2.0.101. Release notes Sourced from syn's releases. 2.0.101 Improve TypeGenerics::as_turbofish to return longer-lived return value (#1861) 2.0.100 Add Visit::visit_token_stream, VisitMut::visit_token_stream_mut, Fold::fold_token_stream for processing TokenStream during...

dependencies
rust

Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.23.4 to 0.24.2. Release notes Sourced from pyo3's releases. PyO3 0.24.2 This is a small patch release containing minor bugfixes and documentation improvements, including an unused imports...

dependencies
rust

Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.14 to 0.5.15. Release notes Sourced from crossbeam-channel's releases. crossbeam-channel 0.5.15 Fix regression introduced in 0.5.12 that can lead to a double free when dropping unbounded channel....

dependencies
rust

Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version. Commits 49914f9 release 8.18.1 e1c4eef Pin prompt_toolkit to 3.0.41+ (#14257) 965f989 Pin prompt_toolkit to 3.0.41+ c293abc back to dev 928881c...

dependencies
python