python-asdf
No description set
- Sources inherited from project devel:languages:python:numeric
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-asdf
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dgarcia:python312:numeric/python-asdf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
asdf-2.6.0.tar.gz | 0000492956 481 KB | |
python-asdf.changes | 0000003887 3.8 KB | |
python-asdf.spec | 0000002957 2.89 KB |
Revision 16 (latest revision is 55)
Tomáš Chvátal (scarabeus_iv)
accepted
request 819210
from
Markéta Machová (mcalabkova)
(revision 16)
- Update to 2.6.0 * AsdfDeprecationWarning now subclasses DeprecationWarning. [#710] * Resolve external references in custom schemas, and deprecate asdf.schema.load_custom_schema. [#738] * Add ``asdf.info`` for displaying a summary of a tree, and ``AsdfFile.search`` for searching a tree. [#736] * Add pytest plugin option to skip warning when a tag is unrecognized. [#771] * Fix generic_io ``read_blocks()`` reading past the requested size [#773] * Add support for ASDF Standard 1.5.0, which includes several new transform schemas. [#776] * Enable validation and serialization of previously unhandled numpy scalar types. [#778] * Fix handling of trees containing implicit internal references and reference cycles. Eliminate need to call ``yamlutil.custom_tree_to_tagged_tree`` and ``yamlutil.tagged_tree_to_custom_tree`` from extension code, and allow ``ExtensionType`` subclasses to return generators. [#777] * Fix bug preventing history entries when a file was previously saved without them. [#779] * Update developer overview documentation to describe design of changes to handle internal references and reference cycles. [#781]
Comments 0