Hi Folks, Here's my first attempt at a Guix package - a tool called Fabric which is used for for web app deployment. Couple of notes: 1. I found that I needed to upgrade python-paramiko to minimum 1.17.4 to avoid an incompatibility between python-paramiko and newer python-pycrypto. I'm not sure what the implications are of this. Technically only the Python 2 version needs to be upgraded, since Fabric is Python 2 only, but I've upgraded both for consistency. 2. I've disabled tests for now as they fail when the package attempts to download the "test-require" dependency "fudge". What's the normal way to stop the Python package doing it's own dependency downloading? Happy to also package "python2-fudge", but that didn't fix the downloading issue. Cheers, Ben -- Ben Sturmfels Sturm - Software Engineering www.sturm.com.au (03) 9024 2467