no_future.patch |
Do not require future since we are using Python3 anyway |
Andreas Tille <tille@debian.org> |
no |
|
|
2020-06-15 |
2to3.patch |
2to3 patch |
Andreas Tille <tille@debian.org> |
no |
|
|
2020-06-15 |
mathjax.patch |
Use Debian packaged MathJax |
Andreas Tille <tille@debian.org> |
no |
|
|
2020-06-15 |
cython3-fix.patch |
|
|
no |
|
|
|
no_install_depends_cython.patch |
No runtime dependency from cython |
Andreas Tille <tille@debian.org> |
no |
debian
|
|
2023-12-11 |
remove-pkg-resources-usage.patch |
replace deprecated pkg_resources usage with importlib |
Ananthu C V <weepingclown@debian.org> |
no |
debian
|
|
2024-11-28 |
remove-distutils-usage.patch |
replace deprecated distutils usage with packaging |
Ananthu C V <weepingclown@debian.org> |
no |
|
|
2024-11-28 |
remove-badges-in-doc.patch |
Remove badges using third party links from built docs |
Ananthu C V <weepingclown@debian.org> |
not-needed |
|
|
2024-11-28 |
fix-invalid-escape-sequences.patch |
use raw strings to fix invalid escape sequences |
Ananthu C V <weepingclown@debian.org> |
no |
|
|
2024-11-28 |