Package: python-pbcore / 2.1.2+dfsg-5
Metadata
Package | Version | Patches format |
---|---|---|
python-pbcore | 2.1.2+dfsg-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
doc theme.patch | (download) |
doc/conf.py |
3 1 + 2 - 0 ! |
use default sphinx theme for documentation The upstream's original theme includes their corporate logo. To be safe, this patch ignores it and configures the documentation builder to use the default theme. |
exclude_test_missing_data.patch | (download) |
pytest.ini |
1 0 + 1 - 0 ! |
missing data for this test |
b24746790c7105212e45dc2f40115d231bd8baae.patch | (download) |
Makefile |
6 1 + 5 - 0 ! |
[patch] [sl-5880] abandon pyxb, use xmlschema for validation if installed (and xsd is defined) Fixes #122 |
seek curdir for xml.patch | (download) |
pbcore/chemistry/chemistry.py |
6 5 + 1 - 0 ! |
try looking for mapping.xml in the current directory helps when package is not installed for generating docs etc |
numpy_1.24.patch | (download) |
pbcore/io/dataset/DataSetMembers.py |
6 3 + 3 - 0 ! |
fix attributeerror: module 'numpy' has no attribute 'float'. with numpy/1.24.1 |