Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b43b157d63 | |||
| 5acaa59e37 |
@@ -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
3
pydyf-0.12.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fbd7e759541ac725c29c506612003de393249b94310ea78ae44cb1d04b220095
|
||||
size 17716
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 28 20:29:51 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 18 16:55:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user