Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4eae4f74 | 2025-02-04 17:09:18 | Update to fastecdsa 3.0.1 | ||
| cfda231c | 2025-01-06 11:13:47 | Update patch description | ||
| c3c72f72 | 2025-01-06 11:12:33 | py-fastecdsa: simplify patch now that we have up-to-date setup tools (thanks sthen) | ||
| b7434211 | 2025-01-01 21:03:08 | Update to py3-fastecdsa 3.0.0 Rename the new benchmark script to fastecdsa-benchmark and relax setuptools version requirement. This port always seems to require some stupid hacks to get working tests. This time it ships with an empty __init__.py that breaks the hell out of everything. Disable py-test-cov nonsense. This doesn't seem to work here. It isn't particularly interesting for a package anyway. | ||
| 5797e503 | 2024-12-21 14:54:22 | Fix whitespace after previous in my python ports | ||
| 6c1e2c77 | 2024-12-21 11:38:44 | handle py3.12 switchover in security | ||
| 384eb285 | 2024-05-06 12:23:55 | bump REVISION for py3.10 -> py3.11 switch | ||
| 28a646da | 2024-04-17 15:06:14 | avoid some annoying patching with a judicious symlink. still annoying but less so, and there's some general problem in our pytest infrastructure where it doesn't work well for Python modules that include compiled extensions. | ||
| e9077a95 | 2024-02-27 10:55:34 | Update to py3-fastecdsa 2.3.2 While the tests no longer reach out to the internet, we have a new complication because for some reasons the tests look for the json files in the wrong directory. Also, the test data didn't make it to pypi. So grab the files from github and stupid patches to fix the paths. Unsure if it's Python being too smart for its own good or python.port.mk. Probably both. | ||
| b64c47c5 | 2023-09-19 21:48:23 | py-fastecdsa: MASTER_SITES -> SITES |