Package: python-pyfunceble / 4.3.1-1

Metadata

Package Version Patches format
python-pyfunceble 4.3.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
002.order list dependencies for reproducibility.patch | (download)

setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 order list dependencies to fix reproducibility

003.source_date_epoch.patch | (download)

PyFunceble/downloader/base.py | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 add support for source_date_epoch environment variable

This makes the documentation build reproducibly.
006.no_backoff.patch | (download)

PyFunceble/helpers/download.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove backoff factor

This fixes terribly slow documentation build in a network-isolated
environment.

007.removed depends mkdocs.yml.patch | (download)

mkdocs.yml | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

 disable non-debian dependency and remove external link
010.removed logo.patch | (download)

docs/index.md | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 removed logo for fix lintian "privacy-breach-logo"
remove setuptools dependency.patch | (download)

requirements.txt | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove unused run-time dependency on setuptools

Bug-Debian: https://bugs.debian.org/1083692