14
0

Accepting request 1243372 from home:glaubitz:branches:devel:languages:python

- Update to 0.26.5
  * Future-proofing against an upcoming `asn1crypto`
    that is already being shipped in some distro
    packages.
  * Address some timing issues in tests.
- Drop 5dd5ff95b7b104667eb4f39367eb4f4c00fcedd5.patch, merged upstream
- Use Python 3.11 on SLE-15 by default

OBS-URL: https://build.opensuse.org/request/show/1243372
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyhanko-certvalidator?expand=0&rev=5
This commit is contained in:
2025-02-05 15:49:34 +00:00
committed by Git OBS Bridge
parent 96a1ef0657
commit b41a3cf6c7
5 changed files with 17 additions and 134 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Feb 5 13:26:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.26.5
* Future-proofing against an upcoming `asn1crypto`
that is already being shipped in some distro
packages.
* Address some timing issues in tests.
- Drop 5dd5ff95b7b104667eb4f39367eb4f4c00fcedd5.patch, merged upstream
- Use Python 3.11 on SLE-15 by default
-------------------------------------------------------------------
Wed Nov 13 06:13:51 UTC 2024 - Bernhard M. Demo2 Wiedemann <opensusedemo+test2@lsmod.de>