14
0
forked from pool/python-pydyf

- update to 0.9.0:

* Python 3.12 is supported and tested
  * Python 3.8+ is now needed, Python 3.7 is not supported
    anymore

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydyf?expand=0&rev=20
This commit is contained in:
2024-03-16 09:45:37 +00:00
committed by Git OBS Bridge
parent 4a428ca377
commit 22cea6a8c0
4 changed files with 13 additions and 5 deletions

View File

@@ -19,13 +19,13 @@
%{?sle15_python_module_pythons}
Name: python-pydyf
Version: 0.8.0
Version: 0.9.0
Release: 0
Summary: A low-level PDF generator
License: BSD-3-Clause
URL: https://www.courtbouillon.org/pydyf
Source: https://files.pythonhosted.org/packages/source/p/pydyf/pydyf-%{version}.tar.gz
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module flit-core}
BuildRequires: %{python_module pip}
BuildRequires: fdupes