14
0
forked from pool/python-pydyf

- update to 0.11.0:

* Remove deprecated version and identifier parameters
  * Change some function names for consistency
  * Allow extra operands for special colors

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydyf?expand=0&rev=24
This commit is contained in:
2024-08-18 16:55:51 +00:00
committed by Git OBS Bridge
parent 1276f6fe5f
commit c2ad52dec2
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Aug 18 16:55:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.11.0:
* Remove deprecated version and identifier parameters
* Change some function names for consistency
* Allow extra operands for special colors
-------------------------------------------------------------------
Thu May 2 16:35:53 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-pydyf
Version: 0.10.0
Version: 0.11.0
Release: 0
Summary: A low-level PDF generator
License: BSD-3-Clause