← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2130177] [NEW] Merge numpy from Debian Unstable for resolute

 

Public bug reported:

Scheduled-For: ubuntu-25.11
Ubuntu: 1:2.2.4+ds-1ubuntu1
Debian Unstable: 1:2.3.4+ds-1

A new release of numpy is available for merging from Debian Unstable.

If it turns out this needs a sync rather than a merge, please change the
tagging from ['dcr-merge'] to ['dcr-sync'], and (optionally) update the
title as desired.

If this merge pulls in a new upstream version, also consider adding an
entry to the resolute Release Notes:
https://discourse.ubuntu.com/t/resolute-raccoon-release-notes/

### New Debian Changes ###

numpy (1:2.3.4+ds-1) unstable; urgency=medium

  * New upstream version 2.3.4+ds
  * Disable version warning banner in offline documentation
  * Migrate debian/watch to version 5 format
  * Refresh patches (no functional changes)
  * Fix f2py object file handling regression with meson backend
    (Closes: #1078861)
  * Build-Depend on python3-pytz instead of deprecated python3-tz

 -- Timo Röhling <roehling@xxxxxxxxxx>  Tue, 28 Oct 2025 10:40:01 +0100

numpy (1:2.3.3+ds-3) unstable; urgency=medium

  * Reproducible Builds fix
  * Monkeypatch numpy.random.default_rng for reproducible documentation
  * Do not run %timeit during documentation build

 -- Timo Röhling <roehling@xxxxxxxxxx>  Fri, 10 Oct 2025 12:42:48 +0200

numpy (1:2.3.3+ds-2) unstable; urgency=medium

  * Upload to unstable.
  * Skip test that fails on armel

 -- Timo Röhling <roehling@xxxxxxxxxx>  Thu, 09 Oct 2025 10:05:50 +0200

numpy (1:2.3.3+ds-1) experimental; urgency=medium

  * New upstream version 2.3.3+ds
  * Refresh patches (no functional changes)

 -- Timo Röhling <roehling@xxxxxxxxxx>  Tue, 16 Sep 2025 12:49:37 +0200

numpy (1:2.3.2+ds-1) experimental; urgency=medium

  * New upstream version 2.3.2+ds
  * Update patches.
    Obsolete: 0007-Disable-plots-to-avoid-circular-NumPy-dependency.patch
  * Reintroduce python3-matplotlib dependency for documentation
  * Downgrade dh_numpy3 skip warning to a info message
  * Make random numbers in documentation reproducible
  * Skip numpy-config tests in test suite
  * Bump C API version to 20
  * Acknowledge NMUs for IEEE long double format change on ppc64el
  * Update cross-build helper to reflect said format change

 -- Timo Röhling <roehling@xxxxxxxxxx>  Mon, 08 Sep 2025 08:12:27 +0200

numpy (1:2.2.4+ds-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Skip two tests for IEEE long double on ppc64el (Graham Inggs).
    Closes: #1113967.

 -- Matthias Klose <doko@xxxxxxxxxx>  Fri, 05 Sep 2025 11:56:25 +0200

numpy (1:2.2.4+ds-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * No-change upload for IEEE long double on ppc64el.

 -- Matthias Klose <doko@xxxxxxxxxx>  Thu, 04 Sep 2025 16:17:01 +0200


### Old Ubuntu Delta ###

numpy (1:2.2.4+ds-1ubuntu1) questing; urgency=medium

  * Rebuild for IEEE long double on ppc64el
  * Skip test_linear_interpolation_formula_symmetric and
    test_ppc64_ibm_double_double128 on ppc64el

 -- Graham Inggs <ginggs@xxxxxxxxxx>  Sun, 01 Jun 2025 12:18:42 +0000

** Affects: numpy (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: dcr-merge

** Changed in: numpy (Ubuntu)
    Milestone: None => ubuntu-25.11

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to numpy in Ubuntu.
https://bugs.launchpad.net/bugs/2130177

Title:
  Merge numpy from Debian Unstable for resolute

Status in numpy package in Ubuntu:
  New

Bug description:
  Scheduled-For: ubuntu-25.11
  Ubuntu: 1:2.2.4+ds-1ubuntu1
  Debian Unstable: 1:2.3.4+ds-1

  A new release of numpy is available for merging from Debian Unstable.

  If it turns out this needs a sync rather than a merge, please change
  the tagging from ['dcr-merge'] to ['dcr-sync'], and (optionally)
  update the title as desired.

  If this merge pulls in a new upstream version, also consider adding an
  entry to the resolute Release Notes:
  https://discourse.ubuntu.com/t/resolute-raccoon-release-notes/

  ### New Debian Changes ###

  numpy (1:2.3.4+ds-1) unstable; urgency=medium

    * New upstream version 2.3.4+ds
    * Disable version warning banner in offline documentation
    * Migrate debian/watch to version 5 format
    * Refresh patches (no functional changes)
    * Fix f2py object file handling regression with meson backend
      (Closes: #1078861)
    * Build-Depend on python3-pytz instead of deprecated python3-tz

   -- Timo Röhling <roehling@xxxxxxxxxx>  Tue, 28 Oct 2025 10:40:01
  +0100

  numpy (1:2.3.3+ds-3) unstable; urgency=medium

    * Reproducible Builds fix
    * Monkeypatch numpy.random.default_rng for reproducible documentation
    * Do not run %timeit during documentation build

   -- Timo Röhling <roehling@xxxxxxxxxx>  Fri, 10 Oct 2025 12:42:48
  +0200

  numpy (1:2.3.3+ds-2) unstable; urgency=medium

    * Upload to unstable.
    * Skip test that fails on armel

   -- Timo Röhling <roehling@xxxxxxxxxx>  Thu, 09 Oct 2025 10:05:50
  +0200

  numpy (1:2.3.3+ds-1) experimental; urgency=medium

    * New upstream version 2.3.3+ds
    * Refresh patches (no functional changes)

   -- Timo Röhling <roehling@xxxxxxxxxx>  Tue, 16 Sep 2025 12:49:37
  +0200

  numpy (1:2.3.2+ds-1) experimental; urgency=medium

    * New upstream version 2.3.2+ds
    * Update patches.
      Obsolete: 0007-Disable-plots-to-avoid-circular-NumPy-dependency.patch
    * Reintroduce python3-matplotlib dependency for documentation
    * Downgrade dh_numpy3 skip warning to a info message
    * Make random numbers in documentation reproducible
    * Skip numpy-config tests in test suite
    * Bump C API version to 20
    * Acknowledge NMUs for IEEE long double format change on ppc64el
    * Update cross-build helper to reflect said format change

   -- Timo Röhling <roehling@xxxxxxxxxx>  Mon, 08 Sep 2025 08:12:27
  +0200

  numpy (1:2.2.4+ds-1.2) unstable; urgency=medium

    * Non-maintainer upload.
    * Skip two tests for IEEE long double on ppc64el (Graham Inggs).
      Closes: #1113967.

   -- Matthias Klose <doko@xxxxxxxxxx>  Fri, 05 Sep 2025 11:56:25 +0200

  numpy (1:2.2.4+ds-1.1) unstable; urgency=medium

    * Non-maintainer upload.
    * No-change upload for IEEE long double on ppc64el.

   -- Matthias Klose <doko@xxxxxxxxxx>  Thu, 04 Sep 2025 16:17:01 +0200


  ### Old Ubuntu Delta ###

  numpy (1:2.2.4+ds-1ubuntu1) questing; urgency=medium

    * Rebuild for IEEE long double on ppc64el
    * Skip test_linear_interpolation_formula_symmetric and
      test_ppc64_ibm_double_double128 on ppc64el

   -- Graham Inggs <ginggs@xxxxxxxxxx>  Sun, 01 Jun 2025 12:18:42 +0000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numpy/+bug/2130177/+subscriptions