Sync from SUSE:SLFO:Main python-domdf-python-tools revision acecd4310f85483a5a0392ac37e31ed5
This commit is contained in:
BIN
domdf_python_tools-3.10.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
domdf_python_tools-3.10.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
domdf_python_tools-3.9.0.tar.gz
(Stored with Git LFS)
BIN
domdf_python_tools-3.9.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 13 06:42:21 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Update to 3.10.0:
|
||||||
|
* Switch build backend to hatch.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 23 15:16:05 UTC 2024 - ecsos <ecsos@opensuse.org>
|
Mon Sep 23 15:16:05 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-domdf-python-tools
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -26,15 +26,14 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-domdf-python-tools%{psuffix}
|
Name: python-domdf-python-tools%{psuffix}
|
||||||
Version: 3.9.0
|
Version: 3.10.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Helpful functions for Python 🐍 🛠️
|
Summary: Helpful functions for Python 🐍 🛠️
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/domdfcoding/domdf_python_tools
|
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
|
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 pip}
|
||||||
BuildRequires: %{python_module setuptools >= 40.6.0}
|
|
||||||
BuildRequires: %{python_module wheel >= 0.34.2}
|
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
|
Reference in New Issue
Block a user