Projects
Eulaceura:Factory
python-xarray
_service:obs_scm:python-xarray.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-xarray.spec of Package python-xarray
%global _empty_manifest_terminate_build 0 Name: python-xarray Version: 2024.10.0 Release: 1 Summary: N-D labeled arrays and datasets in Python License: Apache-2.0 URL: https://github.com/pydata/xarray Source0: https://files.pythonhosted.org/packages/source/x/xarray/xarray-%{version}.tar.gz BuildArch: noarch %description xarray introduces labels in the form of dimensions, coordinates and attributes on top of raw NumPy-like arrays, which allows for a more intuitive, more concise, and less error-prone developer experience. %package -n python3-xarray Summary: N-D labeled arrays and datasets in Python Provides: python-xarray = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pip python3-wheel BuildRequires: python3-hatchling python3-hatch-vcs Requires: python3-numpy Requires: python3-pandas Requires: python3-packaging %description -n python3-xarray xarray introduces labels in the form of dimensions, coordinates and attributes on top of raw NumPy-like arrays, which allows for a more intuitive, more concise, and less error-prone developer experience. %package help Summary: Development documents and examples for xarray Provides: python3-xarray-doc %description help xarray introduces labels in the form of dimensions, coordinates and attributes on top of raw NumPy-like arrays, which allows for a more intuitive, more concise, and less error-prone developer experience. %prep %autosetup -n xarray-%{version} %build %pyproject_build %install %pyproject_install install -d -m755 %{buildroot}/%{_pkgdocdir} if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi if [ -f README.rst ]; then cp -af README.rst %{buildroot}/%{_pkgdocdir}; fi if [ -f README.md ]; then cp -af README.md %{buildroot}/%{_pkgdocdir}; fi if [ -f README.txt ]; then cp -af README.txt %{buildroot}/%{_pkgdocdir}; fi %files -n python3-xarray %{python3_sitelib}/* %files help %{_docdir}/* %changelog * Fri Oct 25 2024 caiyuxin <caiyuxin@kylinos.cn> - 2024.10.0-1 - Update package to version 2024.10.0 * Support for Zarr-Python 3 * Added zarr backends for open_groups() * Added support for vectorized interpolation using additional interpolators from the scipy.interpolate module * Fix passing missing arguments to when opening hdf5 and netCDF4 datatrees * Make illegal path-like variable names when constructing a DataTree from a Dataset * Fix bug when encoding times with missing values as floats in the case when the non-missing times could in theory be encoded with integers * Fix a few bugs affecting groupby reductions with flox. * Fix the safe_chunks validation option on the to_zarr method * Fix binning by multiple variables where some bins have no observations. * Fix issue where polyfit wouldn’t handle non-dimension coordinates. Pelase see log : https://github.com/pydata/xarray/releases/tag/v2024.10.0 * Wed Aug 07 2024 yaoxin <yao_xin001@hoperun.com> - 2024.7.0-1 - Update to 2024.7.0 * Move Sphinx directives out of * Add test for rechunking to a size string * Support duplicate dimensions in .chunk * Split out distributed writes in zarr docs * groupby: remove some internal use of IndexVariable * Remove mypy exclusions for a couple more libraries * switch to datetime unit "D" * Fix example code formatting for CachingFileManager * Change np.core.defchararray to np.char * Fix dark-theme in html[data-theme=dark]-tags * Fix reductions for np.complex_ dtypes with numbagg Pelase see log : https://github.com/pydata/xarray/releases * Tue Mar 05 2024 yueyuankun <yueyuankun@kylinos.cn> - 2024.2.0-1 - Update package to version 2024.2.0 * Wed Dec 27 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2023.12.0-1 - Update package to version 2023.12.0 * Wed Jul 05 2023 chenzixuan <chenzixuan@kylinos.cn> - 2023.6.0-1 - Update package to version 2023.6.0 * Fri May 19 2023 wangjunqi <wangjunqi@kylinos.cn> - 2023.5.0-1 - Update package to version 2023.5.0 * Thu Feb 16 2023 wubijie <wubijie@kylinos.cn> - 2023.2.0-1 - Update package to version 2023.2.0 * Mon Nov 21 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 2022.11.0-1 - Update package to version 2022.11.0 * Tue Sep 27 2022 guozhengxin <guozhengxin@kylinos.cn> - 2022.6.0-1 - Upgrade package to version 2022.6.0 * Thu Dec 02 2021 Python_Bot <Python_Bot@openeuler.org> - 0.20.1-1 - Package Init
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2