Package: pymoc / 0.5.2-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| pymoc | 0.5.2-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| pymoctool python3 shebang.patch | (download) |
scripts/pymoctool |
2 1 + 1 - 0 ! |
use python3 shebang for pymoctool script The script will run under either Python 2 or 3, but the Debian 'binary' package containing the script match the shebang used; and Python 3 based on feedback Python 3 should be preferred. |
| Skip catalog test if healpy is not available.patch | (download) |
test/test_catalog.py |
15 10 + 5 - 0 ! |
skip catalog test if healpy is not available. Healpy is only available on 64 bit architectures, while pymoc should work everywhere. Closes: #895368 |
| fix syntax warning.patch | (download) |
lib/pymoc/util/plot.py |
2 1 + 1 - 0 ! |
--- |
1
