aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-asn1crypto
Commit message (Collapse)AuthorAge
* python-asn1crypto: update to version 0.23.0Alexandru Ardelean2017-11-06
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-asn1crypto: add new package (needed for python-cryptography)Alexandru Ardelean2017-08-11
Unfortunately python-cryptography (after version 2.0.<something>) decided to replace `pyasn1` with `asn1crypto`. Unfortunately `pyasn1` is needed for another package, so it can't be dropped just yet. Not sure if dropping it would bother people. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>