diff --git a/pydyf-0.8.0.tar.gz b/pydyf-0.8.0.tar.gz deleted file mode 100644 index 3b2dddd..0000000 --- a/pydyf-0.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b22b1ef016141b54941ad66ed4e036a7bdff39c0b360993b283875c3f854dd9a -size 16342 diff --git a/pydyf-0.9.0.tar.gz b/pydyf-0.9.0.tar.gz new file mode 100644 index 0000000..3bb9af7 --- /dev/null +++ b/pydyf-0.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5b244e8fc24119ce7bd5d51ea2d6773c0ff88aa81597db556bc440c6b880610 +size 17270 diff --git a/python-pydyf.changes b/python-pydyf.changes index ad5d539..93d36d5 100644 --- a/python-pydyf.changes +++ b/python-pydyf.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Mar 16 09:45:01 UTC 2024 - Dirk Müller + +- 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 + ------------------------------------------------------------------- Thu Jan 11 10:46:57 UTC 2024 - Daniel Garcia diff --git a/python-pydyf.spec b/python-pydyf.spec index e639780..9847667 100644 --- a/python-pydyf.spec +++ b/python-pydyf.spec @@ -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