IABSD.fr/ports/security/py-bcrypt

Branch :


Log

Author Commit Date CI Message
c006fcc8 2024-07-23 08:54:05 update to py3-bcrypt-4.2.0
236297c1 2024-05-07 07:43:53 update to py3-bcrypt-4.1.3
384eb285 2024-05-06 12:23:55 bump REVISION for py3.10 -> py3.11 switch
0dcbec16 2023-12-25 12:24:22 update to py3-bcrypt-4.1.2
55049a65 2023-12-17 08:58:34 fix py-bcrypt WANTLIB _bcrypt.abi3.so file is build from Rust, and reference libc++abi and libc. So use MODCARGO_WANTLIB in WANTLIB. ok tb@
d6e32777 2023-11-29 11:16:44 update to py3-bcrypt-4.1.1
6db4f141 2022-11-14 11:34:47 update to py3-bcrypt-4.0.1
716f1428 2022-11-13 15:29:09 bump for MODPY_DEFAULT_VERSION_3 change
67810293 2022-10-28 10:00:45 bump REVISION for ports using rust, so that pkg_add -u for i386 users updates to packages without -znotext (i.e. with text relocations disabled) makes sense to phessler, semarie, tb
2206a800 2022-09-13 20:56:17 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a magic-numbers name and more of a nod at the frontend we're actually using for the build.