diff --git a/domdf_python_tools-3.10.0.tar.gz b/domdf_python_tools-3.10.0.tar.gz new file mode 100644 index 0000000..3d51095 --- /dev/null +++ b/domdf_python_tools-3.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb3ec59bd58a67b204da884730876a22c7c74ce4a93ae7535c9ccd9b29aeb495 +size 270924 diff --git a/domdf_python_tools-3.9.0.tar.gz b/domdf_python_tools-3.9.0.tar.gz deleted file mode 100644 index f4027a0..0000000 --- a/domdf_python_tools-3.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:652c4b63db55b6cd247c1ec86b9f267fce1fdd4b6b6ad3bbc7126fb5259eb4fd -size 271473 diff --git a/python-domdf-python-tools.changes b/python-domdf-python-tools.changes index 467f576..6202e52 100644 --- a/python-domdf-python-tools.changes +++ b/python-domdf-python-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 13 06:42:21 UTC 2025 - Steve Kowalik + +- Update to 3.10.0: + * Switch build backend to hatch. + ------------------------------------------------------------------- Mon Sep 23 15:16:05 UTC 2024 - ecsos diff --git a/python-domdf-python-tools.spec b/python-domdf-python-tools.spec index 340aec0..e40e535 100644 --- a/python-domdf-python-tools.spec +++ b/python-domdf-python-tools.spec @@ -1,7 +1,7 @@ # # spec file for package python-domdf-python-tools # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,15 +26,14 @@ %endif %{?sle15_python_module_pythons} Name: python-domdf-python-tools%{psuffix} -Version: 3.9.0 +Version: 3.10.0 Release: 0 Summary: Helpful functions for Python 🐍 🛠️ License: MIT URL: https://github.com/domdfcoding/domdf_python_tools Source: https://github.com/domdfcoding/domdf_python_tools/archive/refs/tags/v%{version}.tar.gz#/domdf_python_tools-%{version}.tar.gz +BuildRequires: %{python_module hatch-requirements-txt} BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools >= 40.6.0} -BuildRequires: %{python_module wheel >= 0.34.2} BuildRequires: python-rpm-macros # SECTION test requirements %if %{with test}