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:
@@ -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
|
||||
|
Reference in New Issue
Block a user