dwww Home | Show directory contents | Find package

numpy (1:1.24.2-1+deb12u1) bookworm; urgency=medium

  * Declare conflict with python-numpy due to f2py (Closes: #1053649)

 -- Timo Röhling <roehling@debian.org>  Sun, 05 May 2024 09:56:59 +0200

numpy (1:1.24.2-1) unstable; urgency=medium

  * New upstream release

 -- Sandro Tosi <morph@debian.org>  Wed, 08 Feb 2023 22:54:23 -0500

numpy (1:1.24.1-2) unstable; urgency=medium

  * upload to unstable; Closes: #1027581

 -- Sandro Tosi <morph@debian.org>  Sun, 08 Jan 2023 16:38:17 -0500

numpy (1:1.24.1-1) experimental; urgency=medium

  * New upstream release
  * debian/tests/
    - use py3versions --supported instead of --requested

 -- Sandro Tosi <morph@debian.org>  Mon, 26 Dec 2022 20:27:08 -0500

numpy (1:1.24.0-1) experimental; urgency=medium

  * New upstream release
  * debian/patches/
    - refresh patches
  * Stop building the -doc package; the cost of maintaining the build process
    and packaging more and more new packages is no longer sustainable, given the
    few users actually installing it.
  * debian/control
    - bump Standards-Version to 4.6.2.0 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Mon, 19 Dec 2022 01:28:04 -0500

numpy (1:1.23.5-2) unstable; urgency=medium

  * upload to unstable

 -- Sandro Tosi <morph@debian.org>  Mon, 12 Dec 2022 18:21:15 -0500

numpy (1:1.23.5-1) experimental; urgency=medium

  * New upstream release
  * debian/watch
    - track releases via GitHub APIs
  * debian/patches
    - refresh/disable patches
  * debian/tests/control
    - replace libopenblas-base (transitional pkg, now removed) with
      libopenblas0; Closes: #1024439
  * debian/edit_console_scripts.py, debian/rules
    - add a new helper script to edit console_scripts section of
      entry_points.txt

 -- Sandro Tosi <morph@debian.org>  Thu, 08 Dec 2022 01:57:30 -0500

numpy (1:1.23.3-1) experimental; urgency=medium

  * New upstream release
  * debian/rules
    - set SETUPTOOLS_USE_DISTUTILS=stdlib to ensure compatibility with
      setuptools >= 60.0.0; Thanks to Jochen Sprickerhof

 -- Sandro Tosi <morph@debian.org>  Thu, 03 Nov 2022 23:33:17 -0400

numpy (1:1.23.2-1) experimental; urgency=medium

  * New upstream release

 -- Sandro Tosi <morph@debian.org>  Mon, 15 Aug 2022 00:30:33 -0400

numpy (1:1.23.1-1) experimental; urgency=medium

  * New upstream release
  * debian/watch
    - track github releases (containing extra files like SVML), not tags
  * debian/control
    - bump versioned b-d on cython3 to >= 0.29.30
    - add typing-extensions to b-d, needed by tests
  * debian/patches/
    - refresh/drop patches
  * debian/rules
    - enable SVML, available by using the github release tarball
  * debian/patches/docs_disable_switcher_version.patch
    - disable switcher_version theme, until we can build a more recent version
      of pydata-sphinx-theme
  * debian/versions3.helper
    - update to modern python3, and better error messages
  * debian/versions
    - bump API version to 16
  * debian/rules
    - rework how we run tests at build time
  * debian/tests
    - adjustments to autopkgtests for new upstream code

 -- Sandro Tosi <morph@debian.org>  Thu, 11 Aug 2022 00:43:08 -0400

numpy (1:1.22.1-1) experimental; urgency=medium

  * debian/rules
    - install dh_numpy3 manpage
  * Install numpy.i SWIG interface in /usr/include/python3.x/numpy in the main
    package, instead of -doc; Closes: #1000678
  * debian/copyright
    - extend packaging copyright years
    - update upstream copyright information
  * refresh patches
  * debian/control
    - add doxygen, breathe, and sphinx-panels to b-d, needed by doc
    - bump b-d on python3-hypothesis to >= 6.35.0
  * debian/versions
    - bump API version
  * debian/patches/PR20695.patch, debian/rules
    - temporarily disable SVML

 -- Sandro Tosi <morph@debian.org>  Tue, 18 Jan 2022 01:30:22 -0500

numpy (1:1.21.5-2) unstable; urgency=medium

  [ Stefano Rivera]
  * Team upload.

  [ Sandro Tosi ]
  * debian/rules
    - set SETUPTOOLS_USE_DISTUTILS=stdlib to ensure compatibility with
      setuptools >= 60.0.0; Thanks to Jochen Sprickerhof; Closes: #1020135

  [ Graham Inggs ]
  * Use `Py_SET_TYPE` macro instead of assigning to `Py_TYPE` for
    compatibility with Python 3.11.

 -- Stefano Rivera <stefanor@debian.org>  Fri, 11 Nov 2022 21:03:10 +0200

numpy (1:1.21.5-1) unstable; urgency=medium

  * New upstream release
  * debian/rules
    - dont compress woff, woff2, and ico files; Closes: #1001518
  * debian/{dh_numpy3.1, README.DebianMaints}
    - properly document dh_numpy3, patch by Julian Gilbey; Closes: #1000566

 -- Sandro Tosi <morph@debian.org>  Mon, 20 Dec 2021 00:57:37 -0500

numpy (1:1.21.4-2) unstable; urgency=medium

  [ Dan Bungert ]
  * Packaging changes for compatibility with python 3.10; Closes: #999812

  [ Sandro Tosi ]
  * stop building -dbg package; Closes: #994316
  * debian/python3-numpy.install
    - simplify numpy module installation, as suggested by Drew Parsons
  * upload to unstable; Closes: #995318

 -- Sandro Tosi <morph@debian.org>  Fri, 19 Nov 2021 23:39:08 -0500

numpy (1:1.21.4-1) experimental; urgency=medium

  * New upstream release
  * debian/control
    - bump Standards-Version to 4.6.0.1 (no changes needed)
  * debian/patches/PR20179.patch
    - drop patch, merged upstream

 -- Sandro Tosi <morph@debian.org>  Wed, 10 Nov 2021 01:04:21 -0500

numpy (1:1.21.2-3) experimental; urgency=medium

  * debian/python3-numpy.install
    - install typing submodule; Closes: #998109

 -- Sandro Tosi <morph@debian.org>  Fri, 05 Nov 2021 01:08:43 -0400

numpy (1:1.21.2-2) experimental; urgency=medium

  * debian/patches/PR20179.patch
    - fix a failure on armhf when running tests

 -- Sandro Tosi <morph@debian.org>  Sun, 24 Oct 2021 00:52:29 -0400

numpy (1:1.21.2-1) experimental; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on gfortran.
    + python3-numpy: Drop versioned constraint on gcc in Suggests.
    + python3-numpy: Drop versioned constraint on python3-aplpy,
      python3-astropy, python3-ccdproc, python3-dask, python3-skimage,
      python3-tables and python3-theano in Breaks.

  [ Sandro Tosi ]
  * New upstream release
  * debian/watch
    - track github releases
  * debian/copyright
    - update upstream copyright notices
  * debian/patches
    - refresh patches
  * debian/control
    - merge b-d-i into b-d
    - bump b-d on cython3 to >= 0.29.24
    - bump b-d on pydata-sphinx-theme to >= 0.7.1
  * debian/patches/setup-py-accept-config.patch
    - allow setup.py config
  * debian/rules
    - set GITVER when building doc
    - also set PYTHONPATH when running tests, this allows those spawning a
      separate interpreter to still use the newly built module

 -- Sandro Tosi <morph@debian.org>  Sat, 23 Oct 2021 17:32:00 -0400

numpy (1:1.20.2-1) experimental; urgency=medium

  * New upstream release
  * debian/copyright
    - update upstream copyright years
    - remove notice for doc/scipy-sphinx-theme, dropped upstream
    - remove notice for doc/sphinxext, dropped upstream
  * debian/control
    - add numpydoc to b-d, needed by doc

 -- Sandro Tosi <morph@debian.org>  Sat, 03 Apr 2021 13:01:26 -0400

numpy (1:1.20.0-1) experimental; urgency=medium

  * New upstream release
  * debian/patches
    - refresh patches
  * debian/control
    - add pydata-sphinx-theme and pandas-doc to b-d, needed by doc
  * debian/versions
    - update for new Numpy API 14
  * debian/copyright
    - updates for new upstream code

 -- Sandro Tosi <morph@debian.org>  Fri, 02 Apr 2021 01:54:06 -0400

numpy (1:1.19.5-1) unstable; urgency=medium

  * New upstream release
  * Use the new Debian Python Team contact name and address
  * debian/control
    - bump Standards-Version to 4.5.1 (no changes needed)
    - run wrap-and-sort
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Wed, 13 Jan 2021 01:25:24 -0500

numpy (1:1.19.4-1) unstable; urgency=medium

  * New upstream release

 -- Sandro Tosi <morph@debian.org>  Mon, 02 Nov 2020 23:30:38 -0500

numpy (1:1.19.3-1) unstable; urgency=medium

  * New upstream release

 -- Sandro Tosi <morph@debian.org>  Wed, 28 Oct 2020 22:59:46 -0400

numpy (1:1.19.2-2) unstable; urgency=medium

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

  [ Sandro Tosi ]
  * debian/tests/control
    - add hypothesis to some autopkgtests

 -- Sandro Tosi <morph@debian.org>  Fri, 25 Sep 2020 01:48:22 -0400

numpy (1:1.19.2-1) unstable; urgency=medium

  * New upstream release
  * Refresh patches
  * debian/patches/sphinx_no_dashW.patch
    - remove -W option from sphinx-build, until upstream supports sphinx 3

 -- Sandro Tosi <morph@debian.org>  Wed, 16 Sep 2020 01:14:11 -0400

numpy (1:1.19.1-1) unstable; urgency=medium

  * New upstream release
  * debian/control
    - update versione b-d on hypothesis to >= 5.19.1
    - bump b-d on cython3 to >= 0.29.21

 -- Sandro Tosi <morph@debian.org>  Wed, 22 Jul 2020 20:59:57 -0400

numpy (1:1.19.0-1) unstable; urgency=medium

  * New upstream release
  * upload to unstable

 -- Sandro Tosi <morph@debian.org>  Sun, 21 Jun 2020 21:02:50 -0400

numpy (1:1.19.0~rc2-2) experimental; urgency=medium

  * debian/patches/debian_skip_tests.patch
    - skip test_full_reimport

 -- Sandro Tosi <morph@debian.org>  Sat, 06 Jun 2020 20:31:14 -0400

numpy (1:1.19.0~rc2-1) experimental; urgency=medium

  * New upstream release candidate
  * debian/control
    - update b-d on hypothesis to be versioned >= 5.12.0

 -- Sandro Tosi <morph@debian.org>  Wed, 03 Jun 2020 21:11:56 -0400

numpy (1:1.19.0~rc1-1) experimental; urgency=medium

  * New upstream release candidate
  * debian/control
    - add hypothesis to b-d, needed by tests
    - add skimage, imageio -doc pkgs to b-d, needed by doc intersphinx objects
  * debian/patches/*
    - refresh/update patches
  * debian/copyright
    - update upstream copyright notice

 -- Sandro Tosi <morph@debian.org>  Mon, 18 May 2020 18:48:37 -0400

numpy (1:1.18.4-1) unstable; urgency=medium

  * New upstream release

 -- Sandro Tosi <morph@debian.org>  Wed, 06 May 2020 19:26:24 -0400

numpy (1:1.18.3-1) unstable; urgency=medium

  * New upstream release
  * debian/control
    - bump Standards-Version to 4.5.0 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Sun, 19 Apr 2020 21:36:17 -0400

numpy (1:1.18.2-2) unstable; urgency=medium

  * debian/patches/debian_skip_tests.patch
    - skip test_compile*, as we cant realiably compile from within numpy module
      location (sadly numpy.test() extra_argv didnt work)

 -- Sandro Tosi <morph@debian.org>  Sat, 18 Apr 2020 02:06:44 -0400

numpy (1:1.18.2-1) unstable; urgency=medium

  [ Laurent Bigonville ]
  * Team upload.
  * Port debian/versions3.helper to python3; Closes: #948354, #956527
  * debian/control: Mark several BD with <!nocheck> to break dependency cycle
    (Closes: #946607)
  * debian/control: Move the packages needed to generate the doc package to BDI
  * debian/control: Mark the -doc package and its BD with <!nodoc>
  * debian/control: Make the python3-numpy package provide dh-sequence-numpy3
    (Closes: #950953)

  [ Sandro Tosi ]
  * New upstream release
  * debian/python3-numpy.docs
    - install some additional documentation
  * debian/control
    - require sphinx 2+
  * Refresh & drop patches as per new upstream code
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Thu, 16 Apr 2020 01:11:06 -0400

numpy (1:1.17.4-5) unstable; urgency=medium

  * debian/rules
    - edit entry_points.txt only if it's present, fixing a FTBFS for arch:all;
      Closes: #945263

 -- Sandro Tosi <morph@debian.org>  Sun, 22 Dec 2019 01:50:13 -0500

numpy (1:1.17.4-4) unstable; urgency=medium

  * debian/rules
    - add an f2py entry_point for all supported py3k versions; Closes: #945263
  * debian/patches/use_local_object.inv_files.patch
    - update SciPy object.inv location

 -- Sandro Tosi <morph@debian.org>  Wed, 11 Dec 2019 12:57:27 -0500

numpy (1:1.17.4-3) unstable; urgency=medium

  * debian/tests/control
    - add python3-distutils to the `distutils` test depends

 -- Sandro Tosi <morph@debian.org>  Sun, 17 Nov 2019 19:21:07 -0500

numpy (1:1.17.4-2) unstable; urgency=medium

  * debian/tests/{atlas,openblas}
    - use the `python3` script in autotests

 -- Sandro Tosi <morph@debian.org>  Sat, 16 Nov 2019 23:58:08 -0500

numpy (1:1.17.4-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * d/control: Fix wrong Vcs-*.

  [ Sandro Tosi ]
  * New upstream release
  * debian/patches/PR14769.patch
    - fix integer size confusion in handling array's ndmin on s390x

 -- Sandro Tosi <morph@debian.org>  Tue, 12 Nov 2019 10:30:17 -0500

numpy (1:1.17.2-1) experimental; urgency=medium

  * New upstream release
  * Rename source package to numpy, to track py3k-only upstream source
  * debian/watch
    - track the latest release
  * debian/control
    - drop python2 packages
    - use cython3 >= 0.29.2
    - add ipython, scipy, dvisvgm, texlive-latex-base/extra to b-d, needed to
      build doc
    - remove all Breaks/Repleaces from -dbg package
  * debian/tests
    - autopkgtests: only test py3k
  * debian/dh_numpy*
    - keep only py3k dh_numpy (+ helpers)
  * debian/rules
    - build only py3k packages
    - dont regenerate generate_mtrand_c.py, removed upstream
    - use pybuild
    - let tests be run during install, not via dh sequencer
  * debian/copyright
    - update to upstream new code
  * Use objects.inv from python3/scipy/maptlotlib -doc packages

 -- Sandro Tosi <morph@debian.org>  Sat, 21 Sep 2019 16:09:25 -0400

python-numpy (1:1.16.5-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.0.

  [ Drew Parsons ]
  * move python3-matplotlib to Build-Depends-Indep. Build docs under
    override_dh_auto_build-indep. Thanks Jason Duerstock.
    Closes: #929975

  [ Sandro Tosi ]
  * New upstream release; Closes: #933056, #931541
  * debian/watch
    - only search for 1.16.x releases, the only ones supporting python2
  * debian/copyright
    - document numpy/linalg/lapack_lite/ copyright and license

 -- Sandro Tosi <morph@debian.org>  Sat, 07 Sep 2019 17:33:43 -0400

# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog python3-numpy`.

Generated by dwww version 1.15 on Thu Jun 27 23:28:50 CEST 2024.