Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-vtsite.py-use-debian-doc-and-icons-paths.patch | vtsite.py use debian doc and icons paths. Html documentation should be installed into Debian standard path, instead of python site directories. icons should be in architecture independent directories. |
Benda Xu <heroxbd@gentoo.org> | invalid | 2019-02-15 | ||
0002-setup.py-no-icons-htmldocs-or-license.patch | setup.py no icons, htmldocs or license. They are handled in Debian ways. |
Benda Xu <heroxbd@gentoo.org> | not-needed | 2019-02-15 | ||
0003-vitables-vitables-run-to-avoid-conflict-with-vitable.patch | vitables -> vitables-run to avoid conflict with vitables private module | =?utf-8?q?Picca_Fr=C3=A9d=C3=A9ric-Emmanuel?= <picca@debian.org> | no | 2019-09-09 | ||
0004-tests-conftest.py-prepare-the-testfile-if-necessary.patch | tests/conftest.py: prepare the testfile if necessary. The test cases rely on testfile.h5. |
Benda Xu <orv@debian.org> | yes | 2021-09-22 | ||
0005-Update-collection-path-for-Python-3.8.patch | Update collection path for Python 3.8+. | Daniel Hauck <mail@dhauck.eu> | no | upstream, https://github.com/uvemas/ViTables/commit/cbc1815b23dd5ff264b31f2076f033ccb77a727e | 2022-01-21 | |
0006-Fix-version-information-display.patch | Fix version information display PyTables has changed how numpy is imported in this PR: https://github.com/PyTables/PyTables/pull/864 As a result, in PyTables 3.7.0+, `tables.numpy.__version__` will raise an error: > module 'tables' has no attribute 'numpy' |
myd7349 <myd7349@gmail.com> | no | upstream, https://github.com/uvemas/ViTables/commit/82776bf9ba41610ac902f8f511a13e18996c5c2a | 2022-03-14 | |
0007-tests-migrate-from-nose-to-pytest.patch | nose is an obsoleted testing framework for Python, dead and unmaintained since 2015 Properly teardown fixtures after the test. |
Benda Xu <orv@debian.org> | yes | 2023-01-31 |