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,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5b5cf4358214b7b7afc3f9f4c87c8d7dd11704a23b3a164cc59357ceaf24d3c
|
||||
size 8110067
|
3
pyhanko-0.25.3.tar.gz
Normal file
3
pyhanko-0.25.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e84e00c008073e1118cbcb0629bef8f9f5544dfd64f1bf39218903368611da8
|
||||
size 8109595
|
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 21 14:49:43 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 17 01:29:06 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@@ -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