archlinux-keyring (0~20260909-1) unstable; urgency=medium . * New upstream version 0~20260909 borgstore (0.6.2-1) unstable; urgency=medium . * New upstream version 0.6.2 bqplot (0.12.32-4) unstable; urgency=medium . * Team upload. * Remove undeclared usage of "six" bqplot (0.12.32-3) unstable; urgency=medium . * Team upload. * Add Vcs URLs * Refresh packaging bqplot (0.12.32-2) unstable; urgency=medium . * Source-only upload for migration to testing. bqplot (0.12.32-1) unstable; urgency=low . * Initial release. * Source package automatically created by stdeb 0.10.0, then tweaked by hand. cfgrib (0.9.15.1-1) unstable; urgency=medium . * New upstream release * Standards-Version: 4.7.2 cfgrib (0.9.15.0-2) unstable; urgency=medium . * Re-enable tests * Patch to remove bad patch headers in test * Build-dep on python3-pandas when testing cfgrib (0.9.15.0-1) unstable; urgency=medium . * New upstream release cfgrib (0.9.14.1-1) unstable; urgency=medium . * New upstream release * Switch homepage n d/control to github * Switch d/watch to github.com/ecmwf/cfgrib * Now build without nodoc. Ship statically built rst files cfgrib (0.9.14.0-1) unstable; urgency=medium . * New upstream release cfgrib (0.9.13.0-2) unstable; urgency=medium . * New upstream release cfgrib (0.9.12.0-1) unstable; urgency=medium . * New upstream release * Set Debian Science Maint. as maintainer * S-V: 4.7.0; no changes required cfgrib (0.9.11.0-1) unstable; urgency=medium . * New upstream release * Disable tests until test code updated cfgrib (0.9.10.4-4) unstable; urgency=medium . * Drop unnecessary build-dep on python3-xarray * Fix typos in VCS URLs cfgrib (0.9.10.4-3) unstable; urgency=medium . * Drop python3-future dependencies. Closes: #1060025 cfgrib (0.9.10.4-2) unstable; urgency=medium . * Push to unstable cfgrib (0.9.10.4-1) experimental; urgency=medium . * New upstream release - drop gaussian_geometry.patch cfgrib (0.9.10.3-2) unstable; urgency=medium . * Backport fix for Gaussian grid. Closes: #1033433 - gaussian_grid.patch * Drop obsolete patches: - backend_kwargs_errors_fail.patch - extra_coords.patch * Build-Conflict: python3-cfgrib to ensure we don't use wrong version when testing * Standards-Version: 4.6.2 cfgrib (0.9.10.3-1) unstable; urgency=medium . * New upstream release cfgrib (0.9.10.2-1) unstable; urgency=medium . * New upstream release cfgrib (0.9.10.1-2) unstable; urgency=medium . * Fix FTBFS due to pythonpath now needed when running tests to find * Standards-Version: 4.6.1 cfgrib (0.9.10.1-1) unstable; urgency=medium . * New upstream release cfgrib (0.9.10.0-1) unstable; urgency=medium . * New upstream release * Drop fix for pandas now included upstream * Drop pandas-xfail.patch - now works with pandas >1.0.3 * Add patch extra_coords.patch: backend doesn't support this yet cfgrib (0.9.9.1-2) unstable; urgency=medium . * Fix for pandas > 1.3. Closes: #973821, #1000726 cfgrib (0.9.9.1-1) unstable; urgency=medium . * New upstream release. Closes: #993631 * Udpdate backend_kwargs_errors_fail.patch for another case cfgrib (0.9.9.0-1) unstable; urgency=medium . * New upstream release - setup.py patch obsolete - pandas-xfail.patch updated for another instance - backend_kwargs_errors_fail.patch needed for test failures * Add d/watch file * Build-depend on python3-eccodes * Standards-Version: 4.6.0; no changes required cfgrib (0.9.8.5-1) unstable; urgency=medium . * New upstream release * Standards-Version: 4.5.1; no changes required * Move to debhelper compat 13 * Point Vcs-Git in d/control to debian/latest branch cfgrib (0.9.8.4-2) unstable; urgency=medium . * Add additional autopkg tests. Closes: #971455 * Disable via XFAIL tests that fail due to Pandas (see #973819). Closes: #973115. cfgrib (0.9.8.4-1) unstable; urgency=medium . * New upstream release * debhelper level 13 * Add d/gpb.conf with DEP-14 branch names cfgrib (0.9.8.1-1) unstable; urgency=medium . * New upstream release * Close bugs fixed in previous release: Closes: #953748, #955010 cfgrib (0.9.7.7-2) unstable; urgency=medium . * Add python3-cfgrib to test depends. Add simple load test * Add depends on python3-cffi Closes: #952748 cfgrib (0.9.7.7-1) unstable; urgency=medium . * New upstream release * Standards-Version: 4.5.0 * Use dh-sequence-python3 not --with python3 * Make test dependencies conditional and enable tests * Add test dependency python3-click cfgrib (0.9.7.3-1) unstable; urgency=medium . * New upstream release * Standards-Version: 4.4.1.0 cfgrib (0.9.7.2-1) unstable; urgency=medium . * New upstream release cfgrib (0.9.7.1-1) unstable; urgency=medium . * New upstream release * Use debhelper-compat (= 12) * Standards-Version: 4.4.0 cfgrib (0.9.7-1) unstable; urgency=medium . * New upstream release * Move to debhelper 12 cfgrib (0.9.5.1-1) unstable; urgency=medium . * New upstream release * Drop unused dependency on ${shlibs:Depends} * Standards-Version: 4.3.0 cfgrib (0.9.4.1-1) unstable; urgency=medium . * New upstream release * Standards-Version: 4.2.1 * Drop hard-coded xz compression of debian tarball cfgrib (0.8.4.4-1) unstable; urgency=medium . * Initial release. (Closes: #907405) dask (2024.12.1+dfsg-4) unstable; urgency=medium . [ Antonio Valentino ] * debian/patches: - New numpy-2.4-compat.patch. Closes: #1131056, #1131082, #1131087, #1136870, #1139201, #1139202, #1139203. - New zarr-3.2-compat.patch. - New pandas-3.0-compat.patch.patch. . [ Diane Trout ] * Add patches/handle_dask_expr_exception.patch ignore a FutureWarning triggering an error * Add patches/ignore-np.maximum-gt2-positional-args-warning.patch ignore a DprecationWarning * Add patches/parametrize-requires-tuples.patch convert a list to list of tuples for pytest * Add patches/test-mark-flaky.patch Declare flaky as a pytest mark * Add pickle-3.14-compatibility.patch itertools.chain isn't pickleable in Python 3.14 * Add python3-pyarrow to autopkgtest dependencies (test needed it) * Add disable-test_enforce_columns.patch to disable a test that is probably failing because we don't have dask_expr. * Update to d/watch version 5 file format * Add catch-ufunc_where_no_out_warning.patch - Don't treat warning as an error * Add pyarrow_strings_xfails_succeed.patch - a few pyarrow tests unexpectedly pass * Add relax-pytable-series-dtype-check.patch * Enable build time tests * disable network tests during build * pyarrow test's don't work with python 3.13 * Don't install unavailable pyarrow test dependency on i386, armhf * Don't build-depend on python3-sparse on 32-bit architectures for tests * Clean up pdfs built by testing. * Add skip_pyarrow_tests.patch to avoid pyarrow tests when not available * Add skip-dtype-when-32bit.patch * Skip installing pyarrow in autopkgtests on 32 bit platforms * The above fixed the manually skipped autopkgtests. - except for test_division_or_partition, that's still broken dask (2024.12.1+dfsg-3) unstable; urgency=medium . * Team upload. * Drop python3-importlib-metadata build-dependency * Disable useless Salsa CI jobs * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.4, drop Priority: tag dask (2024.12.1+dfsg-2) unstable; urgency=medium . * Team upload. * Skip test_reductions_out[product] with numpy >= 2 (closes: #1095019). dask (2024.12.1+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream release: - Add support for Python 3.13 (closes: #1088234). * Disable dask theme for now, until #1085947 is fixed (closes: #1091016). * Skip some tests that require pyarrow. * Don't fail test_nanquantile_all_nan if RuntimeWarning is not raised. dask (2024.5.2+dfsg-1) unstable; urgency=medium . [ Étienne Mollier ] * Team upload. * New upstream version 2024.5.2+dfsg Closes: #1068422, #1069821, #1069359 * ignore_some_sphinx_packages: patch refreshed. * force-little-endian-random.patch: remove, issue fixed upstream. * Unfuzz patches. * Delete unused patches. * fix-test_accessors.patch: new. * d/copyright: fix a file statement causing a spurious lintian warning. . [ Diane Trout ] * Refresh use-local-intersphinx.patch * Add python-fsspec-doc and python3-doc for local object.inv files * Cache Xarray logo in _images/Xarray_Logo_RGB_Final.png to avoid privacy breach * Add disable-dask-expr-docs.patch (Closes: #1073183) Trying to autogenerate the api for a library that's not available in Debian caused sphinx-build to fail without generating any html files. * Add a minimal check in d/rules to make sure that at least some documentation was built. * Oops. Use the longer more descriptive name. I started with one name and then changed it and did all my test builds before cleaning up the "unused" files. . [ Étienne Mollier ] * cleanup-some-privacy-breaches.patch: new. This cleans up some privacy breaches in dask documentation, essentially where online resources do not bring much to the comprehension. * d/control: declare compliance to standards version 4.7.0. * d/README.source: document keeping dask.distributed synchronized. * d/rules: remove spurious license file tripping lintian. dask (2024.1.1+dfsg-1) unstable; urgency=medium . * Team upload . [ Alexandre Detiste ] * New upstream release * Suggests: python3-boto3 instead of python3-boto * Refresh use-youtube-nocookie.patch . [ Jeremy Bícha ] * Refresh patch * Drop patch applied in new release dask (2023.12.1+dfsg-2) unstable; urgency=medium . * Build-depend on dask.distributed (needed to build -1 without this for bootstrapping) dask (2023.12.1+dfsg-1) unstable; urgency=medium . * Team upload * New upstream version (closes: #1053947, #1056239) * Skip test known to fail on Python 3.12 dask (2023.8.0+dfsg-2) unstable; urgency=medium . * Add force-little-endian-random.patch to try and initialize random number generator on s380x the same as on x86_64 (Closes: #1050526) * Depend on dask-sphinx-theme 3.0.5-2 to avoid accidentally including googletagmanager in the documentation. dask (2023.8.0+dfsg-1) unstable; urgency=medium . * New upstream release. * Remove reproducible-version.patch, use-debian-version.patch Upstream removed the embedded copy of versioneer. * Add python3-versioneer dependency. * Refresh patches. * Add python3-sphinx-design dependency for better documentation * Add pybuild-plugin-pyproject build dependency for pyproject.toml * Change disable autopkgtests - test_describe_empty seems to work now. - test_RandomState_only_funcs fails for not throwing a deprecationwarning * Add python3-importlib-metadata Build-Depends for sphinx autosummary * Disable patches that may not be needed - skip-dtype-test-on-32bit.patch - no_newline_error.patch * add tzdata-legacy to control and test/control for some timezone tests * Add verbatim-sphinx-ipython.patch to avoid updating ipython output during the build process. This should improve reproducibility. dask (2022.12.1+dfsg-2) unstable; urgency=medium . * Team upload. * Drop python3-bcolz from Suggests * Drop python3-bcolz from Test-Depends dask (2022.12.1+dfsg-1) unstable; urgency=medium . [ Andreas Tille ] * Team upload. * New upstream version Closes: #1025393, #1027254 * Simplify watch file * Standards-Version: 4.6.2 (routine-update) * Add salsa-ci file (routine-update) * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. * Ignore some sphinx packages that are not packaged yet * yaml.min.js should be properly excluded from upstream source. Just in case it is needed it can be taken from debian/missing-sources. . [ Rebecca N. Palmer ] * Docs: continue to use our js-yaml. * Temporarily remove python3-distributed B-D to break cycle. Closes: #1028667 * Docs: ignore build errors. * Tests: be compatible with our CI setup. * Remove newline from error message, to not break python3-intake. dask (2022.02.0+dfsg-2) unstable; urgency=medium . * Add skip-dtype-test-on-32bit.patch (Closes: #1016719) dask (2022.02.0+dfsg-1) unstable; urgency=medium . * New upstream release * Refresh patches * split tests/control Tests-Command: into a separate shell script * Add sphinx-remove-toctree and sphinx-tabs to build-depends * add 32-bit compatibility patch for pandas 1.3 See https://github.com/dask/dask/issues/8169 * Copy conftest.py into test directory for autopkgtests * Add python3-ipython as a build-dependency. - it provides a sphinx formatting extension. * Add patch pytest-futurewarning.patch for compatibility with our pytest * Add scipy-1.8.patch (Closes: #1013080) for Scipy 1.8 compatibility Thanks: Graham Inggs * run autopkgtest on all supported versions * Remove built-using on -doc package dask (2022.01.0+dfsg-2) unstable; urgency=medium . * Extend 32bit-compatibility.patch to work around test_dataframe.py::test_categorize_info assuming a 64-bit environment. (Closes: #1006537) dask (2022.01.0+dfsg-1) unstable; urgency=medium . * New upstream release * Refresh patches * split tests/control Tests-Command: into a separate shell script * Add sphinx-remove-toctree and sphinx-tabs to build-depends * add 32-bit compatibility patch for pandas 1.3 See https://github.com/dask/dask/issues/8169 * Copy conftest.py into test directory for autopkgtests * Add python3-ipython as a build-dependency. - it provides a sphinx formatting extension. * Add patch pytest-futurewarning.patch for compatibility with our pytest * Disable python3-sparse for tests since numba is broken (Closes: #1005962) dask (2021.09.1+dfsg-2) unstable; urgency=medium . * add 32-bit compatibility patch for pandas 1.3 See https://github.com/dask/dask/issues/8169 * Upstream was concerned the 32-bit patch might not work with older versions of pandas, so require at least pandas version 1.3 dask (2021.09.1+dfsg-1) unstable; urgency=medium . * New upstream release. (Closes: #995782) * Refresh patches * Update Standards-Version. No changes needed. * Add reproducible-config-autofunction.patch to remove a source of unreproducibility dask (2021.08.1+dfsg-3) unstable; urgency=medium . * Add Suggests for python3-jinja2 which is needed for widgets * Make sure js-yaml.js is available for python-dask-doc dask (2021.08.1+dfsg-2) unstable; urgency=medium . * Skip network tests in autopkgtest (Closes: 956069) - Thanks Christian Kastner * Properly link to sphinx_rtd_theme and node-js-yaml resources (Closes: #988794) dask (2021.08.1+dfsg-1) unstable; urgency=medium . [ Diane Trout ] * New upstream release * Fix fake http proxy url as dask's build system parses it * Modify the documentation build process to use local files - Cache copies of yaml files hosted at raw.githubusercontent.com/dask/ in debian/ - Add target to debian/rules to download the files * Update Standards-Version to 4.5.1. No changes needed. * Use Rules-Requires-Root: no * Update to debhelper-compat 13 * Add python-asyncssh-doc as doc dependency * Add link to sphinx_rtd_theme html5shiv.min.js * Use Debian version of js-yaml * Refresh patches * Update use-local-intersphinx to use the local asyncssh docs * Remove pandas-1.1 compatibility patches, resolved upstream * Require a version of sparse that includes SparseArray * Update cached yaml schema files . [ Stefano Rivera ] * Patch: Use youtube-nocookie.com in docs. dask (2021.01.0+dfsg-1) unstable; urgency=medium . [ Diane Trout ] * New upstream release * Fix fake http proxy url as dask's build system parses it * Modify the documentation build process to use local files - Cache copies of yaml files hosted at raw.githubusercontent.com/dask/ in debian/ - Add target to debian/rules to download the files * Update Standards-Version to 4.5.1. No changes needed. * Use Rules-Requires-Root: no * Update to debhelper-compat 13 * Add python-asyncssh-doc as doc dependency * Add link to sphinx_rtd_theme html5shiv.min.js * Use Debian version of js-yaml * Refresh patches * Update use-local-intersphinx to use the local asyncssh docs * Remove pandas-1.1 compatibility patches, resolved upstream * Require a version of sparse that includes SparseArray . [ Stefano Rivera ] * Patch: Use youtube-nocookie.com in docs. dask (2.11.0+dfsg-3) unstable; urgency=medium . * Team upload. * No-change source-only upload after manually re-bootstrapping with pandas 1.1. dask (2.11.0+dfsg-2) unstable; urgency=medium . * Team upload. . [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. . [ Stefano Rivera ] * Round-trip patches through gbp-pq. * Patch: Compatibility with pandas 1.1, Thanks Rebecca Palmer. (Closes: #969648) * wrap-and-sort control files. * Patches for compatibility with current fsspec. (Closes: #972516) - Depend on python3-aiohttp for autopkgtests. dask (2.11.0+dfsg-1) unstable; urgency=medium . * New upstream release * Indicate stats.py copyright is from scipy. * New release fixes pandas 1.0 compatitibility (Closes: #950927) dask (2.8.1+dfsg-0.4) unstable; urgency=medium . * Non-maintainer upload * Xfail test_temporary_directory on Python 3.8 dask (2.8.1+dfsg-0.3) unstable; urgency=medium . * Non-maintainer upload * Allow output to stderr in autopkgtest to ignore warnings with Python 3.8 dask (2.8.1+dfsg-0.2) unstable; urgency=medium . * Non-maintainer upload. * Add python3-packaging to the autopkg test dependencies. dask (2.8.1+dfsg-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream version. Closes: #942235. * (Build)-depend on python3-fsspec. * Add python3-fsspec to the autopkg test dependencies. dask (1.0.0+dfsg-2) unstable; urgency=medium . * Support numpy 1.16's multifield copy->view (Closes: 918204) * Support numpy 1.16's extended gufunc signatures dask (1.0.0+dfsg-1) unstable; urgency=medium . * New upstream release. (Closes: #913622) * Refresh patches * Remove use-local-bootstrap.patch, no longer relevant. * Remove deprecated needs-recommended tag and add the test dependencies * Remove libjs-bootstrap dependency * Sort dependency list * Use python3-dask-sphinx-theme instead of sphinx-rtd-theme * profile.html, stacked_profile were removed upstream dask (0.17.5-2) unstable; urgency=medium . * Try to make version reproducible. * Add python3-requests as recommends Directly imported by dask/bytes/http.py * Add additional dependencies to suggests and tests based on upstreams CI tests. * Remove bokeh plots without source (remove-bokeh-embeds.patch) * Use local libjs-bootstrap for documentation (use-local-boostrap.patch) * Use the Debian changelog for versioneer's version (use-debian-version.patch) * Adjust testing dependencies dask (0.17.5-1) unstable; urgency=medium . * New upstream release dask (0.17.4-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/control: Remove ancient X-Python3-Version field . [ Diane Trout ] * New upstream version 0.17.4 * Use local numpy and pandas sphinx links for documentation * Update to Standards-Version 4.1.4. No changes needed * Update to debhelper 11 * Indicate what version of dask.distributed we expect to work with dask (0.16.0-1) unstable; urgency=medium . * New upstream release. * Update Standards-Version to 4.1.2. No changes needed. * Use https for Homepage URL. dask (0.15.4-1) unstable; urgency=medium . * New upstream release. * Update Standards-Version to 4.1.1. No changes needed. * Add python3-tables to tests/control dask (0.15.1-3) unstable; urgency=medium . * Also set fullrevision-id in reprodicible-version.patch (Closes: 871785) dask (0.15.1-2) unstable; urgency=medium . * Add reproducible-version.patch to help build documentation reproducibly * Add python3-scipy as documentation dependency * Update to Standards-Version 4.0.1. No changes neede. dask (0.15.1-1) unstable; urgency=medium . * Team upload . [ Diane Trout ] * New upstream release (Closes: #860923) * Update required build-depends versions for partd and toolz * Update recommended dask.distributed version * Update autopkgtest depends * Add distributed as a documentation build dependency. . [ Ghislain Antony Vaillant ] * Switch from git-dpm to gbp * Simplify integration with the packaged MathJax - New patch Use-the-packaged-MathJax.patch, replaces the old use-mathjax-package.patch patch with a different approach - Drop MathJax from Build-Depends, no longer required - Add MathJax to Depends manually - Drop symlinkage of MathJax at build time, no longer required * Use the upstream Makefile for the docs * Add missing Built-Using field for the docs * Add docs to Suggests * Honor the nodoc build profile - Add versioned dependency on dpkg-dev - Mark docs dependencies as - Add build dependency on sphinx-common - Add Build-Profiles field to the doc package - Do not build the docs if nodoc is requested * Drop superfluous dependency on numpy * Bump debhelper version to 10 * Run cme fix dpkg-control - Drop some versioned dependencies - Drop superfluous Testsuite field - Overall wrap and sort of fields * Move Diane Trout to Uploaders, DPMT is Maintainer * New upstream version 0.14.3 * Update the patch queue - Refresh Use-the-packaged-MathJax.patch - New patch Add-MathJax-Sphinx-extension.patch * Bump the minimum pandas version to 0.19.0 * Improve the DEP-8 tests - Add missing dependency on python3-all - Add missing dependency on ipython and sparse - Add missing needs-recommends restriction - Drop dependency on python3-distributed, now pulled transitively by Recommends - Run the tests in verbose mode * Install the upstream change log * Update copyright information dask (0.12.0-1) unstable; urgency=low . * Initial Packaging (Closes: #817777) dask.distributed (2024.12.1+ds-3) unstable; urgency=medium . * Update dask-matching-interpreter.patch * add ignore-dask-expr-futurewarning.patch to ignore a futurewarning error * add support-pytest-9.patch from upstream for pytest 9 compatibility * make docs/source/prometheus.rst available to pybuild tests as a test opens that file * Remove --pyargs distributed from d/rules pytest command to test the copy in the .pybuild directory (Closes: #1140714) * Convert d/watch to version 5 github format * Add cve-2026-23528-fix.patch (Closes: #1126730) dask.distributed (2024.12.1+ds-2) unstable; urgency=medium . [ Julian Gilbey ] * Team upload. * Test two broken tests: test_steal_twice and test_client_worker . [ Diane Trout ] * Add pr8977-skip-big-end-scipy-tests.patch - resolves a run of test failures with scipy >= 1.15.0 . * Mark test-only dependencies * Replace sphinx.ext.autosummary.get_documenter * Use distributed's own iscoroutinefunction dask.distributed (2024.12.1+ds-1) unstable; urgency=medium . * Team upload. * New upstream release. - Add support for Python 3.13 (closes: #1088286, #1090205). * d/patches/fall-back-to-ipv6-localhost.patch: Also ignore a RuntimeWarning from some tests. * Run dask with a matching interpreter. dask.distributed (2024.5.2+ds.1-8) unstable; urgency=medium . * Team upload. * Disable dask theme for now. * Disable test which is known not to work on single-CPU systems. Closes: #1087408. dask.distributed (2024.5.2+ds.1-7) unstable; urgency=medium . * Team upload * Correctly enable all relevant tests in manual autopkgtest script * Fix ignore path for autopkgtest-pkg-pybuild tests dask.distributed (2024.5.2+ds.1-6) unstable; urgency=medium . * Team upload * Ignore internet-requiring test files during build (missed during earlier successful -4 build; now using "unshare" to check) * Replace hand-crafted skipping script with pytest's built-in --last-failed option for pytest reruns * Improve DEP-3 patch headers dask.distributed (2024.5.2+ds.1-5) unstable; urgency=medium . * Add two more network-requiring tests to excluded tests * Rerun pytest on failed tests up to five time, copying approach in spyder, pydevd and so on * Reinstate 32-bit test skip patch * Make patch headers DEP-3 compliant dask.distributed (2024.5.2+ds.1-4) unstable; urgency=medium . * Team upload * Skip some tests failing on armhf/armel with jupyter-server 2.14.2 * Set CRYPTOGRAPHY_OPENSSL_NO_LEGACY=1 for tests, otherwise they fail * Run all tests during build, not just distributed/tests (this also includes some reworking of d/rules) * Fix autopkgtest error code detection (cosmetic only) * Use unified test exclusion script, as in pydevd, and install required test artefacts. This has the advantage of collecting all of the test exclusion information in a single place (and the "mark-tests-require-installation" and "override-worker-test" patches are consequently removed). Also run slow tests on amd64 and arm64. * Fix documentation building: intersphinx links now point to local documentation copies * Move documentation to /usr/share/doc/python3-distributed as recommended by current Debian Policy dask.distributed (2024.5.2+ds.1-3) unstable; urgency=medium . * Team upload. * d/rules: skip test_fail_to_pickle_execute_1. This test passes except that it fails reliably on debci. This affects most cpu architectures apart from arm64 and ppc64el. This is not reproducible when running tests locally, preventing effectively addressing the root cause. * 32-bits.patch: new: adjust test output on 32-bit systems. * d/rules: skip tests timing out on riscv64 and s390x. * fix-version.patch: new: ensure proper version is returned. Thanks to Julian Gilbey (Closes: #1074795) * d/rules: guard against version mismatch in version.py. dask.distributed (2024.5.2+ds.1-2) unstable; urgency=medium . * Team upload. * mark-tests-flaky.patch: capture more flaky tests. * d/control: hardcode python3-dask version lock. There is a small difference in repack extension preventing the trick. * d/s/lintian-overrides: remove: now unneeded. * skip-pyarrow-tests.patch: skip newly introduced test. * d/rules: rewrap SKIP variable to facilitate readability. * d/rules: skip tests needing Internet. (Closes: #1066799) * d/{control,rules}: activate autopkgtest-pkg-pybuild. This test complements the existing flaky autopkgtest test that requires a testbed with Internet connection. * d/t/run-tests: skip test failing reported upstream. On python3.12, some failures to serialize may return RecursionErrors instead of the expected TypeError and its message "Could not serialize object" until this minor issue is resolved. * d/control: declare compliance to standards version 4.7.0. dask.distributed (2024.5.2+ds.1-1) unstable; urgency=medium . * Team upload. . [ Alexandre Detiste ] * remove obsolete python3-six build-dep . [ Étienne Mollier ] * New upstream version 2024.5.2+ds.1 * skip-pyarrow-tests.patch: refresh. * adjust-timeouts.patch: refresh. * fix-pandas-test.patch: delete: applied upstream. * Unfuzz patches. * d/{rules,t/run-tests}: workaround test failures. The test failures are caused by FutureWarning raised on dask.dataframe import, which would be solved by making dask_expr module available, but it is not part of Debian yet. Setting configuration option "dataframe.query-planning" to False bypasses both the dask_expr import attempt and the subsequent FutureWarning. * d/README.source: new. Document that dask and dask.distributed must be kept synchronized. * use-youtube-nocookie.patch: adjust another video. * d/control: python-distributed-doc depends on sass-stylesheets-bulma. * fix-privacy-breaches.patch: new: use Debian provided CSS file. * d/t/control: tests depend on python3-all. Ensure py3versions --supported can capture all interpreters indeed. * d/copyright: remove unused Unlicense paragraph. * d/rules: cleanup spurious license text tripping lintian. * d/{control,s/lintian-overrides}: force dask coupling. dask and dask.distributed need being upgraded in lockstep. To limit multiple copies of the current dask.distributed version in d/control, ${source:Version} is used for the binary package dependency (it is not usable for the source package build dependency), but since it is not normal to couple a source package version to another source package, the change also requires a lintian override. Thanks to Julian Gilbey * mark-tests-flaky.patch: declare test_collections_metadata flaky too. dask.distributed (2023.12.1+ds-4) unstable; urgency=medium . * Depend on libjs-sortable-tablesort at build to get vendored JS code dask.distributed (2023.12.1+ds-3) unstable; urgency=medium . * Remove redundant broken link (closes: #988675) * This (or an earlier) version of dask.distributed has also closed old bugs (closes: #904944, #905540, #995735) dask.distributed (2023.12.1+ds-2) unstable; urgency=medium . * Fix filenames of minified JavaScript files * Fix test_pandas test dask.distributed (2023.12.1+ds-1) unstable; urgency=medium . * Team upload * New upstream version 2023.12.1+ds (needed to pass tests with Python 3.12) * Refresh patches * Fix sphinx config error (closes: #1057950) * Skip some failing tests (test_process_executor_kills_process hangs, test_steal_twice and test_client_worker fail) * Depend on patched version of jupyter-server for Python 3.12 tests * Use vendored copies of libjs-sortable-tablesort files until the package is accepted into unstable dask.distributed (2023.8.0+ds.1-1) unstable; urgency=medium . * New upstream release * Refresh patches * Upstream stopped embeding versioneer. - Remove reproducible-version.patch - Add python3-versioneer build dependency - add pybuild-plugin-pyproject.toml * Update use-local-intersphinx-inventory to skip numpy & bokeh docs * Update mark-tests-require-installation.patch to declare isinstalled as a valid pytest mark * Add skip-coverage-test.patch to not pass --cov-config=pyproject.toml to pytest. It didn't work on Debian at this time. * Update skip-pyarrow-tests.patch with new tests to skip. * Add tzdata-legacy to allow using deprecated timezones in tests * copy pyproject.toml instead of setup.cfg in autopkgtests * Update list of tests that have problems during build and autopkgtests * Update required dask version to >= 2023.8.0 dask.distributed (2022.12.1+ds.1-3) unstable; urgency=medium . * Keep working on making tests less flaky * rename skipped mark in d/rules from avoid_travis to avoid_ci * skip the same tests being skipped in d/rules - running the daemons isn't working reliably in our test servers. * The dask.distributed tests fail frequently enough that we shouldn't trust them. - mark the autopkgtests as flaky. dask.distributed (2022.12.1+ds.1-2) unstable; urgency=medium . [ Andreas Tille ] * Team upload. * Versioned Depends python3-dask (>= 2022.12.1) to prevent debci test against old version * Standards-Version: 4.6.2 * Set upstream metadata fields: Bug-Database, Bug-Submit, Contact, Repository-Browse. * Add debian/salsa-ci.yml . [ Rebecca N. Palmer ] * change timeouts to reduce random failures. * mark an intermittent failure as flaky. * don't stop the entire run if one test times out. * Remove stray files. * Run autopkgtest as non-root. * Retry flaky tests (like upstream) instead of skipping them. . [ Diane Trout ] * Disable ivp6 tests if the autopkgtest runners lack ipv6 connectivity. - Add autopkgtest dependency iputils-ping for ipv6 testing * Add skip-32bit-incompatible-test.patch to skip tests that fail on 32bit They seemed to be requesting large virtual memory regions. - Also remove a 32bit test skip from d/rules * Add python3-matplotlib to autopkgtest environment to enable a few tests dask.distributed (2022.12.1+ds.1-1) unstable; urgency=medium . * New upsream release. (Closes: #1029232) * Remove the following patches, resolved upstream - python-3.10-loop.patch - test_spillbuffer_remove_sizetest.patch - python3.11.patch - set-client-asynchronous-earlier.patch * Install tests to simplify running autopkgtests * add add-test-marks.patch to define some pytest test marks * add skip-pyarrow-tests.path as we don't have that dependency - consider reviewing this patch and focusing on the specific modules that are importing pyarrow. * Refresh patches * Add python3-jupyter-server to Build-Depends for tests * Add python3-aiohttp dependency to autopkgtests * Remove python3-keras autopkgtest dependency, it depends on an unmaintained package theano which breaks during the run. * Move autopkgtest script to it's own file run-tests * Remove python-numpy-doc dependency since it's not available. (closes: #1028691) * Update list of tests that don't run correctly during build * attempt to implement nocheck DEB_BUILD_OPTION in d/rules * adjust d/rules to prevent __pycache__ directory from being shipped in python-distributed-doc dask.distributed (2022.02.0+ds.1-3) unstable; urgency=high . * Team Upload. * Cherry-pick and tweak upstream patch to fix FTBFS with py3.11 (Closes: #1026590) * Remove python3-sparse from test deps dask.distributed (2022.02.0+ds.1-2) unstable; urgency=medium . * skip test that fails on 32bit dask.distributed (2022.02.0+ds.1-1) unstable; urgency=medium . * New upstream release * Refreshed patches * Add python-pandas-doc to Build-Depends to build documentation * Remove pass-host-to-local-cluster.patch applied upstream * Disable pytest-asyncio-0.14.patch, set-client-asyncronous-earlier.patch seem to be unneeded. * dask.distributed should be more closely tied to the dask version. * Add test_spillbuffer_remove_sizetest.patch to skip a failing upstream removed test * Skip two tests that were failing and removed upstream. * Skip block of tests that fail in network limited builder * Copy over some updated pytest settings from upstream's CI configuration dask.distributed (2022.01.0+ds.1-1) unstable; urgency=medium . * New upstream release * Refreshed patches * Add python-pandas-doc to Build-Depends to build documentation * Remove pass-host-to-local-cluster.patch applied upstream * Disable pytest-asyncio-0.14.patch, set-client-asyncronous-earlier.patch seem to be unneeded. dask.distributed (2021.09.1+ds.1-3) unstable; urgency=medium . * add set-client-asyncronous-earlier.patch to work around a race condition found by debian CI. * Add python-3.10-loop.patch, to improve Python 3.10 compatibility. The the loop parameter was removed from 3.10 high level asyncio API * Skip test_gather_failing_cnn_error in CI tests to avoid a timeout error. dask.distributed (2021.09.1+ds.1-2) unstable; urgency=medium . * Apply pass-host-to-local-cluster.patch. Resolves CVE-2021-42343 dask.distributed (2021.09.1+ds.1-1) unstable; urgency=medium . * New upstream release. * Refresh patches. * Update Standards-Version. No changes needed. * Bump python3-dask build dependency version. * fix invalid profile name. * Indicate patch forward status. dask.distributed (2021.08.1+ds.1-1) unstable; urgency=medium . * New upstream release * Test depends on python3-cryptography * Refresh patches * Add skip-bokeh-tests.patch to skip a test with obscure bokeh dependency * Add skip-directory-test-when-root.patch there's a test that fails if accidently run with root privileges * distributed no longer installs tests. - pass path to test directory for build time. - copy tests into installed directory for autopkgtests * No longer includes coffeescript code * Skip flaky tests too * Run autopkgtests as unprivleded users after needing root for setup dask.distributed (2021.01.0+ds.1-2.1) unstable; urgency=medium . * Non-maintainer upload. * Backport upstream fix removing tests that fail under some circumstances. (Closes: #987816) * python-distributed-doc: Fix broken symlink to html5shiv.min.js, dh_link needs absolute paths. (Closes: #988675) dask.distributed (2021.01.0+ds.1-2) unstable; urgency=medium . * Add fall-back-to-ipv6-localhost.patch to work around ipv6 networking issues on Debian's test infrastructure. dask.distributed (2021.01.0+ds.1-1) unstable; urgency=medium . [ Stefano Rivera ] * New upstream release. (Closes: #954507, 955772) * Refresh patches. * Bump Standards-Version to 4.5.1, no changes needed. * Declare Rules-Requires-Root: no. * "set -e" for shell loops in debian/rules. * Upstream renamed directories containing .min.js, update Files-Excluded, debiar/rules, debian/missing-sources. * Bump python3-dask Build-Dep to >= 2020.12.0, following upstream. * Explicitly specify the test directory, to avoid incorrect auto-detection. * Patch: Support pytest-asyncio >= 0.14. . [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. . [ Diane Trout ] * Fix typo in python-distributed-doc Depends line * link html5shiv.min.js into _static (Closes: #959550) * Add use-local-favicon.patch to avoid privacy leak * Mark tests that require installation for easier skipping by adding debian/patches/mark-test-require-installation.patch (Closes: #954507) * Mark test that requires bokeh for easier skipping by adding debian/patches/mark-test-requires-bokeh.patch * There were still a few tests that didn't work in the buildd * Remove lists of tests to skip in the autopkgtests since they all run * Refresh patches * Update patch descriptions and forwarded flag if missing * Update to debhelper-compat 13 * Update path in d/copyright to missing javascript sources * Update minimum build-dep versions for cloudpickle and toolz * Make sure the favicon.ico file is not marked executable * Make sure dask-worker-space directories created by tests are not present in package * Disable a few tests at build time * Try running the autopkgtests with unrestricted networking dask.distributed (2.10.0+ds.1-3) unstable; urgency=medium . * Disable test_idle_timeout as test failed in buildd dask.distributed (2.10.0+ds.1-2) unstable; urgency=medium . * Remove python3-pynvml as a build dependency as it's platorm specific dask.distributed (2.10.0+ds.1-1) unstable; urgency=medium . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. * Bump Standards-Version to 4.4.1. . [ Diane Trout ] * New upstream release * Update Standards-Version. No changes needed. * Upstream changed location of embedded javascript export_tool.js file * Require python3-dask 2.9.0 * Use pytest and add additional dependencies for build time tests * Add python3-sphinx-click build dependency for doc generation * Update minimum tornado version to 5 * Refresh patches * Update paths to build export_tool.js * Help the pytest collector avoid collecting test utilities * add pytest timeout as one test doesn't exit on its own * Skip running tests that fail in debian build environment * Use youtube-nocookie for videos to at least minimize the privacy leak * Skip tests that fail in autopkgtest * Only fail if tests fail, py.test has a non-zero exit code on exceptions which sometimes happens during test shutdown * Import the readable prebuilt version of anime.js into missing-sources and build a minified version * Import the readable prebuilt version of reconnecting-websocket.js and build the minified version * Add dh_fixperms to fix a .ico marked executable dask.distributed (1.25.0+ds.1-1) unstable; urgency=medium . [ Ondřej Nový ] * Use 'python3 -m sphinx' instead of sphinx-build for building docs . [ Diane Trout ] * New upstream version 1.25.0+ds.1 * Add override-worker-test, uses AUTOPKGTEST_TMP to find an expected file * Use dpkg-parsechangelog to set versioneer version number * Use dask-sphinx-theme instead of sphinx-rtd-theme * Refresh patches * Remove deprecated needs-recommends and update list of test dependencies * Add larger-keys.patch to update x509 keys to 2048 bit/SHA256 * Skip a few problematic tests * Update minimum dask build-depends version dask.distributed (1.21.8+ds.1-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP * d/control: Remove ancient X-Python-Version field * d/control: Remove ancient X-Python3-Version field . [ Diane Trout ] * New upstream version 1.21.8+ds.1 * Remove extend-to-asyncio and robustly-close-localcluster, applied upstream * Use installed copy of source tree for running tests * Remove archaic Python version headers * Disable ipywidget testing for now, Debian version is too old * Update Standards-Version to 4.1.4. No Changes needed. * Remove currently unnecessary Python3-Version * Update build dependency versions from requirements.txt * Don't compress changelog.html so the documentation hyperlinks work * Reset permissions on test_utils_test.py * Install changelog.rst as the upstream changelog * Fix path to numpy documentation package * Replace image links in documentation with local copies dask.distributed (1.20.2+ds.1-2) unstable; urgency=medium . * Add patch robustly-close-localcluster.patch and extend-to-asyncio.patch. - These two patches fix autopkgtests failing because of cleanup problems. dask.distributed (1.20.2+ds.1-1) unstable; urgency=medium . * New upstream release. * Add sphinx-rtd-theme-common dependency to python-distributed-doc. (Closes: #872224) * Use Debian doc packages for intersphinx objects.inv files. * Add !nodoc build profile. * Update Standards-Version to 4.1.2. No changes needed. * Add patch description to use-local-intersphinx-inventory.patch * Improve autopkgtest runner - copy conftest.py to enable the custom py.test plugins. - Add PYTEST_OPTIONS from upstreams travis test runner. * Remove now unecessary Testsuite header dask.distributed (1.18.0+ds.1-1) unstable; urgency=medium . [ Diane Trout ] * New upstream release * Update Build-dependencies - add python3-sortedcollections - set minimum versions for python3-{click,dask,zict} * Update tests/control - add IPython/Jupyter components so that gets tested . [ Ghislain Antony Vaillant ] * Fixup VCS URIs * Fixup filenamemangle regex . [ Diane Trout ] * New upstream version 1.18.0+ds.1 * Delete unneeded file * New upstream release * Update build-dependencies * Update tests/control with IPython/Jupyter dependencies * Upstream unnecessarily marks test runner as executable * Add d/rules target to update cached intersphinx inventory files * Migrate to git-buildpackage * Provide & use downloaded copies of the intersphinx inventory files * Recommend python3-yaml as its used for the distributed config files * dask-worker needs locale variables set to run in test environment. * Install more test dependencies dask.distributed (1.14.3+ds.1-1) unstable; urgency=low . * Initial packaging. (Closes: 847524) deepin-util-dfm (1.4.4-1) unstable; urgency=medium . * New upstream release. * debian/patches/0001-Fix-the-generated-pkg-config-metadata.patch: Fix patch metadata grammar. dh-doc-privacy (0.4) unstable; urgency=medium . * Add dh-sequence-doc-privacy allowing more compact usage of dh-doc-privacy when the default behaviour of cleaning README.* files is enough. Written by Teemu Hukkanen . (Closes: #1143496) * Preserve hyperlinks and unrelated content when removing remote resources from reStructuredText raw HTML blocks. * Document sequence activation and customisation, correct cleanup ordering in build examples, and clarify the Markdown reference-image limitation. * Add regression tests for argument parsing and raw HTML cleanup, and integration tests for automatic and explicit sequence activation, custom paths, exclusions, and restoration. Cover option boundaries and multiline raw HTML resources. * Stop the build on test failures with any supported Python interpreter. * Generate self-contained test package metadata so dh_clean restoration tests work during autopkgtest. * Use /usr/share/dpkg/pkg-info.mk and DEB_VERSION in debian/rules instead of invoking dpkg-parsechangelog directly. * Add dh-sequence-single-binary. * Remove debhelper compat 14 auto-applied substvars. * Prefix debhelper files with the binary package name. * Switch to autopkgtest-pkg-pybuild. flox (0.11.2-4) unstable; urgency=medium . * debian/tests - Mark tests as flaky on armhf (32 bit architecture). * debian/patches: - New 0003-32bit-compat.patch. flox (0.11.2-3) unstable; urgency=medium . * debian/control: - Drop dependency on python3-pytest-pretty. * debian/patches: - New 0002-numpy-2.4-compat.patch (Closes: #1142098). flox (0.11.2-1) unstable; urgency=medium . * New upstream release. flox (0.11.1-1) unstable; urgency=medium . * New upstream release. * debian/patches: - Drop 0002-BE-compat.patch. flox (0.11.0-3) unstable; urgency=medium . * debian/patches: - New 0002-BE-compat.patch. flox (0.11.0-2) unstable; urgency=medium . * debian/control: - Remove rependency on python3-sparse. It is only an optional dependeny of flox and it introduces an indirect dependency on numba. flox (0.11.0-1) unstable; urgency=medium . * New upstream release. * debian/control: - Add build-dependency on python3-pytest-pretty, python3-pytest-xdist, python3-sparse and python3-syrupy. * debian/patches: - Refresh all aptches. * debian/rules: - Re-enable most of the tests. * Update dates in d/copyright. flox (0.10.8-3) unstable; urgency=medium . [ Bas Couwenberg ] * Drop Priority: optional, default since dpkg 1.22.13. * Bump Standards-Version to 4.7.3, changes: priority. . [ Antonio Valentino ] * debian/patch: - New 0001-Robust-module_available.patch. flox (0.10.8-2) unstable; urgency=medium . * Do not run autopkgtests on i386. flox (0.10.8-1) unstable; urgency=medium . [ Bas Couwenberg ] * Use test-build-validate-cleanup instead of test-build-twice. . [ Antonio Valentino ] * New upstream release. flox (0.10.7-1) unstable; urgency=medium . [ Bas Couwenberg ] * Update lintian overrides. . [ Antonio Valentino ] * New upstream release. * debian/control: - Drop Rules-Requires-Root: no, no longer needed. flox (0.10.6-1) unstable; urgency=medium . * New upstream release. flox (0.10.5-1) unstable; urgency=medium . * New upstream release. * debian/rules: - Disable tests that are broken on i386. flox (0.10.4-1) unstable; urgency=medium . * New upstream release. * debian/control: - Drop versioned dependency for numpy-groupies. flox (0.10.3-2) unstable; urgency=medium . * debian/rules: - Skip tests that are too slow and cause timeout errors on some platforms (Closes: #1105156). flox (0.10.3-1) unstable; urgency=medium . * New upstream release. flox (0.10.2-1) unstable; urgency=medium . * New upstream release. flox (0.10.1-1) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.2, no changes. . [ Antonio Valentino ] * New upstream release. flox (0.10.0-1) unstable; urgency=medium . * New upstream release. * Update dates in d/copyright. flox (0.9.15-1) unstable; urgency=medium . * New upstream release. flox (0.9.14-1) unstable; urgency=medium . * New upstream release. flox (0.9.13-2) unstable; urgency=medium . * debian/rule: - Disable a test that is broken on BE archs. flox (0.9.13-1) unstable; urgency=medium . * New upstream release. flox (0.9.11-1) unstable; urgency=medium . * New upstream release. * debian/rules: - Update the list of tests to skip. * Update d/source/lintian-overrides. flox (0.9.10-1) unstable; urgency=medium . * New upstream release. * Improve lintian overrides patterns. * debian/rules: - Fix testing. flox (0.9.9-1) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.0, no changes. . [ Antonio Valentino ] * New upstream release. * debian/control: - Explicitly depend on hypothesis. * debian/rules: - Skip tests requiring "snapshot". - Skiw broken hypothesis test. * Update lintian overrides. flox (0.9.8-1) unstable; urgency=medium . * New upstream release. flox (0.9.7-1) unstable; urgency=medium . * New upstream release. flox (0.9.6-1) unstable; urgency=medium . * New upstream release. flox (0.9.2-1) unstable; urgency=medium . * New upstream release. flox (0.9.0-1) unstable; urgency=medium . * New upstream release. * debian/control: - Update dependencies: add cftime, drop netcdf4. flox (0.8.9-1) unstable; urgency=medium . * New upstream release. flox (0.8.7-1) unstable; urgency=medium . * New upstream release. * debian/rules: - Update the list of tests to skip. flox (0.8.6-2) unstable; urgency=medium . * debian/rules: - Disable test_multi_index_groupby_sum. flox (0.8.6-1) unstable; urgency=medium . * New upstream release. * Update dates in d/copyright. * debian/rules: - Update the list of tests to skip. flox (0.8.5-1) unstable; urgency=medium . * New upstream release. * debian/control: - Add dependency on scipy. * debian/rules: - Skip tests requiring scipy v1.11.x. - Re-enable test_xarray_resample, test_multi_index_groupby_sum and test_dtype_accumulation. flox (0.8.2-1) unstable; urgency=medium . * New upstream release. flox (0.8.1-2) unstable; urgency=medium . * debian/rules: - Skip test_dtype_accumulation (broken). flox (0.8.1-1) unstable; urgency=medium . [ Antonio Valentino ] * New upstream release. * Improve lintian overrides. * debian/patches: - Drop d/patches/0001-Compatibility-with-Pandas-older-than-1.4.patch, d/patches/0002-Fix-compatiility-with-new-dask-versions.patch, and d/patches/0003-Fix-tests-in-i386.patch, applied upstream. - Refresh remaining patches. . [ Bas Couwenberg ] * Switch to dh-sequence-*. flox (0.7.2-2) unstable; urgency=medium . [ Bas Couwenberg ] * Remove generated files in clean target. (closes: #1045005) . [ Antonio Valentino ] * debian/control: - use marker - add build-dependency on python3-cachey. * Switch to autopkgtest-pkg-pybuild and remove the no longer needed d/tests folder. * New d/python3-flox.lintian-overrides. flox (0.7.2-1) unstable; urgency=medium . * New upstream release. * Add python3-packaging to build-dependencies. * Bump debhelper-compat version to 13. * debain/patch: - refresh all patches - new 0002-Fix-compatiility-with-new-dask-versions.patch - new 0003-Fix-tests-in-i386.patch. flox (0.6.7-1) unstable; urgency=medium . [ Bas Couwenberg ] * Add gbp.conf to use pristine-tar & --source-only-changes by default. * Add upstream patches to fix test failure on i386. . [ Antonio Valentino ] * New upstream release. * debian/patches: - drop patches to fix test failure on i386 (applied upstream in the new version). * Standards version bumped to 4.6.2, no changes. flox (0.6.5-3) unstable; urgency=medium . * Mark autopkgtests as skippable. flox (0.6.5-2) unstable; urgency=medium . [ Bas Couwenberg ] * Enable Salsa CI. . [ Antonio Valentino ] * Disable autopkgtests on 32not architectures. flox (0.6.5-1) unstable; urgency=medium . [ Bas Couwenberg ] * Enable numpy3 dh helper. . [ Antonio Valentino ] * New upstream release. * Update d/copyright. * debian/control - versioned dependency: python3-numpy-groupies (>= 0.9.19). * debian/patches: - refresh all patches. flox (0.6.1-1) unstable; urgency=medium . * New upstream release. flox (0.6.0-1) unstable; urgency=medium . * New upstream release. * debian/patches: - new 0001-Compatibility-with-Pandas-older-than-1.4.patch flox (0.5.10-1) unstable; urgency=medium . * New upstream release. * debian/control: - update home page URL. * No longer skip "test_groupby_reduce_nans", fixed upstream. See https://github.com/xarray-contrib/flox/issues/133 and https://github.com/xarray-contrib/flox/pull/136, flox (0.5.9-5) unstable; urgency=medium . * Team upload. * Don't install benchmarks directory. (closes: #1018792) flox (0.5.9-4) unstable; urgency=medium . * Skip tests that are broken an 32bit architectures. flox (0.5.9-3) unstable; urgency=medium . * Fix test dependencies in d/tests/control. flox (0.5.9-2) unstable; urgency=medium . * Team upload. * Source-only upload. flox (0.5.9-1) unstable; urgency=low . * Initial release (Closes: #1016797). freeradius (3.2.10+dfsg-2) unstable; urgency=medium . * Re-enable PCRE support (add build-dep libpcre2-dev) (Closes: #1147278) gdown (6.2.0+dfsg-1) unstable; urgency=medium . * New upstream release. golang-github-andybalholm-cascadia (1.3.5-1) unstable; urgency=medium . * New upstream release golang-github-antchfx-xpath (1.3.8-1) unstable; urgency=medium . * New upstream release * Update Standards-Version to 4.7.4 in d/control (no changes needed) h5utils (1.13.3-1) unstable; urgency=medium . * Team upload. * New upstream release. (closes: #1146652) * Bump Standards-Version to 4.7.4, no changes. * Fix old FSF address in copyright file. * Update lintian overrides. * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. * Drop Priority: optional, default since dpkg 1.22.13. * Drop acute-accent-in-manual-page.patch, applied upstream. libposix-2008-perl (0.29-1) unstable; urgency=medium . * Team upload. * New upstream version 0.29. mariadb (1:11.8.9+ds-2) unstable; urgency=medium . * Add missing --version_cc to the custom `mariadb_config` (Closes: #1146585) * * Backport upstream patch to fix upstream CONC-821 about mysql_stmt_bind_result zeroes *length for temporal result columns which broke among others Perl, Python, MythTV and more (Closes: #1139473, #1141671, #1144671) * Extend test skip lists after witnessing frequent sporadic failures on armhf mariadb (1:11.8.9+ds-1) unstable; urgency=medium . [ Otto Kekäläinen ] * New upstream maintenance release version 11.8.9. Includes several fixes as noted at https://mariadb.com/docs/release-notes/community-server/11.8/11.8.9 and also the following security issues: - CVE-2026-61081 - CVE-2026-60585 - CVE-2026-60331 - CVE-2026-60747 - CVE-2026-47023 - CVE-2026-60184 * Drop patches applied upstream * Update server trace to include new parameters and values - New option innodb-index-shrink (default TRUE) * Clean up d/copyright of files that no longer ship in this release * Update Lintian overrides for new upstream version * Update maintainer documentation to ensure it is current * Skip tests main.mysql_client_test* as they require Internet access * Salsa CI: Clean away defunct test jobs and start testing with MySQL 9.7 . [ Luke Yasuda ] * d/*.lintian-overrides: fix all the mismatched-override * d/mariadb-server.links: drop the use of dh-exec * d/control: upgrade debhelper compatibility level to 14 * d/watch: add +ds suffix * Add Files-Excluded section to d/copyright based on d/rules deletions. Until now unwanted upstream storage engines, precompiled binaries and 3rd party libraries and components have been removed in debian/rules clean section, but the proper way to exclude is to filter them out from the upstream release tarball before including them in Debian to begin with. (Closes: #971005, #971367) * d/copyright: drop entries for excluded files * d/gbp.conf: do not force check upstream sigs. We repack orig tarballs now, leaving this on will cause "gbp import-orig --uscan" to fail. uscan already checks the upstream signature and gbp does it again and fails, which is not we want. * drop unused source lintian overrides * drop unused local-options . [ Dick Hollenbeck ] * libmariadb-dev: make Multi-Arch: same co-installable (Closes: #1140296) * libmariadb-dev-compat: make Multi-Arch: same co-installable (Closes: #1140151) . [ Daniel Black ] * MDEV-39584: links mariadb.org/kb -> mariadb.com/docs openssh (1:10.5p1-1) unstable; urgency=medium . * New upstream release (closes: #1144192): - CVE-2026-73281: ssh-agent(1): fix an interaction between agent locking and the session-bind@openssh.com extension that is used to identify forwarded agents. These binding requests were refused when the agent was locked, with the result that operations that were intended to be limited to local use only could be performed remotely, including the ability to add PKCS#11 tokens and make use of keys that had destination restrictions applied. - CVE-2026-73282: ssh(1): avoid potential realloc use-after-free in the client if a remote forwarding is added via the local session multiplexing socket while a remote forwarding open request is pending with the server. - CVE-2026-73283: sshd(8): make the authorized_keys "restrict" keyword apply correctly to tunnel forwarding too (which is administratively disabled by default). - ssh-keygen(1): add ability to set or clear the touch-required and verify-required flags on FIDO private keys when resetting a private key's passphrase. - ssh(1): tweak ordering of certificates tried during pubkey authentication to prefer FIDO keys that do not require user presence (touch) first, and FIDO keys that require user verification via PIN or biometrics last. This effectively tries low-friction authenticators before higher friction ones. - ssh(1): add a "ssh -Z user@host" mode that prints the keys that will be tried for public key authentication in the order that they will be used. - sshd(8) use setproctitle(3) to identify sshd-session when it's acting as a post-authentication monitor. - ssh-keyscan(1): make reading the server banner a non-blocking operation to prevent a stuck server from blocking a many-host keyscan from proceeding. - sshd(8): use sshpkt_fatal() instead of plain fatal() for errors in the packet code as this provides context of the failing peer (address, port, user, etc). - sshd(8): when signing hostkey proofs for a client UpdateHostKeys request, allow each hostkey to perform at most one signature operation. - ssh-keygen(1): pass back errors from ed25519 key generation, which theoretically can fail. - sshd(8): move check of public key type against allowed algorithms to before parsing of the key sent by the peer. This removes at least some key parsing and verification paths from the pre-auth attack surface. - ssh-keygen(1): fix double frees (impossible to reach outside of a test harness), and also use freezero where possible. - sshd(8): fix ChannelTimeout and RekeyLimit not being applied in sshd_config Match blocks. - sshd(8): in sshd config dump mode, write all directives in mixed case for consistency. - sshd(8): re-allow PAMServiceName inside a Match block, which was incorrectly disabled during a refactoring in openssh-10.4. openssh-gssapi (1:10.5p1-1) unstable; urgency=medium . * password-auth-no-pam: Run test daemon via systemd. * New upstream release (closes: #1144192): - CVE-2026-73281: ssh-agent(1): fix an interaction between agent locking and the session-bind@openssh.com extension that is used to identify forwarded agents. These binding requests were refused when the agent was locked, with the result that operations that were intended to be limited to local use only could be performed remotely, including the ability to add PKCS#11 tokens and make use of keys that had destination restrictions applied. - CVE-2026-73282: ssh(1): avoid potential realloc use-after-free in the client if a remote forwarding is added via the local session multiplexing socket while a remote forwarding open request is pending with the server. - CVE-2026-73283: sshd(8): make the authorized_keys "restrict" keyword apply correctly to tunnel forwarding too (which is administratively disabled by default). - ssh-keygen(1): add ability to set or clear the touch-required and verify-required flags on FIDO private keys when resetting a private key's passphrase. - ssh(1): tweak ordering of certificates tried during pubkey authentication to prefer FIDO keys that do not require user presence (touch) first, and FIDO keys that require user verification via PIN or biometrics last. This effectively tries low-friction authenticators before higher friction ones. - ssh(1): add a "ssh -Z user@host" mode that prints the keys that will be tried for public key authentication in the order that they will be used. - sshd(8) use setproctitle(3) to identify sshd-session when it's acting as a post-authentication monitor. - ssh-keyscan(1): make reading the server banner a non-blocking operation to prevent a stuck server from blocking a many-host keyscan from proceeding. - sshd(8): use sshpkt_fatal() instead of plain fatal() for errors in the packet code as this provides context of the failing peer (address, port, user, etc). - sshd(8): when signing hostkey proofs for a client UpdateHostKeys request, allow each hostkey to perform at most one signature operation. - ssh-keygen(1): pass back errors from ed25519 key generation, which theoretically can fail. - sshd(8): move check of public key type against allowed algorithms to before parsing of the key sent by the peer. This removes at least some key parsing and verification paths from the pre-auth attack surface. - ssh-keygen(1): fix double frees (impossible to reach outside of a test harness), and also use freezero where possible. - sshd(8): fix ChannelTimeout and RekeyLimit not being applied in sshd_config Match blocks. - sshd(8): in sshd config dump mode, write all directives in mixed case for consistency. - sshd(8): re-allow PAMServiceName inside a Match block, which was incorrectly disabled during a refactoring in openssh-10.4. openssl (3.6.4-1) unstable; urgency=medium . * Import 3.6.4 - CVE-2026-18798 ("QUIC Server May Trigger Double Free When Processing INITIAL Packet") - CVE-2026-63072 ("Heap Buffer Overflow in CMS Key Unwrapping") - CVE-2026-63076 ("Invalid Pointer Dereference in CMP Server via Crafted protectionAlg") - CVE-2026-14457 ("RPK Server Signature Algorithm Selection Can Dereference a Missing Certificate") - CVE-2026-54874 ("Excessive Memory Use Buffering DTLS Records for a Future Epoch") - CVE-2026-63073 ("Untrusted Sender DN Used as Format String in CMP Response Validation") - CVE-2026-63074 ("CMP Indefinite Cache Growth of ExtraCerts") - CVE-2026-63075 ("QUIC ACK-only Packet Retention Can Cause Memory Exhaustion") - CVE-2026-75803 ("AEAD Forgeries with Empty Ciphertext When Using EVP_Cipher()") (Closes: #1145172) - CVE-2026-14456 ("Unbounded Memory Growth in QUIC Server Incoming Channel Queue") (Closes: #1144615) - CVE-2026-54876 ("Client-Side Memory Leak in OCSP Response Checking") (Closes: #1143841) pyresample (1.35.0-4) unstable; urgency=medium . [ Bas Couwenberg ] * Add patch by Maximiliano Curia to fix FTBFS with GEOS 3.15. (closes: #1146573) pyresample (1.35.0-3) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.4, no changes. . [ Antonio Valentino ] * Update d/python3-pyresample.lintian-overrides. pyresample (1.35.0-2) unstable; urgency=medium . [ Bas Couwenberg ] * Drop Priority: optional, default since dpkg 1.22.13. * Bump Standards-Version to 4.7.3, changes: priority. * Add patch to fix FTBFS with PROJ 9.8.0. (closes: #1129894) . [ Antonio Valentino ] * Update dates in d/copyright. pyresample (1.35.0-1) unstable; urgency=medium . [ Bas Couwenberg ] * Use test-build-validate-cleanup instead of test-build-twice. . [ Antonio Valentino ] * New upstream release. * debian/patches: - Drop 0005-Compatibility-with-numpy-2.0.patch. - Refresh and renumber remaining patches. pyresample (1.34.2-2) unstable; urgency=medium . [ Bas Couwenberg ] * Update lintian overrides. * Fix FTBFS with nocheck profile. (closes: #1116844) . [ Antonio Valentino ] * debian/control: - Drop "Rules-Requires-Root: no", no longer needed. pyresample (1.34.2-1) unstable; urgency=medium . * New upstream release. * Upload to unstable. * debian/control: - Add dependency on mathjax. - Add versioned dependency on python3-sphinxcontrib.apidoc. - Add dependency on python3-sphinx-autodoc-typehints. - Drop dependency from the no longer used python3-importlib-metadata (Closes: #1104707). - Drop unnecessary versioned dependency on cortopy. * Update dates in d/copyright. * debian/patches: - Refresh all patches. * Improve d/clean to remove generate API documentation. pyresample (1.33.0-2) unstable; urgency=medium . * debian/rules: - Disable tests that are broken on BE architectures. See https://github.com/pytroll/pyresample/issues/653. pyresample (1.33.0-1) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.2, no changes. . [ Antonio Valentino ] * New upstream release. * debian/control: - Add build-dependency on python3-numpy-dev. pyresample (1.32.0-1) unstable; urgency=medium . * New upstream release. * Update dates in d/copyright. * debian/patches: - Refresh all patches. pyresample (1.31.0-1) unstable; urgency=medium . * New upstream release. * debian/patches: - Drop 0006-Setup-requires.patch, applied upstream. pyresample (1.30.0-2) unstable; urgency=medium . * debian/patches: - New 0006-Setup-requires.patch (Closes: #1083582). * Update lintian-overrides. pyresample (1.30.0-1) unstable; urgency=medium . * New upstream release. * debian/patches: - Drop 0006-Switch-to-pythest-lazy-fixtures.patch, applied upstream. - Refresh all patches. pyresample (1.29.0-1) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.0, no changes. . [ Antonio Valentino ] * New upstream release. * Add lintian overrides for deprecated Python stdlib false positives. pyresample (1.28.4-1) unstable; urgency=medium . * New upstream release. * debian/patches: - Refresh all patches. pyresample (1.28.3-2) unstable; urgency=medium . [ Bas Couwenberg ] * Use pybuild --print to get build_dir path. . [ Antonio Valentino ] * debian/control: - Depend on pytest-lazy-fixtures instead of pythest-lazy-fixture. * debian/rules: - Re-enable tests using lazy-fixtures. * debian/patches: - New 0006-Switch-to-pythest-lazy-fixtures.patch. pyresample (1.28.3-1) unstable; urgency=medium . * New upstream release. * debian/patches: - New 0005-Compatibility-with-numpy-2.0.patch. pyresample (1.28.2-1) unstable; urgency=medium . * New upstream release. * debian/patches: - Drop 0005-Include-package-data.patch, applied upstream. * debian/rules: - Skip tests that are incompatible with pytest 8 (see also https://github.com/TvoroG/pytest-lazy-fixture/issues/65). pyresample (1.28.1-2) unstable; urgency=medium . * debian/rules: - Temporarily skip "test_get_sample_from_bil_info_1d" (failing on mips64el). pyresample (1.28.1-1) unstable; urgency=medium . * New upstream release. * Update d/copyright. * debian/control: - Update dependencies (add dependencies on python3-donfig, python3-platformdirs, python3-versioneer). * debian/patches: - Drop 0004-Versioneer-path.patch and 0006-Floating-point-comparison.patch. - Refresh and renumber remaining patches. - New 0005-Include-package-data.patch. * debian/rules: - Skip tests requiring access to the internet. * New debian/source/lintian-overrides. * Update d/python3-pyresample.lintian-overrides. * debian/rules: - Do not install files generated during tests. pyresample (1.27.1-3) unstable; urgency=medium . [ Bas Couwenberg ] * Override dh_numpy3 to fix unused substitution variable. . [ Antonio Valentino ] * debian/patches: - New 0006-Floating-point-comparison.patch. * debian/rules: - Skip test_cartopy_crs, not compatible with new versions of cartopy. pyresample (1.27.1-2) unstable; urgency=medium . [ Bas Couwenberg ] * Remove generated files in clean target. . [ Antonio Valentino ] * Temporary skip test_def2yaml_converter which ffails witn libproj 9.3 (seee also https://github.com/pytroll/pyresample/issues/539). Closes: #1050774. * debian/control: - Use and markers. - Update package description. - Drop unnecessary versioned dependencies. * Switch to dh-sequence-*. * Switch to autopkgtest-pkg-pybuild and drop the no longer needed d/tests folder. * debian/rules: - Improve rule to build documentation. * Update d/clean. * Update d/python3-pyresample.lintian-overrides. pyresample (1.27.1-1) unstable; urgency=medium . * New upstream release. pyresample (1.27.0-1) unstable; urgency=medium . [ Bas Couwenberg ] * Enable numpy3 dh helper. * Enable Salsa CI. * Bump Standards-Version to 4.6.2, no changes. . [ Antonio Valentino ] * New upstream release. * Update copyright dates in d/copyright. * debian/control: - add build-dependency on sphinx-reredirects and sphinx-rtd-theme. * debian/patches: - drop test_area_def_geocentric_resolution.patch (applied upstream) - refresh and renumber remaining patches - new 0005-Fix-privacy-breachs.patch. * Update d/python-pyresample-doc.links to avoid duplicate files. * Bump debhelper-compat version to 13. pyresample (1.26.0-5) unstable; urgency=medium . * Team upload. * Add patch to fix FTBFS with PROJ 9.1.1. (closes: #1025612) * Update lintian overrides. pyresample (1.26.0-4) unstable; urgency=medium . * Disable tests involving legacy_dask_ewa. pyresample (1.26.0-3) unstable; urgency=medium . * debian/patches: - drop 0005-Relax-accuracy-for-legacy-data-test.patch. * debian/rules: - skip test_compare_to_legacy see https://github.com/pytroll/pyresample/issues/481. pyresample (1.26.0-2) unstable; urgency=medium . * debian/patches: - new 0005-Relax-accuracy-for-legacy-data-test.patch. Fix test failure on 32bit architectures. pyresample (1.26.0-1) unstable; urgency=medium . * New upstream release. pyresample (1.25.1-2) unstable; urgency=medium . * Fix d/copyright formatting. * debian/rules: - do not remove .egg-info files - re-enable all tests. pyresample (1.25.1-1) unstable; urgency=medium . * New upstream release. * debian/copyright: - fix typo. pyresample (1.24.1-1) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.6.1, no changes. * Use supported python3 versions in autopkgtest. . [ Antonio Valentino ] * New upstream release. * debian/patches: - refresh all patches - new debian/patches/0004-Versioneer-path.patch. * Update d/copyright. * debian/control: - add build-dependency on pybuild-plugin-pyproject. * debian/rules: - fix override_dh_auto_install target. pyresample (1.23.0-1) unstable; urgency=medium . * New upstream release. * Update d/copyright. pyresample (1.22.3-2) unstable; urgency=medium . * Fix egg-info management in d/rules. pyresample (1.22.3-1) unstable; urgency=medium . * New upstream release. * Update d/copyright file. * debian/patches: - update 0002-Skip-test-on-deprecated-basemap.patch (and also fix a typo in the patch name) - refresh all patches. * debian/rules: - remove egg-info from the wrong path. pyresample (1.22.0-1) unstable; urgency=medium . * New upstream release (Closes: 997502) * debian/patches: - refresh all patches. * debian/control: - add build dependency on python3-pytest-lazy-fixture and python3-importlib-metadata. * debian/rules: - exclude tests that work only when the package is installed. * Update d/python3-pyresample.lintian-overrides. pyresample (1.21.1-1) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.6.0, no changes. * Update watch file for GitHub URL changes. . [ Antonio Valentino ] * New upstream release (Closes: #985019). * Update debian/copyright file. * debian/control: - remove unnecessary versioned dependenvy (pykdtree). * debian/patches: - New 0003-Fix-mathjax-path.patch. pyresample (1.17.0+ds-1) unstable; urgency=medium . * New upstream release. * debian/control: - add dependency on zarr * debian/patches: - drop 0003-Projection-names-compatibility.patch, applied upstream - drop 0004-Install-test-data.patch, applied upstream - drop 0005-pyproj3-compat.patch, applied upstream pyresample (1.16.0+ds-3) unstable; urgency=medium . * debian/patches: - new 0005-pyproj3-compat.patch to fix compatibility with PyProj >= 3.0. See also https://github.com/pytroll/pyresample/pull/311. Closes: #973867, #973868. pyresample (1.16.0+ds-2) unstable; urgency=medium . * debian/control: - drop build dependency form deprecated basemap (closes: #972475) - add missing dependencies * Update lintian overrides for python3-pyresample. * Add Forwarded tag to all patches. pyresample (1.16.0+ds-1) unstable; urgency=medium . * New upstream release. * debian/control: - add dependency from python3-shapely * debian/patches: - drop 0003-Fix-tests-on-i386.patch: applied upstream - refresh and renumber all patches pyresample (1.15.0+ds-1) unstable; urgency=medium . * New upstream version. * Exclude auto-generated C source files from the orig archive. * Use cython during the build. * Use pytest for testing (new recommended tool). * debian/patches: - drop 0008-Compatibility-with-PyProj-v2.6.0.patch, applied upstream (see https://github.com/pytroll/pyresample/pull/258) - drop 0001-Skip-dask-related-tests-if-dask-is-not-available.patch, 0002-Make-xarray-optional-for-testing.patch and 0004-Comapt-with-dask-1.0.patch, no longer necessary - refresh and renumber remaining patches pyresample (1.14.0-4) unstable; urgency=medium . * Bump Standards-Version to 4.5.0, no changes. * debian patches: - new 0008-Compatibility-with-PyProj-v2.6.0.patch (Closes: 954219) pyresample (1.14.0-3) unstable; urgency=medium . * debian/patches: - drop 0001-fix-proj4-initialization.patch,no longer necessary - renumber all patches - new 0007-Projection-names-compatibility.patch (CLoses: 949274) pyresample (1.14.0-2) unstable; urgency=medium . * debian/patches: - new 0007-Fix-tests-on-i386.patch: do not use equality to test floating point values pyresample (1.14.0-1) unstable; urgency=medium . * New upstream release. * Update debian/copyright file. * debian/patches: - drop 0007-Fix-pyproj-inf.patch: applied upstream - refresh remaining patches pyresample (1.13.2-2) unstable; urgency=medium . * Drop Provides: ${python3:Provides}. * debian/patches: - new 0007-Fix-pyproj-inf.patch, imported form upstream to fix unittest failures (closes: #946003) * debian/tests: - replace the deprecated ADTTMP with AUTOPKGTEST_TMP pyresample (1.13.2-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version to 4.4.1, no changes. * Refresh all pathces. pyresample (1.13.1-1) unstable; urgency=medium . * New upstream release. * debian/patches: - refresh all patches * debian/control: - explicitly specify Rules-Requires-Root: no pyresample (1.13.0-1) unstable; urgency=medium . * New upstream release. * debian/patches: - refresh all patches - new 0005-Comapt-with-dask-1.0.patch and 0006-Skip-test-on-deprecatet-basemap.patch pyresample (1.12.3-6) unstable; urgency=medium . * Team upload. . [ Antonio Valentino ] * Use debhelper-compat instead of debian/compat. * debian/patches: - new 0004-Detect-broken-basemap.patch: workaround for failures of basemap imports due to incompatibility with new pyproj versions (Closes: #939022) * debian/control: - depend on pyproj >= 2.3.1 - drop dependency on python3-mock (not really necessary with Python 3) * Remove obsolete fields Name from debian/upstream/metadata. pyresample (1.12.3-5) unstable; urgency=medium . * Remove Python 2 form debian/tests. pyresample (1.12.3-4) unstable; urgency=medium . [ Antonio Valentino ] * Drop Python 2 support. (closes: #932621) . [ Bas Couwenberg ] * Add ${python3:Provides} to arch: any packages. pyresample (1.12.3-3) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.4.0, no changes. . [ Antonio Valentino ] * Drop build-dependency from python-xarray (Closes: #932509). * debian/patches: new debian/patches/0003-Make-xarray-optional-for-testing.patch * Set compat to 12. pyresample (1.12.3-2) unstable; urgency=medium . * Team upload. * Move from experimental to unstable. pyresample (1.12.3-1) experimental; urgency=medium . [ Bas Couwenberg ] * Update gbp.conf to use --source-only-changes by default. . [ Antonio Valentino ] * New upstream release. * debian/patches: - refrsh all patches * Set distribution to unstable. pyresample (1.12.0-1) experimental; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.3.0, no changes. * Remove package name from lintian overrides. . [ Antonio Valentino ] * New upstream release. * Update debian/copyright file. * debian/patches: - drop 0001-fix-doc-build.patch (applied upstream) - refresh and renumber remaining pathces - improve 0002-Skip-dask-related-tests-if-dask-is-not-available.patch * debian/control: - added dependencies from xarray and matplotlib pyresample (1.10.3-1) unstable; urgency=medium . [ Antonio Valentino ] * New upstream release. * debian/control - add dependency form rasterio * debian/patches - refresh all patches . [ Bas Couwenberg ] * Replace tabs with spaces in control file. pyresample (1.10.2-1) unstable; urgency=medium . * New upstream release * Bump Standards-Version to 4.2.1, no changes. * Update watch file to limit matches to archive path. * debian/patches - drop 0004-Regenerate-cython-extensions.patch and 0005-Fix-StopIteration-handling.patch: applied upstream - refresh remaining patches pyresample (1.10.1-1) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.1.5, no changes. . [ Antonio Valentino ] * New upstream release. * debian/control - require pykdtree >= 1.3.1. * debian/patches - drop test_spherical.patch, applied upstrem. - refresh remaining patches. - new 0003-Skip-TestXArrayResamplerNN-if-dask-is-not-available.patch: skip tests requiring dask if dask is not available. - new 0004-Regenerate-cython-extensions.patch Fixes a FTBFS with Python 3.7 (Closes: #903530). - New debian/patches/0005-Fix-StopIteration-handling.patch. Fix StopIteration handling for compatibility with Python 3.7 and PEP 479. See also https://github.com/pytroll/pyresample/pull/134. pyresample (1.9.3-2) unstable; urgency=medium . * Team upload. * Add patch to fix TestArc failure on some architectures. pyresample (1.9.3-1) unstable; urgency=medium . [ Antonio Valentino ] * New upstream release * debian/patches - refresh all patches . [ Bas Couwenberg ] * Update copyright years for Martin Raspaud. pyresample (1.9.0-1) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.1.4, no changes. * Update copyright years for PyTroll Developers. * Fix typo in lintian override comment. . [ Antonio Valentino ] * New upstream release. * debian/patches - refresh all patches * debian/control - add build dependency for cartopy. For binary packages now cartopy is recommended, while basemap is only suggested - add dependency form scipy which is suggested by cartopy but is necessary for plotting * debian/copyright - update remove no longer necessaty entries for files in the appveyor folder pyresample (1.8.3-1) unstable; urgency=medium . * New upstream release * debian/patches - refresh all patches * debian/control - update Vcs-* fields to point to salsa pyresample (1.8.2-1) unstable; urgency=medium . * New upstream release pyresample (1.8.1-1) unstable; urgency=medium . [ Antonio Valentino ] * New upstream release * Update copyright file * debian/control - remove unnecessary versioned dependency from pykdtree * debian/rules - remove unnecessary dh argument: --parallel . [ Bas Couwenberg ] * Add upstream metadata. pyresample (1.8.0-1) unstable; urgency=medium . * New upstream release * Standard version bumped to v4.1.3 (no change) * Update compat version * debian/control - recommend dask * Drop debian/source.lintian-overrides: no longer necessary * New python3-pyresample.lintian-overrides for: python-package-depends-on-package-from-other-python-variant * debian/patches - drop 0003-fix-tests-on-big-endian-architectures.patch: applied upstream - refresh all patches pyresample (1.7.1-3) unstable; urgency=medium . * debian/control - remove build dependency form python2-xarray: it is not strictly necessary and causes problems with migration to testing - downgrade relation of python3-pyresample form python3-xarray to Suggerst pyresample (1.7.1-2) unstable; urgency=medium . * debian/control - recommend python3-xarray * debian/patches - new patch 0003-fix-tests-on-big-endian-architectures.patch (see also upstream issues https://github.com/pytroll/pyresample/pull/90 and https://github.com/pytroll/pyresample/pull/91 pyresample (1.7.1-1) unstable; urgency=medium . * New upstream release * Standerd version bumped to 4.1.2 (no changes) * debiam/patches - refresh all patches * debian/control - mark python-pyresample-doc and python-pyresample-test as Multi-Arch foreign pyresample (1.7.0-1) unstable; urgency=medium . * New upstream release * Standard version bumped to v4.1.1 (no change) pyresample (1.6.1-1) unstable; urgency=medium . * New upstream release * Standard version bumped to 4.1.0 (no change) * Refresh all patches * debian/control - build-depend on python3-sphinx instead of python-sphinx - remove un-necessary Testsuite: autopkgtest * new debian/source.lintian-overrides file. Suppress python-foo-but-no-python3-foo: the package only contains common test data pyresample (1.6.0-1) unstable; urgency=medium . * New upstream release * debian/control - drop dependenct from python3 mock (use the stdlib version) - add dependency from six * Refresh all patches * debian/rules - fix clean target pyresample (1.5.0-3) unstable; urgency=medium . * Team upload. * Enable PIE hardening buildflags. pyresample (1.5.0-2) unstable; urgency=medium . [ Antonio Valentino ] * debian/control - drop X-Python-Version and X-Python3-Version fields * Fix documentation installaton to avoid duplicate files in the package . [ Bas Couwenberg ] * Bump Standards-Version to 4.0.0, no changes. * Move from experimental to unstable. pyresample (1.5.0-1) experimental; urgency=medium . * New upstream release * debian/control - updated dependencies (pillow, pyyaml, mock) - pyresample no longer supports Python 2.6 * debian/patches - refresh all patches * debian/test - depend on python*-mock pyresample (1.3.0-1) experimental; urgency=low . * New upstream release * Update copyright file * Refresh all patches pyresample (1.2.9-1) unstable; urgency=medium . * New upstream release pyresample (1.2.8-1) unstable; urgency=medium . * New upstream release pyresample (1.2.7-1) unstable; urgency=medium . * New upstream release pyresample (1.2.6-1) unstable; urgency=medium . * New upstream release * debian/patches - drop 0003-fix-tests-for-mips.patch: applied upstream * Fix automatic testing with autopkgtest (closes: #840286) - install test data file in python-pyresample-test - drop sources from python-pyresample-test: already installed by other packages * debian/control - now python*-pyresample packages depend on python-pyresample-test * debian/rules - no longer override_dh_python2 for python-pyorbital-test pyresample (1.2.5-2) unstable; urgency=medium . * Team upload. * Add patch to fix test_custom_uncert and test_gauss_uncert for mips*. Thanks to Daniel Knezevic for the patch. (closes: #836733) pyresample (1.2.5-1) unstable; urgency=medium . * new upstream release * debian/control - remove non necessary (build) dependency from scipy - pykdtree is naw a mandatory dependency * debian/parches - drop 0003-skip-nearest-resize-test.patch (no longer necessary) - drop 0004-Use-cmath.patch (no longer necessary) - refresh and renumber remanining patches * debian/copyright - update copyright file pyresample (1.2.4-2) unstable; urgency=medium . * debian/parches - New 0004-Use-cmath.patch to use the cmath header instead of math.h (Closes: #830447) - Refresh all patches pyresample (1.2.4-1) unstable; urgency=medium . * Team upload. . [ Bas Couwenberg ] * Override dh_python{2,3} to call dh_numpy{,3} too. * Drop .0 from GPL-3 license shortname. * Update dh_python{2,3} & dh_numpy{,3} calls to act on specific package. . [ Antonio Valentino ] * New upstream release * Refresh all patches * debian/rules - enable parallel build - enable hardening flags * debian/copyright - updated copyright file - fixed DEP-5 url * debian/control - standard version bumped to 3.9.8 (no change) - depends on pykdtree >= 1.1.1 - add dependency from pykdtree to the Python 3 package - switch to architectire "any", now the package contains a binary extension - add build dependency from python{,3}-all-dev and cython pyresample (1.1.6-1) unstable; urgency=medium . [ Antonio Valentino ] * New upstream release * debian/gbp.conf file added * debian/control - standard version bumped to 3.9.7 (no change) - updated VCS URL - update build dependencies * debian/patches - removed patch for skipping basemap tests (no longer necessary) - refresh remaining patches - new patch for skipping tests that fail with python 3. See also upstream bug https://github.com/pytroll/pyresample/issues/36 * watch file updated . [ Bas Couwenberg ] * debian/copyright - Group copyright by license pyresample (1.1.3-1) unstable; urgency=medium . * New upstream version * Updated watch file * Updated copyright file: upstream license change form GPL to LGPL * Update upstream project home page * Standards version updated to 3.9.6 (no changes) * debian/patches - drop longer necessary patches - new patch for skipping tests that require basemap when it is not abailable - new patch for fixing sphinx doc building - new patch for fixing proj4 initialization in unittests (closes: #792068) * debian/control - removed Provides field from the binary package section in the control file. It is not necessary - added an explicit build dependency from dh-python - updated package dependencies - drop deprecated parameter XS-Testsuite - fix Vcs-Browser field format * debian/ruels - fix test invocation * New package for Python 3 * Switch to pybuild build system * Fix doc build pyresample (1.1.0-1) unstable; urgency=low . * Initial release (Closes: #720529, #720627) pytango (10.3.1-2) unstable; urgency=medium . * Team upload to unstable. . pytango (10.3.1-1) experimental; urgency=medium . * Team upload. * New upstream release. * Revert "Adapt tests and use TangoTest 3.14 in CI". * d/tests: Fix up testbed FQDN if needed. * Drop "Priority: optional", default as of dpkg-dev 1.22.13. * Update debian/copyright. * Standards-Version: 4.7.4. pytango (10.3.1-1) experimental; urgency=medium . * Team upload. * New upstream release. * Revert "Adapt tests and use TangoTest 3.14 in CI". * d/tests: Fix up testbed FQDN if needed. * Drop "Priority: optional", default as of dpkg-dev 1.22.13. * Update debian/copyright. * Standards-Version: 4.7.4. python-cooler (0.10.3-1) unstable; urgency=medium . * Team upload. * New upstream version 0.10.3 * Autopkgtest does not need python3-mock python-cooler (0.10.2-1) unstable; urgency=medium . * Team upload. * New upstream version 0.10.2 * Use dh-sequence-python3 python-cooler (0.9.3-1) unstable; urgency=medium . [ Ananthu C V ] * New upstream version 0.9.3 Closes: #1053940 * update build deps * add patch to remove pytest coverage * update file path in copyright * fix files perms * update the reason for experimental ci target . [ Andreas Tille ] * Add support for loong64 Closes: #1059845 * Do not try to build i386 in Salsa CI python-cooler (0.9.1-1) unstable; urgency=medium . * Upload to unstable python-cooler (0.9.1-0exp1) experimental; urgency=medium . * New upstream version * Build against scipy (>= 1.10) Closes: #1029694 * Build-Depends: pybuild-plugin-pyproject python-cooler (0.8.11-7) unstable; urgency=medium . * d/t/control: remove ppc64el from architectures list. python-cooler (0.8.11-6) unstable; urgency=medium . * Team upload. * d/rules: build tests.tar.xz only on arch=all builds. (Closes: #1028108) * d/rules: fix broken .xz archive. * skip-http-connection.patch: add; skip tests needing Internet. * d/copyright: update copyright year. * d/t/control: only test on supported architectures. python-cooler (0.8.11-5) unstable; urgency=medium . * Standards-Version: 4.6.2 (routine-update) * Fix AttributeError: module 'numpy' has no attribute 'object'. with numpy/1.24.1 Closes: #1027251 python-cooler (0.8.11-4) unstable; urgency=medium . * Does not pass its test suite on 32bit architectures * ipytree tests are excluded Closes: #979625 python-cooler (0.8.11-3) unstable; urgency=medium . * Fix watch file * Standards-Version: 4.6.1 (routine-update) python-cooler (0.8.11-2) unstable; urgency=medium . [ Vagrant Cascadian ] * Do not include file mode and timestamps in tarball Closes: #1003316 python-cooler (0.8.11-1) unstable; urgency=medium . [ Andreas Tille ] * New upstream version Closes: #1000814 * Fix watchfile to detect new versions on github * Standards-Version: 4.6.0 (routine-update) * Upstream is testing the extra requirement if ipytree (see ITP #985001). These tests are excluded for the moment. Closes: #979625 . [ Nilesh Patra ] * Make Build Reproducible (Closes: #965361) python-cooler (0.8.8-1) unstable; urgency=medium . * New upstream version * Rules-Requires-Root: no (routine-update) python-cooler (0.8.7-1) unstable; urgency=medium . * Initial release (Closes: #962792) python-polsarpro (2026.6.0-1) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.4, no changes. . [ Antonio Valentino ] * New upstream release. * debian/patches: - Refresh all patches. - New 0002-Fix-version-number.patch. * debian/rules: - Skip tests that are incompatible with dask v2024.12.1. * New d/python3-polsarpro.lintian-overries. python-polsarpro (2026.1.2-1) unstable; urgency=medium . * New upstream release. * debian/patches: - Refresh all patches. python-polsarpro (2026.1.0-1) unstable; urgency=medium . [ Antonio Valentino ] * New upstream release. * debian/patches: - Refresh all patches. * Update dates in d/copyright. . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.3, changes: priority. python-polsarpro (2025.12.2-1) unstable; urgency=low . * Initial release (Closes: #1123838). python-rdata (0.11.2-2) unstable; urgency=medium . * Team upload. * Replace usage of 'pytest-3' compatibility symlink with plain 'pytest' * Use dh-sequence-python3 * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.4, drop Priority: tag * Rewrite d/watch in v5 format * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse. python-rdata (0.11.2-1) unstable; urgency=medium . * Team upload. * New upstream release (closes: #1084636). python-rdata (0.5-3) unstable; urgency=medium . [ Debian Janitor ] * Remove constraints unnecessary since buster (oldstable): + Build-Depends: Drop versioned constraint on python3-numpy. python-rdata (0.5-2) unstable; urgency=medium . * Source package upload. * Added d/u/metadata with ref to conda python-rdata (0.5-1) unstable; urgency=medium . * Initial release (Closes: #998085) python-rioxarray (0.23.0-6) unstable; urgency=medium . * debian/patches: - New 0003-affine-3.0-compat.patch (Closes: #1146041). python-rioxarray (0.23.0-5) unstable; urgency=medium . * debian/patches: - Update 0002-xfail.patch: skip test_nonstandard_dims_write_coordinate_system__projected_ft that is broken on 32bit architectures. python-rioxarray (0.23.0-4) unstable; urgency=medium . * idebian/patches: - Update 0002-xfail.patch: skip tests that rar broken on 32bit architectures. python-rioxarray (0.23.0-3) unstable; urgency=medium . * debian/patches: - Update 0002-xfail.patch. python-rioxarray (0.23.0-2) unstable; urgency=medium . * debian/patches: - New 0002-xfail.patch. * debian/rules: - Remove pytest parameters in favor of the 0002-xfail.patch. python-rioxarray (0.23.0-1) unstable; urgency=medium . * New upstream release. python-rioxarray (0.22.0-2) unstable; urgency=medium . * STandards version bumped to 4.7.4, no changes. * debian/rules: - Temporarily disable "test_reproject*" and "test_clip_*". Issue reported to https://github.com/corteva/rioxarray/issues/924. Potentially related upstream issue: https://github.com/corteva/rioxarray/issues/650. Closes: #1131681. python-rioxarray (0.22.0-1) unstable; urgency=medium . * New upstream release. * Update dates in d/copyright. * debian/rules: - Update the list of tests to skip. * debian/control: - Drop unnecessary versioned dependency on xarray. python-rioxarray (0.21.0-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version to 4.7.3, changes: priority. * Drop Priority: optional, default since dpkg 1.22.13. * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Update dates in d/copyright. python-rioxarray (0.20.0-1) unstable; urgency=medium . * New upstream release. * debian/patches: - Refresh all patches. * Update dates in d/copyright. * debina/patches: - Update the list of tests to skip. python-rioxarray (0.19.0-1) unstable; urgency=medium . * New upstream release. * debian/patches: - Refresh all patches. * Standards version bumped to 4.7.2, no changes. python-rioxarray (0.18.2-1) unstable; urgency=medium . * New upstream release. * Update dates in d/copyright. * debian/patches: - Drop 0002-rasterio-1.4.3.patch, applied upstream. - Refresh remaining patches. python-rioxarray (0.18.1-2) unstable; urgency=low . * debian/patches: - New 0002-rasterio-1.4.3.patch (Closes: #1088970). python-rioxarray (0.18.1-1) unstable; urgency=medium . * New upstream release. * debian/patches: - Refresh all patches. * Drop unused lintian overrides. python-rioxarray (0.17.0-3) unstable; urgency=low . * debian/patches: - New 0001-rasterio-1.4.patch. Fix FTBFS with rasterio 1.4 (Closes: #1081258). Patch provided by Bas Couwenberg. python-rioxarray (0.17.0-2) unstable; urgency=medium . * debian/control: - Add explicit dependency on python3-setuptools. Closes: #1080775. * Standards version bumped to 4.7.0, no changes. * Add d/sources/lintian--overrides for false positive uses-deprecated-python-stdlib detection. python-rioxarray (0.17.0-1) unstable; urgency=medium . * New upstream release. python-rioxarray (0.16.0-1) unstable; urgency=medium . * New upstream release. python-rioxarray (0.15.7-1) unstable; urgency=medium . * New upstream release. python-rioxarray (0.15.6-1) unstable; urgency=medium . * New upstream release. python-rioxarray (0.15.5-1) unstable; urgency=medium . * New upstream release. python-rioxarray (0.15.4-1) unstable; urgency=medium . * New upstream release. python-rioxarray (0.15.3-1) unstable; urgency=medium . * New upstream release. python-rioxarray (0.15.1-3) unstable; urgency=medium . * debian/control: - Drop outdated dependency on python-mock (Closes: #1067235). python-rioxarray (0.15.1-2) unstable; urgency=medium . * debian/rules: - Skip tests that are broken on i386. python-rioxarray (0.15.1-1) unstable; urgency=medium . * New upstream release. * Update dates in d/copyright. * debian/control: - Update versioned dependency on xarray. python-rioxarray (0.15.0-4) unstable; urgency=medium . * debian/rules: - include the missing /usr/share/dpkg/architecture.mk. python-rioxarray (0.15.0-3) unstable; urgency=medium . * debian/rules: - Disable tests on s390x. python-rioxarray (0.15.0-2) unstable; urgency=medium . * debian/rules: - Skip broken tests. python-rioxarray (0.15.0-1) unstable; urgency=medium . * New upstream release. * New d/clean file (CLoses: 1048400). * debian/control: - Use markers. - Build-depend on dh-sequence-numpy3 and pybuild-plugin-pyproject. - Drop unnecessary versioned (build) dependencies. - Drop unnecessary dependency on pandoc. - Sort dependency list. - Switch to autopkgtest-pkg-pybuild. * debian/rules: - Cleanup. - Re-enamle testing. * New d/python3-rioxarray.lintian-overrides. python-rioxarray (0.14.1-1) unstable; urgency=medium . * New upstream release. * Standards version bumped to 4.6.2, no changes. * Update dates in d/dopyright. * debian/control: - add numpy and packaging to dependencies. * Enable CI on salsa.d.o. * Bump debhelper-compat version to 13. python-rioxarray (0.13.3-1) unstable; urgency=medium . * New upstream release. python-rioxarray (0.13.2-1) unstable; urgency=medium . * New upstream release. python-rioxarray (0.13.1-1) unstable; urgency=medium . * New upstream release. python-rioxarray (0.12.4-1) unstable; urgency=medium . * New upstream release. python-rioxarray (0.12.3-1) unstable; urgency=medium . * New upstream release. python-rioxarray (0.12.2-1) unstable; urgency=medium . * New upstream release. python-rioxarray (0.12.1-1) unstable; urgency=medium . * New upstream release. * Improve d/watch file. python-rioxarray (0.12.0-1) unstable; urgency=medium . * New upstream release. * Fix d/copyright formatting. python-rioxarray (0.11.1-2) unstable; urgency=medium . * Move from experimental to unstable. * Update d/copyright. * Standards version bumped to 4.6.1, no changes. python-rioxarray (0.11.1-1) experimental; urgency=medium . [ Magnus Hagdorn ] * Initial release (Closes: #980107). python-sparse (0.17.0-2) unstable; urgency=medium . * Remove X-Python3-Version, there is now a numba 3.14 (Closes: #1123313) python-sparse (0.17.0-1) unstable; urgency=medium . * New upstream release * Test harness needs conftest.py and pytest.ini to be copied to test directory. * Update Standards-Version to 4.7.2, no changes needed * Temporarily Add X-Python3-Version: >= 3.13, << 3.14 because python-sparse needs an Python 3.14 compatible Numba before it can work. See #1123313 for more information. * Add architecture-is-64-bit to match where numba can be built. python-sparse (0.16.0a9-1) unstable; urgency=medium . [ Andreas Tille ] * Team upload. * Standards-Version: 4.7.0 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Clean sparse/_version.py TODO: Segmentation fault on arm64 reported upstream https://github.com/pydata/sparse/issues/628 Moreover Salsa reports test suite issues even for amd64 . [ Roland Mas ] * New upstream release, let's see if if fixes the FTBFS on all arches. python-sparse (0.15.1-1) unstable; urgency=medium . * Team upload. . [ Andreas Tille ] * New upstream version Closes: #1056504 * Most patches applied upstream * Build-Depends: pybuild-plugin-pyproject * Build-Depends: python3-pytest-cov . [ Nilesh Patra ] * Build-Depends: python3-setuptools-scm python-sparse (0.14.0-2) unstable; urgency=medium . * Remove embedded versioneer in preference of debian versioneer package using remove-embedded-versioneer.patch The embedded versioneer is also incompatble with Python 3.12 (Closes: #1059630) * numba, numpy, and scipy are all hard dependencies of sparse so remove the flag from d/control * Update fix-test-fails-on-i386.patch for the loss of numpy.distutils. python-sparse (0.14.0-1) unstable; urgency=medium . [ Bo YU ] * Team upload. * New upstream release. Closes: #988424 * Rebase d/patches/No-pytest-config.patch. * Set std-ver to 4.6.2. * Add d/patches/fix-test-fails.patch to fix test failed issue. * Fix running testsuite on build. (Closes: #1052388, #1052815) * Add d/patches/fix-test-fails-on-i386.patch to fix ftbfs on i386. . [ Jeroen Ploemen ] * Remove unused build-deps on python3-{packaging,pytest-cov,six}. . [ Andreas Tille ] * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) python-sparse (0.13.0-1) unstable; urgency=medium . [ Debian Janitor ] * Set upstream metadata fields: Bug-Submit. . [ Diane Trout ] * Remove unneeded dpkg-dev build dependency * Remove skip-doc-test-on-32bit.patch, applied upstream python-sparse (0.12.0-1) unstable; urgency=medium . * New upstream release * Remove unused patch skip-test-repack-on-32bit.patch * Remove obsoleted patch use-correct-pointer-to-coo.patch - resolved upstream * Add new skip-doc-test-on-32bit.patch based on upstream python-sparse (0.11.2-3) unstable; urgency=medium . * Add use-correct-pointer-to-coo.patch from upstreams fix for 32-bit https://github.com/pydata/sparse/pull/421 (Closes: #981615) - Remove skip-test-repack-on-32bit.patch since there is a real fix python-sparse (0.11.2-2) unstable; urgency=medium . * Add skip-test-repack-on-32bit.patch. One unit test fails on 32 bit systems it looks like due to a type size error. I disabled it so the rest of the 64-bit architectures would migrate. * Add myself to uploaders python-sparse (0.11.2-1) unstable; urgency=medium . * Team upload. [ Ondřej Nový ] * d/control: Remove ancient X-Python3-Version field * Use debhelper-compat instead of debian/compat. * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. . [ Debian Janitor ] * Bump debhelper from old 11 to 12. * Set upstream metadata fields: Repository, Repository-Browse. . [ Diane Trout ] * Update upstream to https://github.com/pydata/sparse as recommended by dask developers. https://github.com/dask/dask/issues/7078 * Add Rules-Requires-Root: no * Update upstream maintainer to what's listed on pypi * Update Standards version to 4.5.1. No changes required. * New upstream release. (Closes: #980317) * Add dask and pytest-cov as test dependencies * add numba as build dependency * Update No-pytest-config patch. The file containing the options moved, and upstream's options led to test result files being in the package. * Update to debhelper-compat = 13 * Update upstream urls in debian/upstream/metadata * Add issue tracker url to debian/upstream/metadata * Indicate No-pytest-config does not need to be forwarded python-sparse (0.2.0-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org . [ Ghislain Antony Vaillant ] * New upstream version 0.2.0 * Drop superfluous nocheck guards * Fixup whitespacing in rules file * Add versioned dependency to scipy * Add new install dependency on six * Add new test dependency on packaging * Move extend-diff-ignore to d/s/options * Add patch disabling the upstream pytest config - New patch: No-pytest-config.patch * Bump the debhelper version to 11 * Bump the standards version to 4.1.3 * Update the copyright years python-sparse (0.1.1-1) unstable; urgency=medium . * New upstream version 0.1.1 * Ensure tests are run in isolation * Bump standards version to 4.0.1, no changes required python-sparse (0.1.0-1) unstable; urgency=low . * Initial release. (Closes: #862142) python-vttlib (0.11.0+dfsg-5) unstable; urgency=medium . * Team upload. * Mark python3-pytest as * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.4, drop Priority: tag * Rewrite d/watch in v5 format * Mark python3{fonttools,pyparsing,ufolib2} as nocheck python-xarray (2026.04.0-2) unstable; urgency=medium . * Push to unstable python-xarray (2026.04.0-1) experimental; urgency=medium . [ Michael R. Crusoe ] * d/control: drop mypy from the depends, we no longer run the mypy tests as that only makes sense for upstream. . [ Alastair McKinstry ] * New upstream release * no-myst_parser.patch: avoid new extension when building docs * Re-add sparse now its not blocking; needed for docs * Privacy: drop refs to logos; use local * Standards-Version: 4.7.4 python-xarray (2026.02.0-1) experimental; urgency=medium . * New upstream release * Patches refreshed; indexing-11044.patch merged upstream python-xarray (2026.01.0-2) unstable; urgency=medium . * Drop sparse as #1123313 is blocking upgrades python-xarray (2026.01.0-1) unstable; urgency=medium . * New upstream release python-xarray (2025.12.0-5) unstable; urgency=medium . * Team upload. * Build without docs and tests (for now) so that we get a successful build. python-xarray (2025.12.0-4) unstable; urgency=medium . * Team upload. * Ensure sphinx.ext.autosummary is loaded to prevent ftbfs. * Refresh other patches to remove fuzz. python-xarray (2025.12.0-3) unstable; urgency=medium . * Team upload. * Cherry-pick patch from upstream to solve some indexing problems that break python-rioxarray (Closes: #1123307) and sarsen (Closes: #1123338) * Add missing build-dep on python3-zarr. * Fix inconsistent whitespace in d/control with wrap-and-sort. python-xarray (2025.12.0-2) unstable; urgency=medium . * pr-11210.patch: Upstream bugfix. Thanks Antonio Valentino Closes: #1123151, #1123338, #1123160 * Use sphinxdoc * d/watch: Move to version 5 syntax * Standards-Version: 4.7.3 * Drop Priority: optional from source in d/control per new policy python-xarray (2025.12.0-1) unstable; urgency=medium . * New upstream release * Typo in Use-packaged-docs.patch breaks build * Docs now build : rm-iris.patch * Re-include python3-sparse when building docs * Build this release with 'nocheck' : multiple failures due to missing packages in 3.14 transition * Build 'nodoc' this release : build fails attempting downloads when building docs python-xarray (2025.11.0-1) unstable; urgency=medium . * New upstream release python-xarray (2025.10.1-1) unstable; urgency=medium . * New upstream release * xfails-that-break-pytest.patch: fixed upstream python-xarray (2025.09.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Refreshed patches. Dropped disable-netcdf-roundtrip-tests.patch in favor of upstream's fix. * d/rules: skip mypy tests, they are only for upstream devs. Closes: #1115136, #1115691 python-xarray (2025.08.0-3) unstable; urgency=medium . * Team upload. * Added patch to workaround slow debci runners. python-xarray (2025.08.0-2) unstable; urgency=medium . * Team upload. * pybuild-autopkgtest: skip on 32-bits archs, they are unsupported. * d/rules: resume running the tests in parallel using DEB_BUILD_OPTION_PARALLEL * Remove trailing whitespace in debian/changelog (routine-update) * Remove trailing whitespace in debian/rules (routine-update) * Set upstream metadata fields: Documentation, Repository. * Remove unused license definitions for Python-2.0, BSD-3-Clause. * Fix day-of-week for changelog entry 2024.07.0-1. python-xarray (2025.08.0-1) unstable; urgency=medium . * New upstream release. Closes: #1110804 * B-D on pytest3-asyncio, drop sparse again for now * Drop zarr support this release python-xarray (2025.04.0-1) experimental; urgency=medium . * New upstream release * Build-dep on python3-juptyer-sphinx python-xarray (2025.03.1-8) unstable; urgency=medium . * Team upload * Fix architecture determination in autopkgtest python-xarray (2025.03.1-7) unstable; urgency=medium . * Team upload * Fix one more excluded test name for 32-bit archs python-xarray (2025.03.1-6) unstable; urgency=medium . * Team upload * Fix syntax of pytest nodes python-xarray (2025.03.1-5) unstable; urgency=medium . * Team upload * Skip failing tests using PYBUILD_TEST_ARGS so they are skipped at both build and autopkgtest time (closes: #1104151) python-xarray (2025.03.1-4) unstable; urgency=medium . * Team upload * Push to unstable python-xarray (2025.03.1-3) experimental; urgency=medium . * Ensure actual d/rules change commited python-xarray (2025.03.1-2) unstable; urgency=medium . * Include mypy as build-dep properly python-xarray (2025.03.1-1) unstable; urgency=medium . * New upstream release * Build-dep on tzdata-legacy for tests. * Drop superfluous d/copyright entries python-xarray (2025.03.0-2) unstable; urgency=medium . * Fix autopkgtest build issue. Thanks Antionio Valentino python-xarray (2025.03.0-1) unstable; urgency=medium . * New upstream release * Now need mypy, python3-pytest-mypy for testing * Build-dep on pint for more tests * Standards-Version: 4.7.2 * import-pytest.patch - fix errors on missing import * 2 more dask tests labeled xfail python-xarray (2025.01.2-2) unstable; urgency=medium . * Team upload. * Upstream release 2025.01.2. Closes: #1100293 . [ Michael R. Crusoe ] * Switch to PEP-517 building and testing with pybuild. Closes: #1053718 * refresh patches * d/rules: only skip known failing tests, not allowing all tests to fail. * Run the tests in parallel using pytest-xdist; report skipped tests. . [ Alastair McKinstry ] * Update metadata python-xarray (2025.01.2-1) unstable; urgency=medium . * New upstream release * Disable sphinx-theme, re-enable docs python-xarray (2025.01.1-1) unstable; urgency=medium . * New upstream release * Enable tests for all pythons; catch but dont fail. Closes: #1092392 python-xarray (2025.01.0-1) unstable; urgency=medium . * New upstream release * Drop B-D on numba-doc, buggy. Closes: #1088982 * Doc generation still disabled python-xarray (2024.11.0-2) unstable; urgency=medium . * Drop B-D on numba-doc, buggy. Closes: #1088982 python-xarray (2024.11.0-1) unstable; urgency=medium . * New upstream release python-xarray (2024.10.0-1) experimental; urgency=medium . * New upstream release * Remove obsolete patches: - no-sphinx-design.patch - no-sphinxext.patch - skip-datatree.patch * Disable test for experimental release: - disable-netcdf-roundtrip-tests.patch * B-D on python3-pydata-sphinx-theme * No objects.inv available for scipy * Building docs fails - disable for this release python-xarray (2024.09.0-1) unstable; urgency=medium . * New upstream release * Drop patch 1053700-endianness.patch ; resolved upstream * B-D on python3-sphinx-remove-toctrees python-xarray (2024.07.0-2) unstable; urgency=medium . * Team Upload * Remove obsolete python3-ipython-genutils from build-dep * Apply Multi-Arch hint python-xarray (2024.07.0-1) unstable; urgency=medium . * New upstream release * Now B-D on python3-sphinxcontrib-mermaid * Build-Conflict: on python3-pytest-lazy-fixture until tests updated for pytest 8. Closes: #1063981 * Annotate python3-cfgrib as . Closes: #1078351 python-xarray (2024.06.0-1) experimental; urgency=medium . * New upstream release * Standards-Version: 4.7.0; no changes required * Re-enable docs, deleting __pycache__ from install python-xarray (2024.03.0-1) unstable; urgency=medium . * New upstream release * Re-enable docs * Build-dep on new python3-sphinx-copybutton, python3-sphinxext-rediraffe, python3-sphinxext-opengraph, python3-sphinx-design, python3-sphinx-book-theme * Drop no-sphinx-* patches python-xarray (2024.02.0-2) unstable; urgency=medium . * Also disable autopkgtests until pytest > 8 supported python-xarray (2024.02.0-1) unstable; urgency=medium . * New upstream release * Stop tests for this release; needs to be updated for pytest >= 8.0 * Undo "nocheck" to reenable testing; only run tests on python3.12 * conflict with -datatree until tests pass * Drop ARM-xfail patch as integrated upstream * Drop xfail-pad-constant patch as now passes * Drop xfail-on-random.patch, closed upstream * Add Build-depends on python3-zarr * Build-depend on python3-sphinx-inline-tabs * Build-depend on python3-hypothesis for testing, +docs * disable-netcdf-compressor-tests.patch: Disable testing of functionality not yet present in Debian * disable-stripped-unitwarning-test.patch: Disable units-testing as broken test on python3.12 * Update use-packaged-docs.patch * Skip 2 tests requiring download * Drop Build-deps on numba, python3-sparse to aid transition * dask-gradient-tolerance-i386.patch: Fix for tolerance problem comparing arrays on i386 (C-I failure) * xfail-pint-units-on-python3.12.patch: On python3.12, tests fail as extract_units() in test code is buggy with current pint. Mark tests XFAIL * Make cfgrib build-dep arch-dependent; needed for c-i tests as we cfgrib not present on 32-bit archs * Build-conflict with pint < 0.21 as it breaks, failing to handle 'subok' passed in dask wrapping * Build-conflict on python3-sparse to signal that it currently causes segfaults (#1055847) - re-add later * Docs disabled as sphinx needs pandoc < 3 right now python-xarray (2023.12.0-3) unstable; urgency=medium . * dask-gradient-tolerance-i386.patch: Fix for tolerance problem comparing arrays on i386 (C-I failure) * xfail-pint-units-on-python3.12.patch: On python3.12, tests fail as extract_units() in test code is buggy with current pint. Mark tests XFAIL python-xarray (2023.12.0-2) unstable; urgency=medium . * Drop Build-deps on numba, python3-sparse to aid transition python-xarray (2023.12.0-1) unstable; urgency=medium . * New upstream release python-xarray (2023.11.0-2) unstable; urgency=medium . * Team upload. * Tests: fix another failure on big-endian systems, allow stderr output. python-xarray (2023.11.0-1) unstable; urgency=medium . [ Andreas Tille ] * Team upload. * New upstream version. Closes: #1050854 * Remove trailing whitespace in debian/changelog (routine-update) * Remove trailing whitespace in debian/control (routine-update) * Remove trailing whitespace in debian/rules (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) * Use secure URI in Homepage field. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. * Re-enable docs which do not segfault but do nothing else. Upstream might provide docs in future - otherwise the python-xarray-doc package could be dropped completely. . [ Rebecca N. Palmer ] * Tests: ignore rounding differences on i386. Closes: #1004869. * Tests: don't fail on big-endian systems. Closes: #1053700. python-xarray (2023.10.1-1) unstable; urgency=medium . * New upstream release python-xarray (2023.09.0-2) unstable; urgency=medium . * Build-dep on python3-setuptools-scm, whl; needed for more complete install python-xarray (2023.09.0-1) unstable; urgency=medium . * New upstream release * Disable building docs as Sphinx segfaults python-xarray (2023.08.0-1) unstable; urgency=medium . * New upstream release * Disable docs this build. Closes: #10398871 * Build-Dep on numba-doc, python3-pooch, python3-sparse * Set env variable for pooch cache dir Closes: #1039871 * Undo xfail-on-random.patch, upstream bug closed python-xarray (2023.06.0-1) unstable; urgency=medium . * New upstream release * Build-dep on python3-pooch python-xarray (2023.05.0-2) unstable; urgency=medium . * Push to unstable python-xarray (2023.05.0-1) experimental; urgency=medium . * New upstream release python-xarray (2023.04.2-1) experimental; urgency=medium . * New upstream release python-xarray (2023.03.0-1) experimental; urgency=medium . * New upstream release * Standards-Version: 4.6.2 python-xarray (2023.02.0-1) experimental; urgency=medium . [ Alastair McKinstry ] * New upstream release . [ Debian Janitor ] * Remove constraints unnecessary since buster (oldstable): * Build-Depends: Drop versioned constraint on dpkg-dev, python3-dask, python3-pandas and python3-pytest. python-xarray (2023.01.0-1.1) unstable; urgency=medium . * Non-maintainer upload. . [ Jochen Sprickerhof ] * Add patch to fix FTBFS on i386. Thanks to Adrian Bunk (Closes: 1004869) * Use execute_after_ in d/rules * Set R³ in d/control python-xarray (2023.01.0-1) unstable; urgency=medium . * Mew upstream release * Drop B-D python-numpy-doc to fix FTBFS. Closes: #1028811 python-xarray (2022.12.0-2) unstable; urgency=medium . * Team upload. * Add patch to fix FTBFS on i386. Thanks to Adrian Bunk (Closes: 1004869) * Use execute_after_ in d/rules * Set R³ in d/control python-xarray (2022.12.0-1) unstable; urgency=medium . * New upstream release * Drop (test) dep on python3-sparse for ths release, its blocked from testing by numba issue python-xarray (2022.11.0-2) unstable; urgency=medium . * Ack bogs fixed in this and previous releases: Closes: #1022255, #1004869, #1023222 python-xarray (2022.11.0-1) unstable; urgency=medium . * New upstream release * Update d/copyright for removed files python-xarray (2022.10.0-1) unstable; urgency=medium . * New upstream release python-xarray (2022.09.0-1) unstable; urgency=medium . * New upstream release * Drop unused/merged patches: - cftime-fix.patch - test_indexes-big-endian.patch - no-sphinx-panels.patch - sparse.patch * Now recommend python3-cftime,python3-sparse,python3-rasterio python-xarray (2022.06.0-7) unstable; urgency=medium . * Patch test_indexes-big-endian.patch from Graham Inggs. Closes: #1018758 python-xarray (2022.06.0-6) unstable; urgency=medium . * Patch for cftime test failure on s390x. Closes: #1004870 python-xarray (2022.06.0-5) unstable; urgency=medium . * Drop unnecessaey versioned-deps on scipy to allow transition python-xarray (2022.06.0-4) unstable; urgency=medium . * Ack closed bug. Closes: #955015 * Ignore (xfail) on test that fails depending on random seed. Closes: #1013939 python-xarray (2022.06.0-3) unstable; urgency=medium . * Depend on scipy >= 1.8.1-8 for fixes. Closes: #1004869, #1013939 python-xarray (2022.06.0-2) unstable; urgency=medium . * Update no-installer.patch to avoid accidentally claiming we're still at 0.16.1; this was breaking cfgrib * Temporarily drop zarr support as it segfaults tests * Temporarily drop rasterio support as python3-rasterio can't find proj.db in tests * Drop bottleneck patch; 1.3.2 now in Debian * Bug fixed in recent upload: Closes: #1013939 python-xarray (2022.06.0-1) unstable; urgency=medium . * New upstream release python-xarray (2022.06.0~rc1-1) unstable; urgency=medium . * New upstream release * Standards-Version: 4.6.1 python-xarray (2022.03.0-2) unstable; urgency=medium . * Add python3-ipython-genutils to build-deps. Closes: #1007880 python-xarray (2022.03.0-1) unstable; urgency=medium . * New upstream release python-xarray (0.21.1-1) unstable; urgency=medium . * New upstream release * Depend on python3-packaging python-xarray (0.21.0-1) unstable; urgency=medium . * New upstream release * Re-enable docs python-xarray (0.20.2-1) unstable; urgency=medium . * New upstream release * Temporarily disable docs while nbsphinx bug is worked on. python-xarray (0.20.1-1) unstable; urgency=medium . * New upstream release python-xarray (0.19.0-6) unstable; urgency=medium . * Depend on python3-jinja2. Closes: #993694 python-xarray (0.19.0-5) unstable; urgency=medium . * Fix patch: test_pad_constant also fails on i386. Closes: #983758 python-xarray (0.19.0-4) unstable; urgency=medium . * Mark another test xfail because it tries to download data. python-xarray (0.19.0-3) unstable; urgency=medium . * Move to debhelper level 13 * Standards-Version: 4.6.0 * Fix typo on patch for pytest marking. test_tutorial.py * Mark test test_pad_constant XFAIL on Arm64 as large constants not transformed into NaN. Closes: #983758 * Mark test_push_dask() XFAIL with bottleneck < 1.3.0. python-xarray (0.19.0-2) unstable; urgency=medium . * Push to unstable python-xarray (0.19.0-1) experimental; urgency=medium . * New upstream release python-xarray (0.18.2-1) experimental; urgency=medium . * New upstream release python-xarray (0.18.0-1) experimental; urgency=medium . * New upstream release python-xarray (0.17.0-1) unstable; urgency=medium . * New upstream release python-xarray (0.16.2-2) unstable; urgency=medium . * Drop numba-doc dependency to enable migration. Closes: #979064 * Standards-Version: 4.5.1 python-xarray (0.16.2-1) unstable; urgency=medium . * New upstream release * Build-depend on python-scipy-doc, python-dask-doc, numba-doc * Update patch to use these packaged docs * d/rules: patch sphinx output to remove require.js privacy breach python-xarray (0.16.1-1) unstable; urgency=medium . * New upstream release * Patches: - drop merged crs-wkt.patch - no-sphinx-accessors.patch added python-xarray (0.16.0-1) unstable; urgency=medium . * New upstream release python-xarray (0.15.1-4) unstable; urgency=medium . * silence-warnings.patch: Don't fail tests on warnings, only errors. Closes: #963820 * Drop merged/obsolete patches: - 3430.diff - 3431.diff - NaT.patch - xfail-rasterio.patch python-xarray (0.15.1-3) unstable; urgency=medium . * patch: Use sparse.COO or scipy.sparse.coo_matrix for sparse matrices, not sparse.SparseArray, which doesn't exist. Closes: #960380. python-xarray (0.15.1-2) unstable; urgency=medium . * Drop obsolete sphinx3-build hack which breaks on sphinx 2.4 ; Closes: #959595 python-xarray (0.15.1-1) unstable; urgency=medium . * New upstream release * Use dh-sequence-* rather than --with * python-xarray (0.15.0-3) unstable; urgency=medium . * Drop obsolete patches from d/patches * Mark download tests xfail. Closes: #935455 * Switch to python3-pip. * pip3.patch: use pip3 instead of pip. Closes: #943226 python-xarray (0.15.0-2) unstable; urgency=medium . * Build-Depend on python3-h5netcdf , python3-zarr, python3-pandas, ipython3, python3-jupyter-console, python3-jupyter-core, python3-jupyter-client. Closes: #950828 * Change setup.py to find, include all subpackages. Closes: #950743 * Standards-Version: 4.5.0 * Update no-installer patch to set nbsphinx_allow_errors = True python-xarray (0.15.0-1) unstable; urgency=medium . * New upstream release * Patches cftime_xfail.patch, 0c73a38_Fix_CRS.patch, xfail-dask.patch no longer needed. * Add patch to disable failures with new ipython. Closes: #950101 * Patch no-installer.patch: Don't try to pip install anything * Depend on python3-nbsphinx, python3-cfgrib, pandoc,python3-numpydoc python-xarray (0.14.1-2) unstable; urgency=medium . * numpy has transitioned to python-numpy-doc for docs needed for build. Use instead odd python-numpydoc python-xarray (0.14.1-1) unstable; urgency=medium . * New upstream release python-xarray (0.14.0-2) unstable; urgency=medium . [ Matthias Klose ] * Fix test failures with new cftime 1.0.4, taken from upstream. * _get_scheduler() exception if dask.multiprocessing missing, taken from upstream. . [ Alastair McKinstry ] * xfail-dask.patch: Dask version in Debian is < 2. Label some functionality XFAIL, set dask='allowed' rather than 'parallelize' where possible for the rest * xfail-rasterio.patch: Disable tests due to issue in rasterio: "WarpedVRT does not permit boundless reads". Closes: #944044 python-xarray (0.14.0-1) unstable; urgency=medium . * New upstream release * Standards-Version: 4.4.1.0 python-xarray (0.13.0-1) unstable; urgency=medium . * New upstream release python-xarray (0.12.3-1) unstable; urgency=medium . * New upstream release * Move to debhelper-compat (= 12) * Standards-Version: 4.4.0 * Disable testing for this release: 1 test fails due to upstream API change in dask python-xarray (0.12.1-2) unstable; urgency=medium . * Source-only upload for transition. Closes: #931971 python-xarray (0.12.1-1) unstable; urgency=medium . * New upstream release * Drop python2 support: code and dependencies (contextlib.suppress, etc) no longer work on python < 3.5 * Add sphinx3-build script to allow python3 -based sphinx build. Helper script in debian/, path set in d/rules; patch to doc/Makefile python-xarray (0.11.3-2) unstable; urgency=medium . * Team upload. * Apply fix from upstream for test suite Closes: #922515 python-xarray (0.11.3-1) unstable; urgency=medium . * New upstream release python-xarray (0.11.2-2) unstable; urgency=medium . * Build-Depend on flake8 * Use sphinx objects from matplotlib-doc. not downloaded * Disable use of 'iris' in building docs, as this triggers downloads at build-time. Closes: #920194 python-xarray (0.11.2-1) unstable; urgency=medium . * New upstream release * NaT.patch: NaT==x is now always False, so mark test XFAIL. Closes: #917762 * Change description from " ... for Python 2" to " ... for Python" * Standards-Version: 4.3.0 python-xarray (0.11.0-3) unstable; urgency=medium . * Fix from Jeremy Bicha for FTBFS with python3.7. Closes: #913952 python-xarray (0.11.0-2) unstable; urgency=medium . * Add dependencies on scipy, matlplotlib to debian/tests/control. Closes: #913847 python-xarray (0.11.0-1) unstable; urgency=medium . * New upstream release * Re-enable testing on python3* rather than python3.6 now pandas supports python3.7. Closes: #913521 * Bug with cftime 1.0.2: mark some affected tests XFAIL. Closes: #913524 * Don't ship executable data (example) files * Don't execute tests id 'nocheck' in DEB_BUILD_OPTIONS * Drop deprecated Restrictions: needs-recommends from d/tests/control; add dependencies instead python-xarray (0.10.9-1) unstable; urgency=medium . * New upstream release * Standards-Version: 4.2.1 * Drop hard-coded xz compression python-xarray (0.10.8-2) unstable; urgency=medium . * Patch from Graham Inggs for expected ARM64 test failure (mark XFAIL). Closes:#904785. python-xarray (0.10.8-1) unstable; urgency=medium . * New upstream release * Standards-Version: 4.1.5 * Only run tests for python3.6; tests fail on py3.7 because pandas extensions not yet built for py3.7 python-xarray (0.10.7-1) unstable; urgency=medium . * New upstream release python-xarray (0.10.4-1) unstable; urgency=medium . * New upstream release * Use 'xz' compression * Require dask >= 0.17.3 to work for * Ship python-xarray. Closes: #896954 python-xarray (0.10.3-1) unstable; urgency=medium . * New upstream release * Standards-Version: 4.1.4 * Add Anaconda (BSD-like) copyright license for dask components python-xarray (0.10.2-1) unstable; urgency=medium . * New upstream release * Add build-dep on python3-cloudpickle, python3-toolz python-xarray (0.9.6-1) unstable; urgency=medium . * Source future releases from GitHub * Use the recommended gbp configuration * New upstream version 0.9.6 (Closes: #882559) * Rebase the patch queue - Drop Fix-missing-config-errors-when-running-test-suite.patch, no longer required - Refresh Use-packaged-docs.patch, Use-packaged-MathJax.patch and No-privacy-breach.patch * Bump the copyright years * Update the dependencies - Drop distributed, h5netcdf, h5py, pydap and toolz from Build-Depends - Add rasterio and sphinx-gallery to Build-Depends - Move bottleneck, dask and netcdf4 from Suggests to Recommends - Add cartopy and rasterio to Suggests - Drop distributed, h5netcdf and h5py from Suggests * Fix autopkgtest failures. Thanks to Steve Langasek (Closes: #873366) * Drop superfluous nocheck guards * Ignore the autogenerated version file * Fix whitespacing in rules file * Bump the debhelper version to 11 * Bump the standards version to 4.1.3 * Point the VCS metadata to salsa.d.o * Disable Sphinx gallery generation - New patch No-sphinx-gallery.patch * Cherry-pick upstream fix for a failing test - New patch Fix-test-suite-failure.patch Thanks to Rebecca N. Plamer (Closes: #871208) python-xarray (0.9.2-1) unstable; urgency=medium . * New upstream version 0.9.2 * Drop repacking of upstream tarballs, no longer required * Cherry-pick upstream fix for test config errors - New patch Fix-missing-config-errors-when-running-test-suite.patch * Add optional dependencies to the build - Added bottleneck, dask, distributed, h5netcdf, h5py, matplotlib, netcdf4, pydap, scipy, seaborn, toolz to the list of b-deps and suggested i-deps - Test without distributed and pydap since they are known to fail upstream * Run DEP-8 tests with all optional dependencies * Increase verbosity of DEP-8 tests * Discard egg-info dir using extend-diff-ignore * Add the documentation package - Add cartopy, ipython, numpydoc, sphinx, sphinx-rtd-theme to the list of b-deps - Mark the dask, matplotlib, netcdf4, numpy, pandas, scipy, seaborn b-deps as !nodoc - Do not build the documentation if the nodoc b-prof is requested * Use the packaged documentation - Add numpy-doc, pandas-doc, python3-doc to the list of b-deps - Patch the intersphinx configuration to use the packaged docs (new patch Use-packaged-docs.patch) * Use the packaged MathJax - Add MathJax to the i-deps of the documentation package - Patch the docs configuration to use the packaged MathJax * Remove privacy breaching content from the docs - New patch No-privacy-breach.patch python-xarray (0.9.1+ds1-1) unstable; urgency=low . * Initial release. (Closes: #851444) qmapshack (1.21.1+ds-1) unstable; urgency=medium . * New upstream release. * Add qt6-svg-dev to build dependencies. * Drop spelling-errors.patch, applied upstream. ruby-cvss-suite (5.0.0-1) unstable; urgency=medium . * Team upload. * New upstream release. ruby-mdl (0.18.1+ds-2) unstable; urgency=medium . * Source only upload for migration ruby-mdl (0.17.0-2 to 0.18.1+ds-1) ruby-mdl (0.18.1+ds-1) unstable; urgency=medium . * edit auxiliary setup * New upstream version 0.18.1+ds * Update ruby-kramdown dependency 2.3 -> 2.5 * Activate upstream test suite * Adjust namespace nbehrnd -> ruby-team in d/control * Update documentation (man page, d/copyright) rust-atuin-vt100 (0.19.1-1) unstable; urgency=medium . * Team upload. * Package atuin-vt100 0.19.1 from crates.io using debcargo 2.8.4 rust-bincode-1 (1.3.3-2) unstable; urgency=medium . * Team upload. * Package bincode 1.3.3 from crates.io using debcargo 2.8.4 rust-findutils (0.10.0-4) unstable; urgency=medium . * Team upload. * Package findutils 0.10.0 from crates.io using debcargo 2.8.4 * Add patch to fix tests with uucore/uutests 0.11. rust-findutils (0.10.0-3) unstable; urgency=medium . * Package findutils 0.10.0 from crates.io using debcargo 2.8.4 rust-findutils (0.10.0-2) unstable; urgency=medium . * Team upload. * Package findutils 0.10.0 from crates.io using debcargo 2.8.4 * Relax dependencies on itertools and nix. * Bump dependencies on uucore and uutests to 0.10. * Limit test_locate_large_max_database_age to 64-bit architectures. rust-findutils (0.10.0-1) unstable; urgency=medium . * Package findutils 0.10.0 from crates.io using debcargo 2.8.4 * Rebase the patches on top of 0.10.0; drop relax-chrono, relax-clap, relax-onig, relax-serial-test, relax-uucore, relax-walkdir and bump-argmax, all obsolete now that Debian carries new enough versions. * New patch relax-deps.diff: build against nix 0.30 and itertools 0.14. * New patch remove-benches.diff: drop the benchmarks, which need codspeed-criterion-compat (not in Debian). * skip-tests-oversensitive-to-environment.diff: also skip the symlink half of type_matcher_multiple_valid_types and all of xtype_matcher_mixed_types_with_symlinks; the crates.io tarball does not carry the symlinks under test_data/links. * Drop rename-package.diff, a leftover from 0.4.0 that has not been in series for a long time and only triggered a lintian warning. rust-sm3 (0.5.0-1) unstable; urgency=medium . * Package sm3 0.5.0 from crates.io using debcargo 2.8.4 rust-systemd-duration (0.3.1-1) unstable; urgency=medium . * Package systemd-duration 0.3.1 from crates.io using debcargo 2.8.4 rust-uucore (0.11.0-2) unstable; urgency=medium . * Team upload. * Package uucore 0.11.0 from crates.io using debcargo 2.8.4 * Fix build on 32-bit architectures with 64-bit time. rust-uucore (0.11.0-1) unstable; urgency=medium . * Package uucore 0.11.0 from crates.io using debcargo 2.8.4 rust-uucore (0.10.0-3) unstable; urgency=medium . * Team upload. * Package uucore 0.10.0 from crates.io using debcargo 2.8.4 * Fix build on 32-bit architectures with 64-bit time. * Mark tests for the backup-control and uptime features as broken. rust-uucore (0.10.0-2) unstable; urgency=medium . * Package uucore 0.10.0 from crates.io using debcargo 2.8.2 * Remove the divan dependency rust-uucore (0.10.0-1) unstable; urgency=medium . * Package uucore 0.10.0 from crates.io using debcargo 2.8.2 * Rebase the patches on top of 0.9.0; drop nix-0.30.diff and fix-display-and-tryfrom-for-teletype.diff, both applied upstream. * New patch relax-nix.diff: build against nix 0.30. * Bump the Breaks on librust-findutils-dev to << 0.10.0-1. * New patch drop-icu-i18n.diff: drop the i18n-collator, i18n-decimal and i18n-datetime features, which need parts of the ICU 2.x stack that are not in Debian yet. i18n-common and i18n-charmap are kept, they only need icu_locale. Revert once the ICU 2.x transition has landed. * New patch disable-racy-locale-tests.diff: ignore three tests whose result depends on who wins the race to initialise the global localization state. * New patch fix-feature-deps.diff: buf-copy needs fs and selinux needs libc, otherwise building with only one of those features fails. * Depend on libsystemd-dev, needed by the feat_systemd_logind feature. rust-uucore (0.9.0-1) unstable; urgency=medium . * Package uucore 0.9.0 from crates.io using debcargo 2.8.4 * Rebase the patches on top of 0.9.0; drop nix-0.30.diff and fix-display-and-tryfrom-for-teletype.diff, both applied upstream. * New patch relax-nix.diff: build against nix 0.30. * Bump the Breaks on librust-findutils-dev to << 0.10.0-1. * New patch drop-icu-i18n.diff: drop the i18n-collator, i18n-decimal and i18n-datetime features, which need parts of the ICU 2.x stack that are not in Debian yet. i18n-common and i18n-charmap are kept, they only need icu_locale. Revert once the ICU 2.x transition has landed. * New patch disable-racy-locale-tests.diff: ignore three tests whose result depends on who wins the race to initialise the global localization state. * New patch fix-feature-deps.diff: buf-copy needs fs and selinux needs libc, otherwise building with only one of those features fails. * Depend on libsystemd-dev, needed by the feat_systemd_logind feature. rust-uucore-procs (0.11.0-1) unstable; urgency=medium . * Team upload. * Package uucore_procs 0.11.0 from crates.io using debcargo 2.8.4 rust-uucore-procs (0.10.0-1) unstable; urgency=medium . * Team upload. * Package uucore_procs 0.10.0 from crates.io using debcargo 2.8.2 rust-uucore-procs (0.9.0-1) unstable; urgency=medium . * Team upload. * Package uucore_procs 0.9.0 from crates.io using debcargo 2.8.4 rust-uutests (0.11.0-1) unstable; urgency=medium . * Package uutests 0.11.0 from crates.io using debcargo 2.8.4 rust-uutests (0.10.0-1) unstable; urgency=medium . * Package uutests 0.10.0 from crates.io using debcargo 2.8.2 rust-uutests (0.9.0-1) unstable; urgency=medium . * Package uutests 0.9.0 from crates.io using debcargo 2.8.4 * New package, needed by findutils 0.10.0. * New patch relax-nix.diff: build against nix 0.30. sarsen (0.9.6-1) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.4, no changes. . [ Antonio Valentino ] * New upstream release. * Update d/copyright. sarsen (0.9.5+ds-2) unstable; urgency=medium . [ Bas Couwenberg ] * Use test-build-validate-cleanup instead of test-build-twice. * Drop Priority: optional, default since dpkg 1.22.13. * Bump Standards-Version to 4.7.3, changes: priority. * Make pytest output verbose. . [ Antonio Valentino ] * debian/control: - Add dependency on dask. * Update dates in d/copyright. sarsen (0.9.5+ds-1) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.2, no changes. * Update lintian overrides. . [ Antonio Valentino ] * New upstream release (Closes: #1114363). * debian/control: - Drop "Rules-Requires-Root: no", no longer needed. - Drop unneeded versioned dependencies. - Add missing build dependency on python3-numpy-dev for command dh_numpy3. * debian/patches: - Drop 0001-Mock-is-not-needed.patch, applied upstream. * Update dates in d/copyright. sarsen (0.9.4+ds-1) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.0, no changes. . [ Antonio Valentino ] * New upstream release. * Update dates in d/copyright. * debian/ptches: - New 0001-Mock-is-not-needed.patch. sarsen (0.9.3+ds-3) unstable; urgency=medium . [ Bas Couwenberg ] * Skip test_Sentinel1SarProduct on 32bit architectures. * Bump Standards-Version to 4.6.2, no changes. * Bump debhelper compat to 13. * Remove generated files in clean target. * Switch to dh-sequence-*. . [ Antonio Valentino ] * debian/control: - Move the common package description to source. - Use the marker. * Switch to autopkgtest-pkg-pybuild. * New d/python3-sarsen.lintian-overrides file. sarsen (0.9.3+ds-2) unstable; urgency=medium . [ Bas Couwenberg ] * Enable numpy3 dh helper. * Enable Salsa CI. . [ Antonio Valentino ] * Disable tests requiring large memory in autopkgtests. * Update dates in d/copyright. sarsen (0.9.3+ds-1) unstable; urgency=medium . * New upstream release. sarsen (0.9.2+ds-2) unstable; urgency=medium . * Source only upload. * Add missing test dependency on python3-pytest in d/tests/control. * Remove unnecessary versioned dependency. sarsen (0.9.2+ds-1) unstable; urgency=low . * Initial release (Closes: #1016758). sphinxcontrib-nwdiag (2.0.0-6) unstable; urgency=medium . * Add remove-the-use-of-pkg_resources.patch and remove the runtime depends on python3-pkg-resources (Closes: #1147259). * Add myself as uploader. traittypes (0.2.3-1) unstable; urgency=medium . * New upstream release. * Drop patches, merged upstream. * Fix TraitError exception in testsuite to fix FTBFS, thanks to Santiago Vila (Closes: #1139534). * Disable one failing test (already reported upstream). traittypes (0.2.1-5) unstable; urgency=medium . * Team Upload * Use dh-sequence-python3 * Add Vcs tags * Add build-dep on python3-setuptools (Closes: #1080820) traittypes (0.2.1-4) unstable; urgency=medium . * Bug fix: "build-depends on python3-nose or uses it for autopkgtest", thanks to Dmitry Shachnev (Closes: #1018653). traittypes (0.2.1-3) unstable; urgency=medium . * Source-only upload for migration to testing. traittypes (0.2.1-2) unstable; urgency=medium . * Fix omission in debian/copyright. traittypes (0.2.1-1) unstable; urgency=low . * Source package automatically created by stdeb 0.10.0, then tweaked by hand. twine (6.2.0-6) unstable; urgency=medium . * Team upload. * Fix FTBFS with python-docutils 0.23, with thanks to Maximiliano Curia for forwarding the upstream patch (Closes: #1146085, #1146430). xarray-sentinel (0.9.6-1) unstable; urgency=medium . * New upstream release. * Update d/copyright. * debian/patches: - Drop 0002-xarray-2026.02-comapt.patch. - Refresh remaining patches. * debian/rules: - Update the list of tests to skip. * Fix examples installation. xarray-sentinel (0.9.6~rc1+ds-2) unstable; urgency=medium . [ Bas Couwenberg ] * Use test-build-validate-cleanup instead of test-build-twice. * Drop Priority: optional, default since dpkg 1.22.13. * Bump Standards-Version to 4.7.4, changes: priority. . [ Antonio Valentino ] * debian/patches: - Nw 0002-xarray-2026.02-comapt.patch (Closes: #1138617). xarray-sentinel (0.9.6~rc1+ds-1) unstable; urgency=medium . [ Bas Couwenberg ] * Update lintian overrides. . [ Antonio Valentino ] * New upstream release (Closes: #1114444). * Update dates in d/copyright. * debian/control: - Drop "Rules-Requires-Root: no", no longer needed. - Update dependencies. * debian/patches: - Drop 0002-Fix-compatibility-with-xarray-v2025.03.01.patch, applied upstream. - Refresh remaining patches. * debian/rules: - Skip tests requiring access to the internet. xarray-sentinel (0.9.5+ds-4) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.2, no changes. . [ Antonio Valentino ] * debian/patches: - Rename test_get_fs_path.patch into 0001-test_get_fs_path.patch. - New 0002-Fix-compatibility-with-xarray-v2025.03.01.patch (Closes: 1101633). * Update deates in d/copyright. xarray-sentinel (0.9.5+ds-3) unstable; urgency=medium . [ Antonio Valentino ] * Improve lintian overrides. * Switch to autopkgtest-pkg-pybuild. . [ Bas Couwenberg ] * Switch to dh-sequence-*. xarray-sentinel (0.9.5+ds-2) unstable; urgency=medium . [ Bas Couwenberg ] * Enable numpy3 dh helper. * Enable Salsa CI. * Bump Standards-Version to 4.6.2, no changes. * Bump debhelper compat to 13. * Remove generated files in clean target. * Add patch to fix FTBFS due to test failure. (closes: #1044052) . [ Antonio Valentino ] * d/control: - Use marker. * New d/python3-xarray-sentinel.lintian-overrides. * Update d/copyright. xarray-sentinel (0.9.5+ds-1) unstable; urgency=medium . * New upstream release. * debian/patches: - drop 0001-Shebang.patch and 0002-Package-data.patch, applied upstream. xarray-sentinel (0.9.3+ds-4) unstable; urgency=medium . * Skip tests requiring large memory. xarray-sentinel (0.9.3+ds-3) unstable; urgency=medium . * Add missing dependency on python3-pytest in d/tests/control. xarray-sentinel (0.9.3+ds-2) unstable; urgency=medium . * Team upload. * Source-only upload. xarray-sentinel (0.9.3+ds-1) unstable; urgency=low . * Initial release (Closes: #1016757). REMOVED: oxigraph 0.5.10+ds-1 REMOVED: rust-rouille 3.6.2+20250617+ds-3 REMOVED: nanopub 0.2.0+ds-1.1 REMOVED: oxrq 0.1.0+ds-3 REMOVED: freecad 1.1.3+dfsg-3 REMOVED: pivy 0.6.10-4 REMOVED: turtlefmt 0.1.2-10 REMOVED: rudof 0.3.13+ds-1 REMOVED: wasm-bindgen 0.2.108+ds-2