From 26578c2b6b2442806d78b02e7fe33ee401d85b84f44e308d82e41e7a40c6d2dc Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 10 Oct 2022 06:55:41 +0000 Subject: [PATCH] Accepting request 1008852 from home:yarunachalam:branches:devel:languages:python - Update to version to 0.24 * allow whitespace in arguments (fixes #66) - Update to version to 0.23 * work around native/non-native sphinxcontrib package conflicts on github CI * Add adjustbox to change width, height and scale * Initial attempt to add TikZ OBS-URL: https://build.opensuse.org/request/show/1008852 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-plantuml?expand=0&rev=10 --- python-sphinxcontrib-plantuml.changes | 11 +++++++++++ python-sphinxcontrib-plantuml.spec | 4 ++-- sphinxcontrib-plantuml-0.21.tar.gz | 3 --- sphinxcontrib-plantuml-0.24.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 sphinxcontrib-plantuml-0.21.tar.gz create mode 100644 sphinxcontrib-plantuml-0.24.tar.gz diff --git a/python-sphinxcontrib-plantuml.changes b/python-sphinxcontrib-plantuml.changes index 2c3f282..234f7a1 100644 --- a/python-sphinxcontrib-plantuml.changes +++ b/python-sphinxcontrib-plantuml.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Oct 7 16:27:47 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version to 0.24 + * allow whitespace in arguments (fixes #66) + +- Update to version to 0.23 + * work around native/non-native sphinxcontrib package conflicts on github CI + * Add adjustbox to change width, height and scale + * Initial attempt to add TikZ + ------------------------------------------------------------------- Tue Jun 29 08:58:05 UTC 2021 - Linnaea Lavia diff --git a/python-sphinxcontrib-plantuml.spec b/python-sphinxcontrib-plantuml.spec index eaa7dae..7101780 100644 --- a/python-sphinxcontrib-plantuml.spec +++ b/python-sphinxcontrib-plantuml.spec @@ -1,7 +1,7 @@ # # spec file for package python-sphinxcontrib-plantuml # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python3-%{**}} Name: python-sphinxcontrib-plantuml -Version: 0.21 +Version: 0.24 Release: 0 Summary: Sphinx API for Web Apps License: BSD-2-Clause diff --git a/sphinxcontrib-plantuml-0.21.tar.gz b/sphinxcontrib-plantuml-0.21.tar.gz deleted file mode 100644 index bfeefe3..0000000 --- a/sphinxcontrib-plantuml-0.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9853765114b32486ce998b16bc75ac923cddb6246ffcb6c6a21ad6c958d674e3 -size 17115 diff --git a/sphinxcontrib-plantuml-0.24.tar.gz b/sphinxcontrib-plantuml-0.24.tar.gz new file mode 100644 index 0000000..9a9a847 --- /dev/null +++ b/sphinxcontrib-plantuml-0.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04e1026a69ad0c8cb5623436fae298b3f0965b899d76de1d7f2d63a5c3acb5f9 +size 18748