Path to this page:
./
security/py-trustme,
Number on quality TLS certs while you wait
Branch: CURRENT,
Version: 1.2.0,
Package name: py312-trustme-1.2.0,
Maintainer: pkgsrc-userstrustme is a tiny Python package that does one thing: it gives you a fake
certificate authority (CA) that you can use to generate fake TLS certs to use
in your tests. Well, technically they're real certs, they're just signed by
your CA, which nobody trusts. But you can trust it. Trust me.
Required to run:[
devel/py-setuptools] [
security/py-cryptography] [
www/py-idna] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 25.732 KB
Version history: (Expand)
- (2024-10-10) Updated to version: py312-trustme-1.2.0
- (2023-07-17) Updated to version: py310-trustme-1.1.0
- (2023-05-04) Updated to version: py310-trustme-1.0.0
- (2022-09-11) Updated to version: py310-trustme-0.9.0nb1
- (2022-01-05) Updated to version: py39-trustme-0.9.0nb1
- (2021-10-07) Updated to version: py39-trustme-0.9.0
CVS history: (Expand)
2023-07-17 16:42:51 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-trustme: updated to 1.1.0
1.1.0
Drop Python 3.7, add PyPy 3.10 and CPython 3.12
|
2023-05-04 11:47:35 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-trustme: updated to 1.0.0
Trustme 1.0.0 (2023-04-24)
Features
Support for ECDSA keys in certificates and use them by default. The type of key \
used for certificates can be controlled by the key_type parameter on the \
multiple methods that generate certificates. ECDSA certificates as they can be \
generated significantly faster.
Support for Python 3.10 and 3.11
Deprecations and Removals
Remove support for Python 2. trustme now requires Python>=3.7 (CPython or PyPy).
|
2022-10-19 15:56:34 by Nia Alarie | Files touched by this commit (26) |
Log message:
fighting a losing battle against py-cryptography rustification, part 2
Switch users to versioned_dependencies.mk.
|
2022-09-11 19:16:01 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-trustme: limit to python 3
|
2022-04-21 13:00:02 by Thomas Klausner | Files touched by this commit (18) |
Log message:
*: convert to versioned_dependencies for py-cryptography
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|