forked from pool/python-svgpathtools
Accepting request 1276248 from devel:languages:python
- Update to 1.7.0 * Hashes used by test suite are now platform-agnostic * Drop support for Python < 3.8 - Enable test suite OBS-URL: https://build.opensuse.org/request/show/1276248 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-svgpathtools?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 9 11:36:43 UTC 2025 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
- Update to 1.7.0
|
||||
* Hashes used by test suite are now platform-agnostic
|
||||
* Drop support for Python < 3.8
|
||||
- Enable test suite
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 21 12:16:43 UTC 2023 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-svgpathtools
|
||||
#
|
||||
# Copyright (c) 2023 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
|
||||
@@ -16,13 +16,12 @@
|
||||
#
|
||||
|
||||
|
||||
%global skip_python36 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-svgpathtools
|
||||
Version: 1.6.1
|
||||
Version: 1.7.0
|
||||
Release: 0
|
||||
Summary: Tools for manipulating and analyzing SVG Path objects and Bézier curves
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/mathandy/svgpathtools
|
||||
Source: https://files.pythonhosted.org/packages/source/s/svgpathtools/svgpathtools-%{version}.tar.gz
|
||||
BuildRequires: %{python_module numpy}
|
||||
@@ -52,11 +51,8 @@ analyzing SVG Path objects and Bézier curves.
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
# test suite uses hashes that only match on some CPUs
|
||||
# due to float math
|
||||
# https://github.com/mathandy/svgpathtools/issues/183
|
||||
# %%check
|
||||
# %%pytest
|
||||
%check
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE.txt LICENSE2.txt
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7054e6de1953e295bf565d535d585695453b09f8db4a2f7c4853348732097a3e
|
||||
size 2133040
|
3
svgpathtools-1.7.0.tar.gz
Normal file
3
svgpathtools-1.7.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdcb6dedce45fc2307c96119d0f720bab243418a753c514aa7c423b39289519c
|
||||
size 2132481
|
Reference in New Issue
Block a user