[PATCH] test_compression_diskfile_kwargs: support both RICE_ONE and RICE_1 (#491)
Starting with CFITSIO 4.6.4, commit
7d854ef29a4c ("Stop writing RICE_ONE
as an alias for RICE_1."), the ZCMPTYPE header returns RICE_1 instead of
RICE_ONE, breaking the test_compression_diskfile_kwargs test. Update it
to accept both values to maintain compatibility across CFITSIO versions.
Gbp-Pq: Name test_compression_diskfile_kwargs-support-both-RICE_O.patch
python-fitsio (1.3.0+ds-2) unstable; urgency=medium
[ Aurelien Jarno ]
* Fix testsuite with CFITSIO 4.6.4 (Closes: #
1135593)
[dgit import unpatched python-fitsio 1.3.0+ds-2]