Changes between Initial Version and Version 3 of Ticket #49910


Ignore:
Timestamp:
Dec 5, 2015, 12:30:23 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49910

    • Property Cc md14-macports@… added
    • Property Keywords haspatch added
    • Property Port py-m2crypto added; M2Crypto removed
    • Property Summary changed from M2Crypto PKCS5_SALT_LEN to py-m2crypto @0.22.3: AttributeError: 'module' object has no attribute 'PKCS5_SALT_LEN'
  • Ticket #49910 – Description

    initial v3  
     1{{{
    12Traceback (most recent call last):
    23  File "<stdin>", line 185, in <module>
     
    1011    SALT_LEN = m2.PKCS5_SALT_LEN
    1112AttributeError: 'module' object has no attribute 'PKCS5_SALT_LEN'
     13}}}
    1214
    1315maybe the port needs to point to a more sable or developed upstream?