← Back to team overview

vomun-contributers team mailing list archive

[Bug 938221] [NEW] Old versions of PyCrypto do not have Crypto.version_info

 

Public bug reported:

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.

** Affects: anonplus
     Importance: Low
     Assignee: Vomun Contributers (vomun-contributers)
         Status: Confirmed


** Tags: setup

-- 
You received this bug notification because you are a member of Vomun
Contributers, which is a bug assignee.
https://bugs.launchpad.net/bugs/938221

Title:
  Old versions of PyCrypto do not have Crypto.version_info

Status in Anonplus:
  Confirmed

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/anonplus/+bug/938221/+subscriptions


Follow ups

References