aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-asn1crypto
Commit message (Collapse)AuthorAge
* python-asn1crypto: bump to version 0.24.0Alexandru Ardelean2018-06-11
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* treewide: use local python-package.mk & python3-package.mk filesAlexandru Ardelean2018-01-10
| | | | | | | | | | This guarantees for the package feeds that the mk files will always be available for all packages. Will need to see about external-feed Python packages a bit later. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* 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>