Search Criteria
Package Details: python-asn1tools 0.167.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-asn1tools.git (read-only, click to copy) |
|---|---|
| Package Base: | python-asn1tools |
| Description: | A Python package for ASN.1 parsing, encoding and decoding |
| Upstream URL: | https://github.com/eerimoq/asn1tools.git |
| Keywords: | asn.1 asn1 |
| Licenses: | MIT |
| Submitter: | hurufu |
| Maintainer: | hurufu (Xeonacid) |
| Last Packager: | hurufu |
| Votes: | 2 |
| Popularity: | 0.000044 |
| First Submitted: | 2021-02-12 18:15 (UTC) |
| Last Updated: | 2024-12-08 22:42 (UTC) |
Dependencies (11)
- licenses
- python
- python-bitstructAUR
- python-pyparsing
- python-build (make)
- python-diskcacheAUR (make)
- python-installer (make)
- python-prompt_toolkit (make)
- python-setuptools (make)
- python-pytest (check)
- python-trio (check)
Latest Comments
« First ‹ Previous 1 2
dreieck commented on 2023-05-07 16:47 (UTC)
Applying the patch fails for me:
Changing the
patchline solves it:dreieck commented on 2023-05-07 16:47 (UTC)
I think you should switch to using
python -m buildandpython -m installerinstead of invokingsetup.pydirectly:e.g. (just the idea, not tested with your package):
Regards!
« First ‹ Previous 1 2