diff --git a/pyhanko-0.25.1.tar.gz b/pyhanko-0.25.1.tar.gz deleted file mode 100644 index 4fd44f0..0000000 --- a/pyhanko-0.25.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5b5cf4358214b7b7afc3f9f4c87c8d7dd11704a23b3a164cc59357ceaf24d3c -size 8110067 diff --git a/pyhanko-0.25.3.tar.gz b/pyhanko-0.25.3.tar.gz new file mode 100644 index 0000000..6b84d3e --- /dev/null +++ b/pyhanko-0.25.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e84e00c008073e1118cbcb0629bef8f9f5544dfd64f1bf39218903368611da8 +size 8109595 diff --git a/python-pyHanko.changes b/python-pyHanko.changes index b0f7c0e..7139526 100644 --- a/python-pyHanko.changes +++ b/python-pyHanko.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Feb 21 14:49:43 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-pyHanko.spec b/python-pyHanko.spec index c3aee5d..9d6945e 100644 --- a/python-pyHanko.spec +++ b/python-pyHanko.spec @@ -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