Source: python-cryptography
Version: 1.3.1-2
Severity: important

Hi,

In setup.py, we can read:

    requirements.append("cffi>=1.4.1")
    setup_requirements.append("cffi>=1.4.1")

however, python-cryptography still build-depends on (>= 1.1.0~). Please fix
this so that there's no chance to break an eventual backport (which I will need
in a few months, and which I'm maintaining on a non-official repo in the mean
while).

Cheers,

Thomas Goirand (zigo)

Reply via email to