Old versions of PyCrypto do not have Crypto.version_info

Bug #938221 reported by aj00200
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Anonplus
Fix Released
Low
Vomun Contributers

Bug Description

When setup.py is run with really old versions of PyCrypto (I got this error with version 2.1.0), they get an AttributeError in a traceback because Crypto.version_info does not exist in those versions.

We need to test this so that if their version is outdated, the user still gets a message telling them to upgrade to a newer version of PyCrypto.

Tags: setup
Revision history for this message
aj00200 (aj00200) wrote :

For anonyone who tries to fix this, the problem occurs on line 33 in setup.py .

aj00200 (aj00200)
Changed in anonplus:
status: Confirmed → Fix Committed
milestone: none → build-7
aj00200 (aj00200)
Changed in anonplus:
milestone: build-7 → r212
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.