1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269
|
pyfftw (0.15.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Limit autopkgtest to amd64. (Closes: #1102541)
-- Adrian Bunk <bunk@debian.org> Fri, 11 Apr 2025 12:12:45 +0300
pyfftw (0.15.0-1) unstable; urgency=medium
* New upstream version. Closes: #1071810
* Standards-Version: 4.7.0 (routine-update)
* Deleted both patches, they are no longer needed.
* d/control: switch to non-legacy cython3. Closes: #1092781
* d/control: Run the build-time tests using pytest, like upstream does.
Require numpy version 2.x as per pyproject.toml
* Enabled use of the "nodoc" build profile.
* Added patch and extra build dependencies to link the docs to the
Python 3, NumPy, and ScipPy docs.
* Added patch to respect LDFLAGS to improve build hardening.
* d/rules: skip simd alignment related tests on the "ignored"
architectures.
-- Michael R. Crusoe <crusoe@debian.org> Thu, 06 Feb 2025 22:32:29 +0100
pyfftw (0.13.1-2) unstable; urgency=medium
* Team upload.
[ Bas Couwenberg ]
* Switch to cython3-legacy.
Closes: #1056836
[ Andreas Tille ]
* Remove trailing whitespace in debian/changelog (routine-update)
* Set upstream metadata fields: Repository.
* s/SafeConfigParser/ConfigParser
Closes: #1055703
-- Andreas Tille <tille@debian.org> Sun, 21 Jan 2024 14:17:43 +0100
pyfftw (0.13.1-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* Secure URI in copyright format (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Remove trailing whitespace in debian/copyright (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* d/tests/python3: test all supported versions of Python
* d/control: build-dep on pybuild-plugin-pyproject for PEP-517 building
-- Michael R. Crusoe <crusoe@debian.org> Fri, 18 Aug 2023 14:14:39 +0200
pyfftw (0.13.0-2) unstable; urgency=medium
* Team Upload.
* Bump Standards-Version to 4.6.1 (no changes needed)
* Set packages field explicitly (Closes: #1020131)
-- Nilesh Patra <nilesh@debian.org> Wed, 12 Oct 2022 19:21:21 +0530
pyfftw (0.13.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* update versioned Build-Depends
- cython3 (>= 0.29.18~)
- python3-numpy (>= 1.16~)
- python3-scipy (>= 1.2.0~)
- python3-dask (>= 1.0.0~)
* debhelper compatibility level 13
* Standards-Version: 4.6.0
* acknowledge Henry Gomersall in debian/copyright
(the person behind Knowledge Economy Developments Ltd)
* update debian/tests
- test dir changed to tests
- run time tests for each available python version
* update docs build
- dh --with sphinxdoc (use system .js scripts)
- Build-Depends: sphinx-common instead of libjs-* packages
- build after dh_auto_build
- use python-pyfftw-doc.docs to identify docs to install
- override dh_auto_clean to remove docs/_build
(and also remove the generated pyfftw/pyfftw.c)
-- Drew Parsons <dparsons@debian.org> Wed, 05 Jan 2022 00:08:32 +0100
pyfftw (0.12.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- applies patch fix_dask_011a808.patch
* Standards-Version: 4.5.0
-- Drew Parsons <dparsons@debian.org> Tue, 11 Feb 2020 12:37:21 +0800
pyfftw (0.11.1-5) UNRELEASED; urgency=medium
* Team upload.
* debian/tests: use AUTOPKGTEST_TMP not ADTTMP
-- Drew Parsons <dparsons@debian.org> Mon, 30 Dec 2019 10:23:32 +1100
pyfftw (0.11.1-4) unstable; urgency=medium
* Team upload.
* debian patch fix_dask_011a808.patch applies upstream commit
011a808 to fix tests against current dask. Closes: #946857.
* Standards-Version: 4.4.1
-- Drew Parsons <dparsons@debian.org> Mon, 30 Dec 2019 10:00:20 +1100
pyfftw (0.11.1-3) unstable; urgency=medium
* Team upload.
* drop python-pyfftw (Python 2 is deprecated)
* Standards-Version: 4.4.0
* debhelper compatibility level 12
-- Drew Parsons <dparsons@debian.org> Tue, 23 Jul 2019 12:35:57 +0800
pyfftw (0.11.1-2) unstable; urgency=medium
* Team upload.
* run python3 tests with python3-dask
* run tests using pytest rather than unittest (provides more, but
concise, information about running tests)
* Standards-Version: 4.3.0
-- Drew Parsons <dparsons@debian.org> Wed, 26 Dec 2018 17:18:12 +0100
pyfftw (0.11.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- update Build-Depends: python-scipy (>=0.16.0), cython (>=0.23)
- drop debian patch Detect-fftw-libraries-using-pkgconfig.patch
- can now build without long precision support. Closes: #902296.
- add Build-Depends: python3-dask (>= 0.15.0),
with versioned depends python3-numpy (>= 1.10)
* update upstream home page to https://github.com/pyFFTW/pyFFTW
- also use github in debian/watch
* build doc package python-pyfftw-doc
- remove debian/copyright Files-Excluded: docs are now provided
with full source
- remove dfsg repackaging from debian/watch
* add comment to debian/copyright that while pyFFTW itself is
BSD-licenced, the underlying FFTW library is GPL.
* python3-pyfftw Recommends: python3-scipy, python3-dask
(optional package dependencies aren't automatically added by
dh_python3)
* Standards-Version: 4.2.1
-- Drew Parsons <dparsons@debian.org> Wed, 21 Nov 2018 18:44:41 +0800
pyfftw (0.10.4+dfsg1-3) unstable; urgency=medium
* Team upload.
* ignore test failures on selected non-intel arches:
- arm64 mips64el ppc64el s390x ia64 powerpc:
input_alignment != 16, simd_aligned not true
- hurd-i386: limited_time >= time_limit*2
* remove ancient-python-version-field X-Python-Version and
X-Python3-Version
-- Drew Parsons <dparsons@debian.org> Sun, 24 Jun 2018 22:56:59 +0800
pyfftw (0.10.4+dfsg1-2) unstable; urgency=medium
* Team upload.
* Restore pyFFTW to Debian. Closes: #897672.
* Standards-Version: 4.1.4
* debhelper compatibility level 11
* Mention contrast with python-fftw and python-gpyfft in Description.
* Update VCS tags to salsa.debian.org
* Testsuite: autopkgtest no longer needed (since dpkg 1.17.1)
-- Drew Parsons <dparsons@debian.org> Fri, 04 May 2018 16:09:52 +0800
pyfftw (0.10.4+dfsg1-1) unstable; urgency=medium
* New upstream release.
* Refresh patch queue.
* d/copyright: update missing copyright information and dates.
Thanks to Gianfranco Costamagna for the review
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 07 Jun 2016 16:15:20 +0100
pyfftw (0.10.3+dfsg1-1) unstable; urgency=medium
* New upstream release.
* Add d/gbp.conf file.
* Fix FFTW detection patch.
Thanks to Marten van Kerkwijk for reporting the issue. (Closes: #826036)
* Drop -dbg packages in favor of autogenerated -dbgsym.
* Enable testsuite during build.
* Add packaging testsuite.
* cme fix d/control:
- Drop versioned depends on FFTW.
- Bump standards version to 3.9.8, no changes required.
- Wrap and sort.
* Drop unnecessary d/dirs file.
* d/rules: use standard formatting for DH_VERBOSE.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Sun, 05 Jun 2016 23:26:13 +0100
pyfftw (0.10.1+dfsg1-1) unstable; urgency=medium
* New upstream release. (Closes: #810522)
* d/watch: add repacksuffix option.
* d/control: use recommended VCS entries.
* Update d/control:
- source: add dh-python and setuptools to Build-Depends.
- python{3}-h5py: remove manual Depends, use pythondeps and shlibdeps
instead.
- python{3}-h5py-dbg: move python{3}-dbg and python{3}-numpy-dbg from
Recommends to Depends.
* Update patch queue:
- Drop patch arm-build.diff.
- Discover fftw libraries using pkgconfig.
- Add build dependency on python{3}-pkgconfig.
Thanks to Aurelien Jarno (Closes: #746998)
* d/rules: enable clean target by pybuild.
* d/copyright: update copyright information.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 02 Feb 2016 17:07:23 +0000
pyfftw (0.9.2+dfsg-4) unstable; urgency=medium
* Remove install dependency on the long-double version of FFTW on
arm{el,hf} architectures. (Closes: 799831)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 23 Sep 2015 09:31:29 +0100
pyfftw (0.9.2+dfsg-3) unstable; urgency=medium
* d/watch: use pypi.debian.net.
* d/p/arm-build.diff: fixes build on arm. (Closes: #779724)
- Thanks to Matthias Klose for forwarding the fix.
* d/control: bump standards version to 3.9.6, no changes required.
* d/copyright:
- update copyright information for pyFFTW and debian,
- remove copyright information for DFSG-stripped files.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 22 Sep 2015 11:12:59 +0100
pyfftw (0.9.2+dfsg-2) unstable; urgency=medium
[ Ghislain Antony Vaillant ]
* Rename python*-fftw3 to python-pyfftw
- to conform with the Debian Python policy
* Update uploader field with correct GPG ID
* Use pybuild as the package build system
* d/control: remove unused depend on libjs-query
[ Andreas Tille ]
* debhelper 9
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Fri, 13 Jun 2014 11:20:05 +0100
pyfftw (0.9.2+dfsg-1) unstable; urgency=low
* Initial release (Closes: #728085)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Mon, 28 Oct 2013 12:26:22 +0000
|