forked from pool/python-pyHanko
Accepting request 1247672 from home:glaubitz:branches:devel:languages:python
- Update to 0.25.3 * Workflow dependency bumps * Set ``aiohttp`` upper bound to ``3.12`` * Bump ``pyhanko-certvalidator`` to ``0.26.5`` * Bump ``certomancer`` to ``0.12.3`` - from version 0.25.2 * Bump minimal ``cryptography`` version to ``43.0.3``. * Update ``uharfbuzz`` upper bound to ``0.42.0``. * Add Python 3.13 to the package metadata & include it in CI. * Some test dependencies bumped. * Properly propagate ``strict=False`` in post-signing instructions. - Use Python 3.11 on SLE-15 by default OBS-URL: https://build.opensuse.org/request/show/1247672 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyHanko?expand=0&rev=3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pyHanko
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,8 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pyHanko
|
||||
Version: 0.25.1
|
||||
Version: 0.25.3
|
||||
Release: 0
|
||||
Summary: Tools for stamping and signing PDF files
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user