Hi, Thank you for the patches. The list of some applied modifications: - patches [5/5] - [X] [PATCH v2 1/5] gnu: Add python-imagehash. - move to python-science to reduce number of inputs in digest. - extend description, taken from project's README - add missing native inputs: python-setuptools, python-wheel - [X] [PATCH v2 2/5] gnu: Add python-cf-units. - refresh to 3.3.0 - fix uri cf-units -> cf_units as seen in PyPI for source archive name - remove from native inputs: python-codecov, python-pytest-cov, python-jinja2 - swap python-cython to python-cython as seen in project's pyproject.toml - add to native inptus: python-setuptools, python-wheel - enable tests - preserver snatity-check phase - [X] [PATCH v2 3/5] gnu: python-dask: Propagate python-importlib-metadata. - skip, not required. - [X] [PATCH v2 4/5] gnu: python-cartopy: Add dependencies. - skip, not required. - [X] [PATCH v2 5/5] gnu: Add python-scitools-iris. - re-imported and set author to Vinicius Monego as patch failed to apply, no base commit - refresh to 3.11.1 - adjust uri name according to PyPI source archive - preserver snatity-check phase - skip all tests requring data files from https://github.com/SciTools/iris-test-data - enable parallel tests with pytest-xdist Pushed 3 to master as: ca0dc61a871 * master gnu: Add python-scitools-iris. f1397f2f499 * gnu: Add python-cf-units. 5ff5a2b2cf5 * gnu: Add python-imagehash. -- Oleg