- update to 1.2.0:

* Drop python2.7 and 3.4 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-websupport?expand=0&rev=23
This commit is contained in:
2020-03-02 09:15:16 +00:00
committed by Git OBS Bridge
parent 67f874937b
commit 57331ce4c1
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-sphinxcontrib-websupport
#
# 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
@@ -25,8 +25,9 @@
%define psuffix %{nil}
%bcond_with test
%endif
%global skip_python2 1
Name: python-sphinxcontrib-websupport%{psuffix}
Version: 1.1.2
Version: 1.2.0
Release: 0
Summary: Sphinx API for Web Apps
License: BSD-2-Clause