Commit Graph

4 Commits

Author SHA1 Message Date
Oscar Lesta
75e614d685 pycryptodome(x): drop Python 3.9 support.
Nothing uses them on-tree at the moment. Leaving them in because we
might need them for yt-dlp at some point.
2025-09-19 22:53:14 -03:00
OscarL
e9548b919b pycryptodome/x: cleanups, provide "non _x86" package names. (#8813) 2023-06-07 10:59:50 +02:00
OscarL
da6f123984 pycryptodome/pycryptodomex: update to 3.17 (#7961)
- Dropped patchset, fix was made upstream.
- Also build for Python 3.10.
- Mention package differences in their descriptions.
2023-03-14 18:09:09 +01:00
OscarL
380c11c28d pycryptodome: new recipe (#7714)
* pycryptodome: new recipe

* Add the "separate_namespace" version: pycryptodomex.

This one installs as "Cryptodome", as to not conflict with pycrypto.

Minor clean ups on both recipes. Build, installed, and smoke-tested
on both x86_64 and x86_32 (GCC11).
2023-01-02 10:02:02 +01:00