ipyparallel (8.8.0-5) unstable; urgency=medium

  * Team upload.
  * Remove usage of python3-entrypoints using upstream patch.

 -- Alexandre Detiste <tchet@debian.org>  Wed, 14 May 2025 00:45:36 +0200

ipyparallel (8.8.0-4) unstable; urgency=medium

  * Team upload.
  * Define asyncio_default_fixture_loop_scope for pytest-asyncio >= 0.24.

 -- Roland Mas <lolando@debian.org>  Wed, 30 Oct 2024 15:15:26 +0100

ipyparallel (8.8.0-3) unstable; urgency=medium

  * Team upload.
  * Remove dependency on python3-ipython-genutils
  * Add dependency on new package python3-autodoc-traits

 -- Alexandre Detiste <tchet@debian.org>  Sat, 03 Aug 2024 23:14:32 +0200

ipyparallel (8.8.0-2) unstable; urgency=medium

  * Rebuild for unstable.

 -- Emmanuel Arias <eamanu@debian.org>  Thu, 09 May 2024 08:44:58 -0300

ipyparallel (8.8.0-1~exp1) experimental; urgency=medium

  [ Alexandre Detiste ]
  * Team upload.
  * New upstream version 8.8.0 (Closes: #1063948, #1061744)
  * wrap-and-sort -sa
  * disable JS extension
  * use new dh-sequence-python3
  * update build dependencies:
    - python3-mock
    + python3-myst-nb
    + python3-myst-parser
    + python3-pydata-sphinx-theme
    + python3-sphinxext-rediraffe deps

  [ Emmanuel Arias ]
  * d/salsa-ci.yml: Change release variable to experimental.
  * d/control: Add pybuild-plugin-pyproject as B-Depends.
  * d/control: Remove python3-setuptool from build dendencies, it was removed
    by upstream.
    - Add python3-hatchling and python3-entrypoints as build dependencies.
  * d/rules: Use dh_auto_test instead of run pytest directly.
    - Ignore RuntimeWarnings and DeprecationWarnings during the tests.
  * d/rules: Remove override_dh_auto_test it is not longer needed.
  * d/control: Remove python3-pytest-cov from build dependency it not needed.
  * d/rules: Add PYBUILD_AFTER_INSTALL to move configuraiton files from
    /usr/etc/jupyter to /etc/jupyter.
  * d/control: Bump Standards-Version to 4.7.0 (from 4.6.0; no further changes
    needed).

 -- Emmanuel Arias <eamanu@debian.org>  Sat, 04 May 2024 18:00:12 -0300

ipyparallel (7.1.0-5) unstable; urgency=medium

  * Team upload.
  * Drop python-distributed-doc (build) dependency (Closes: #1030920)

 -- Jochen Sprickerhof <jspricke@debian.org>  Fri, 10 Feb 2023 09:32:47 +0100

ipyparallel (7.1.0-4) unstable; urgency=medium

  * Team upload.
  * Add upstream patch for Python 3.11 (Closes: #1024916)

 -- Jochen Sprickerhof <jspricke@debian.org>  Sat, 24 Dec 2022 10:00:11 +0100

ipyparallel (7.1.0-3) unstable; urgency=medium

  * Team Upload.
  * Add patch to fix FTBFS with new setuptools (Closes: #1020036)

 -- Nilesh Patra <nilesh@debian.org>  Thu, 03 Nov 2022 20:45:06 +0530

ipyparallel (7.1.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Thu, 26 May 2022 19:26:23 +0100

ipyparallel (7.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)
  * Remove trailing whitespace in debian/copyright (routine-update)
  * Refresh patches
  * Add new dependencies for building the docs: python-pymongo-doc,
    python3-nbsphinx, python3-sphinx-copybutton, pandoc, python3-matplotlib
  * Add new dependencies for running the tests: python3-pytest-asyncio,
    python3-pytest-tornado, python3-psutil, python3-tqdm

 -- Michael R. Crusoe <crusoe@debian.org>  Fri, 01 Oct 2021 12:49:03 +0200

ipyparallel (6.3.0-2) unstable; urgency=medium

  * [0ad42ef] mark -doc pkg as M-A: foreign
  * [46569b8] do not build -doc pkg if nodoc is requested
  * [54be5dc] annotate Build-Deps for nodoc and nocheck DEB_BUILD_PROFILES

 -- Joseph Nahmias <jello@debian.org>  Wed, 28 Oct 2020 23:48:59 -0400

ipyparallel (6.3.0-1) unstable; urgency=medium

  [ Joseph Nahmias ]
  * Initial release, closes: #969708.
  * fix test that assumed there is a public IP on the machine.
  * install confiles to /etc, not /usr/etc.
  * create manpages for cluster management CLI utilities
  * add autopkgtest info to run the upstream test suite
  * set IPYTHONDIR explicitly when running test suite
  * bump debhelper to 13
  * clean up trailing whitespace
  * install examples
  * honor nodoc & nocheck in DEB_BUILD_OPTIONS
  * use local intershpinx inventory files
  * [de73160] use the salsa-ci pipeline
  * [b0f78e7] explicitly use installed path for autopkgtest, thanks Gordon Ball
  * [5052aad] use my newly restored @debian.org address
  * [a9e4ffd] mark test_wait_for_send as xfail
  * [07c25c7] add missing pytest import
  * [7be3ffc] tweak salsa-ci config.
     - specify release explicitly;
     - run pipeline for tags;
     - don't bother looking for arch:any pkgs to build -- there aren't any.

  [ Ondřej Nový ]
  * [3b94096] d/control: Update Vcs-* fields with new Debian Python Team
                         Salsa layout

 -- Joseph Nahmias <jello@debian.org>  Mon, 28 Sep 2020 22:54:01 -0400
