2 Commits

Author SHA256 Message Date
b43b157d63 Accepting request 1324595 from devel:languages:python
- update to 0.12.1:
  * Don’t add /Info key in compressed trailer if info dict is
    empty
  * Python 3.13 and 3.14 are supported and tested
  * Python 3.10+ is now needed, Python 3.8 and 3.9 are not
    supported anymore

OBS-URL: https://build.opensuse.org/request/show/1324595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydyf?expand=0&rev=14
2025-12-29 14:16:48 +00:00
5acaa59e37 - update to 0.12.1:
* Don’t add /Info key in compressed trailer if info dict is
    empty
  * Python 3.13 and 3.14 are supported and tested
  * Python 3.10+ is now needed, Python 3.8 and 3.9 are not
    supported anymore

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydyf?expand=0&rev=26
2025-12-28 20:30:20 +00:00
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:394dddf619cca9d0c55715e3c55ea121a9bf9cbc780cdc1201a2427917b86b64
size 17769

3
pydyf-0.12.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fbd7e759541ac725c29c506612003de393249b94310ea78ae44cb1d04b220095
size 17716

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Dec 28 20:29:51 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.12.1:
* Dont add /Info key in compressed trailer if info dict is
empty
* Python 3.13 and 3.14 are supported and tested
* Python 3.10+ is now needed, Python 3.8 and 3.9 are not
supported anymore
-------------------------------------------------------------------
Sun Aug 18 16:55:24 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pydyf
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2022-2023 Dr. Axel Braun <DocB@openSUSE.org>
#
# All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-pydyf
Version: 0.11.0
Version: 0.12.1
Release: 0
Summary: A low-level PDF generator
License: BSD-3-Clause