Package: docker-pycreds / 0.4.0-1

Metadata

Package Version Patches format
docker-pycreds 0.4.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Relax test dependencies.patch | (download)

test-requirements.txt | 6 3 3 - 0 !
1 file changed, 3 insertions( ), 3 deletions(-)

 relax test dependencies

Otherwise setup.py will try to download them

remove_distutils.patch | (download)

dockerpycreds/utils.py | 4 2 2 - 0 !
tests/store_test.py | 6 3 3 - 0 !
2 files changed, 5 insertions( ), 5 deletions(-)

 remove references of distutils
 This patch remove the use of distutils to remove python3-distutils from build
 dependency.