Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions packages/jiter/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
package:
name: jiter
version: 0.9.0
version: 0.11.1
top-level:
- jiter
source:
url: https://files.pythonhosted.org/packages/1e/c2/e4562507f52f0af7036da125bb699602ead37a2332af0788f8e0a3417f36/jiter-0.9.0.tar.gz
sha256: aadba0964deb424daa24492abc3d229c60c4a31bfee205aedbf1acc7639d7893
url: https://files.pythonhosted.org/packages/source/j/jiter/jiter-0.11.1.tar.gz
sha256: 849dcfc76481c0ea0099391235b7ca97d7279e0fa4c86005457ac7c88e8b76dc
about:
home: https://github.com/pydantic/jiter/tree/main/crates/jiter-python
PyPI: https://pypi.org/project/jiter
summary:
Fast, safe JSON parser written in Rust with support for parsing partial
JSON
summary: Fast, safe JSON parser written in Rust with support for parsing
partial JSON
license: MIT
extra:
recipe-maintainers:
Expand Down
Loading