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 | |
_multibuild | 0000000053 53 Bytes | |
asdf-3.0.1.tar.gz | 0000789472 771 KB | |
python-asdf.changes | 0000019090 18.6 KB | |
python-asdf.spec | 0000003882 3.79 KB |
Revision 43 (latest revision is 55)
Dirk Mueller (dirkmueller)
committed
(revision 43)
- update to 3.0.1: * Fix bug in asdftool diff for arrays within a list * Drop support for ASDF-in-FITS. * Add all_array_storage, all_array_compression and all_array_compression_kwargs to asdf.config.AsdfConfig * Move built-in tags to converters (except ndarray and integer). * Add block storage support to Converter * Remove deprecated legacy extension API * Fix issue opening files that don't support fileno * Allow Converters to defer conversion to other Converters by returning None in Converter.select_tag * Remove deprecated tests.helpers * Remove deprecated load_custom_schema * Remove deprecated TagDefinition.schema_uri * Removed deprecated AsdfFile.open and deprecated asdf.open AsdfFile.write_to and AsdfFile.update kwargs * Fix AsdfFile.info loading all array data * Blank out AsdfFile.tree on close * Move ndarray to a converter, add convert_unknown_ndarray_subclasses to asdf.config.AsdfConfig, move asdf.Stream to asdf.tags.core.Stream, update block storage support for Converter and update internal block API * Remove deprecated resolve_local_refs argument to load_schema * Move IntegerType to converter and drop cache of converted values. * Remove legacy extension API * Fix bug that left out the name of the arrays that differed for asdftool diff comparisons * Add support for python 3.12
Comments 0