From 3f923772f0355c8cc82599343df4112eda88afb30021df272b5173f44d5ba432 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 20 Mar 2020 13:00:19 +0000 Subject: [PATCH] Accepting request 786880 from home:pgajdos:python - version update to 2020.1 * no upstream changelog found OBS-URL: https://build.opensuse.org/request/show/786880 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=3 --- python-docs-theme-2018.7.tar.gz | 3 --- python-docs-theme-2020.1.tar.gz | 3 +++ python-python-docs-theme.changes | 6 ++++++ python-python-docs-theme.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 python-docs-theme-2018.7.tar.gz create mode 100644 python-docs-theme-2020.1.tar.gz diff --git a/python-docs-theme-2018.7.tar.gz b/python-docs-theme-2018.7.tar.gz deleted file mode 100644 index 0943c75..0000000 --- a/python-docs-theme-2018.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:018a5bf2a7318c9c9a8346303dac8afc6bc212d92e86561c9b95a3372714155a -size 8924 diff --git a/python-docs-theme-2020.1.tar.gz b/python-docs-theme-2020.1.tar.gz new file mode 100644 index 0000000..7e56ba6 --- /dev/null +++ b/python-docs-theme-2020.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c33ba393bdb9377910116a0c1cc329573a4e040227c58a3293d27928d8262a +size 8935 diff --git a/python-python-docs-theme.changes b/python-python-docs-theme.changes index 2ee9b69..7c039db 100644 --- a/python-python-docs-theme.changes +++ b/python-python-docs-theme.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 20 12:50:54 UTC 2020 - pgajdos@suse.com + +- version update to 2020.1 + * no upstream changelog found + ------------------------------------------------------------------- Mon Jun 10 14:04:52 UTC 2019 - Matej Cepl diff --git a/python-python-docs-theme.spec b/python-python-docs-theme.spec index cb5d419..26d7929 100644 --- a/python-python-docs-theme.spec +++ b/python-python-docs-theme.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-docs-theme # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-python-docs-theme -Version: 2018.7 +Version: 2020.1 Release: 0 Summary: The Sphinx theme for the CPython docs and related projects License: Python-2.0