From 5fab0063362c5e160b62d2c133d466d82b27906797fa124991787f7c9af8431f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 16 Jan 2023 07:55:40 +0000 Subject: [PATCH] - update to 0.7.13: * drop support for older than python 3.6 * require sphinx 6+ OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alabaster?expand=0&rev=18 --- alabaster-0.7.12.tar.gz | 3 --- alabaster-0.7.13.tar.gz | 3 +++ python-alabaster.changes | 7 +++++++ python-alabaster.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 alabaster-0.7.12.tar.gz create mode 100644 alabaster-0.7.13.tar.gz diff --git a/alabaster-0.7.12.tar.gz b/alabaster-0.7.12.tar.gz deleted file mode 100644 index a9ec741..0000000 --- a/alabaster-0.7.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a661d72d58e6ea8a57f7a86e37d86716863ee5e92788398526d58b26a4e4dc02 -size 11242 diff --git a/alabaster-0.7.13.tar.gz b/alabaster-0.7.13.tar.gz new file mode 100644 index 0000000..0d83b08 --- /dev/null +++ b/alabaster-0.7.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a27a4a084d5e690e16e01e03ad2b2e552c61a65469419b907243193de1a84ae2 +size 11454 diff --git a/python-alabaster.changes b/python-alabaster.changes index 017be21..02ea125 100644 --- a/python-alabaster.changes +++ b/python-alabaster.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 16 07:53:54 UTC 2023 - Dirk Müller + +- update to 0.7.13: + * drop support for older than python 3.6 + * require sphinx 6+ + ------------------------------------------------------------------- Wed Mar 6 11:21:47 UTC 2019 - Tomáš Chvátal diff --git a/python-alabaster.spec b/python-alabaster.spec index 1472313..6dba585 100644 --- a/python-alabaster.spec +++ b/python-alabaster.spec @@ -1,7 +1,7 @@ # # spec file for package python-alabaster # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 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-alabaster -Version: 0.7.12 +Version: 0.7.13 Release: 0 Summary: Modified Kr Sphinx doc theme License: BSD-3-Clause