14
0

Accepting request 1223844 from home:bmwiedemann:branches:devel:languages:python

Add 5dd5ff95b7b104667eb4f39367eb4f4c00fcedd5.patch to fix future tests (boo#1102840)
- Upgrade to version 0.26.4
  * make tests pass in future (boo#1102840)

OBS-URL: https://build.opensuse.org/request/show/1223844
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyhanko-certvalidator?expand=0&rev=3
This commit is contained in:
2024-11-13 09:46:02 +00:00
committed by Git OBS Bridge
parent 449cc90a08
commit 96a1ef0657
5 changed files with 140 additions and 4 deletions

View File

@@ -17,12 +17,13 @@
Name: python-pyhanko-certvalidator
Version: 0.26.3
Version: 0.26.4
Release: 0
Summary: Validates X509 certificates and paths
License: MIT
URL: https://github.com/MatthiasValvekens/certvalidator
Source: https://github.com/MatthiasValvekens/certvalidator/archive/refs/tags/v%{version}.tar.gz#/pyhanko-certvalidator-%{version}.tar.gz
Patch0: https://github.com/MatthiasValvekens/certvalidator/commit/5dd5ff95b7b104667eb4f39367eb4f4c00fcedd5.patch
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools >= 67.4}
BuildRequires: %{python_module wheel}