- 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
This commit is contained in:
Dirk Mueller 2023-01-16 07:55:40 +00:00 committed by Git OBS Bridge
parent 48bf07d5eb
commit 5fab006336
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a661d72d58e6ea8a57f7a86e37d86716863ee5e92788398526d58b26a4e4dc02
size 11242

BIN
alabaster-0.7.13.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 16 07:53:54 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <tchvatal@suse.com>

View File

@ -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