Search Criteria
Package Details: python2-cryptography 3.3.2-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python2-cryptography.git (read-only, click to copy) |
---|---|
Package Base: | python2-cryptography |
Description: | A package designed to expose cryptographic recipes and primitives to Python developers (Legacy Python 2 version) |
Upstream URL: | https://pypi.python.org/pypi/cryptography |
Licenses: | Apache |
Submitter: | bionade24 |
Maintainer: | LaughingMan |
Last Packager: | LaughingMan |
Votes: | 3 |
Popularity: | 0.033086 |
First Submitted: | 2022-01-08 15:31 (UTC) |
Last Updated: | 2024-04-27 02:42 (UTC) |
Dependencies (16)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- openssl-1.1
- python2AUR (python2-binAUR)
- python2-cffiAUR
- python2-enum34AUR
- python2-ipaddressAUR
- python2-sixAUR
- python2-setuptoolsAUR (make)
- python2-cryptography-vectorsAUR (check)
- python2-hypothesisAUR (check)
- python2-iso8601AUR (check)
- python2-pretendAUR (check)
- python2-pytest-runnerAUR (check)
- python2-pytzAUR (check)
- python2-setuptoolsAUR (check)
- python2-bcryptAUR (optional) – for OpenSSH private key support
Required by (8)
- python2-pip (check)
- python2-pyopenssl
- python2-pyopenssl (check)
- python2-service-identity
- python2-trustme
- python2-twisted (optional)
- python2-werkzeug (optional)
- xtensa-esp32s2-elf-gcc-bin
Latest Comments
1 2 Next › Last »
LaughingMan commented on 2024-03-13 13:07 (UTC)
@Cody_Learner: Builds fine for me. Which error are you seeing?
LaughingMan commented on 2024-01-30 13:27 (UTC)
That link gives a 404 error.
truocolo commented on 2024-01-30 03:47 (UTC)
Hello, I've noticed include and lib directories are hardcoded, and so it may not build under a prefix, so I have set the recipe to use compiler's ones.
Edit is here.
LaughingMan commented on 2023-04-28 15:22 (UTC)
I've now taken over the package as it was orphaned and broken since the openssl package switched to OpenSSL 3 back in November.
@MarsSeed: All your suggestions have been applied.
MarsSeed commented on 2022-07-07 00:30 (UTC)
Also, please kindly declare its direct, binary (ELF) link-level dependencies:
These are not transitive dependencies as wrongly reported by
namcap
.Evidence:
MarsSeed commented on 2022-07-01 17:17 (UTC) (edited on 2022-07-01 17:19 (UTC) by MarsSeed)
Also please kindly enable testing. All required depends are restored:
Thank you in advance.
MarsSeed commented on 2022-06-22 22:32 (UTC) (edited on 2022-06-22 22:33 (UTC) by MarsSeed)
+1 recommendation: python2-bcrypt, which I have recently restored to AUR, is an optdepend of this version of cryptography. (ref: setup.py)
LaughingMan commented on 2022-06-22 20:37 (UTC)
python2-setuptools should probably be just a make dependency.
MarsSeed commented on 2022-06-13 20:16 (UTC)
Please kindly drop python2-asn1crypto dependency; not used since v2.8.
carlosal1015 commented on 2022-01-08 16:33 (UTC)
No worries @bionade24.
1 2 Next › Last »