14
0

2 Commits

Author SHA256 Message Date
3b57becf71 Accepting request 1266348 from devel:languages:python
- Switch to autosetup and pyproject macros.
- Add patch use-underscore-in-setup.cfg.patch:
  * Use 'console_scripts' in setup.cfg.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/request/show/1266348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CairoSVG?expand=0&rev=14
2025-04-11 14:45:18 +00:00
9e7b3781a0 - Switch to autosetup and pyproject macros.
- Add patch use-underscore-in-setup.cfg.patch:
  * Use 'console_scripts' in setup.cfg.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CairoSVG?expand=0&rev=33
2025-04-02 03:01:31 +00:00
2 changed files with 0 additions and 23 deletions

View File

@@ -1,13 +1,3 @@
-------------------------------------------------------------------
Mon Aug 11 15:17:37 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Make the libalternatives transition conditional
-------------------------------------------------------------------
Tue Jun 17 09:23:10 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Convert to libalternatives
-------------------------------------------------------------------
Wed Apr 2 03:00:08 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -16,11 +16,6 @@
#
%if 0%{?suse_version} > 1500
%bcond_without libalternatives
%else
%bcond_with libalternatives
%endif
%{?sle15_python_module_pythons}
Name: python-CairoSVG
Version: 2.7.1
@@ -46,13 +41,8 @@ Requires: python-cairocffi
Requires: python-cssselect2
Requires: python-defusedxml
Requires: python-tinycss2
%if %{with libalternatives}
BuildRequires: alts
Requires: alts
%else
Requires(post): update-alternatives
Requires(postun): update-alternatives
%endif
BuildArch: noarch
%python_subpackages
@@ -81,9 +71,6 @@ sed -i setup.cfg \
%check
%pytest
%pre
%python_libalternatives_reset_alternative cairosvg
%post
%python_install_alternative cairosvg