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
|
python-array-api-compat (1.11.2-1) unstable; urgency=medium
* New upstream version 1.11.2
-- Shengqi Chen <harry@debian.org> Tue, 08 Apr 2025 00:15:39 +0800
python-array-api-compat (1.11.1-1) unstable; urgency=medium
* New upstream version 1.11.1
* d/patches: refresh and disable more unsupported tests
* d/rules: do not run test_jax.py in dh_auto_test
* d/control: bump std-ver to 4.7.2, add python3-setuptools in B-D
-- Shengqi Chen <harry@debian.org> Sat, 08 Mar 2025 20:38:39 +0800
python-array-api-compat (1.10-1) unstable; urgency=medium
[ Andreas Tille ]
* Testsuite: autopkgtest-pkg-python (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Set upstream metadata fields: Repository.
[ Shengqi Chen ]
* New upstream version 1.10
* d/control:
+ build only for default Python version (closes: #1071777)
+ bump std-ver to 4.7.1 (no changes required)
+ add python3-dask as B-D for dh_auto_test
+ change uploader to me (thanks @tille for his work!)
* d/patches: add patch to disable tests depending on libraries not in
archive (e.g. jax, cupy).
-- Shengqi Chen <harry@debian.org> Thu, 27 Feb 2025 00:19:56 +0800
python-array-api-compat (1.4-1) unstable; urgency=medium
* Initial release (Closes: #1055992)
-- Andreas Tille <tille@debian.org> Wed, 15 Nov 2023 18:06:19 +0100
|