Package: python-docxcompose / 1.4.0-5
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-docxcompose | 1.4.0-5 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| fix datetime comparison.patch | (download) |
tests/test_properties.py |
20 10 + 10 - 0 ! |
fix test failure due to timestamps of different precision, see #1073390. |
| remove six.patch | (download) |
docxcompose/properties.py |
4 2 + 2 - 0 ! |
--- |
| drop pkg resources.patch | (download) |
docxcompose/properties.py |
9 6 + 3 - 0 ! |
replace pkg_resources with importlib_resources Fixes #90 Require Python 3.9+, because importlib.resources.files is used. |
1
