Accepting request 789011 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/789011 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinxcontrib-websupport?expand=0&rev=9
This commit is contained in:
commit
314dcaba2f
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 27 09:00:20 UTC 2020 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- version update to 1.2.1
|
||||||
|
* #41: templates/searchresults.html is missing in the source tarball
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 2 09:13:59 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.2.0:
|
||||||
|
* Drop python2.7 and 3.4 support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 6 10:48:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Thu Jun 6 10:48:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-sphinxcontrib-websupport
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -25,8 +25,9 @@
|
|||||||
%define psuffix %{nil}
|
%define psuffix %{nil}
|
||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
|
%global skip_python2 1
|
||||||
Name: python-sphinxcontrib-websupport%{psuffix}
|
Name: python-sphinxcontrib-websupport%{psuffix}
|
||||||
Version: 1.1.2
|
Version: 1.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sphinx API for Web Apps
|
Summary: Sphinx API for Web Apps
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1501befb0fdf1d1c29a800fdbf4ef5dc5369377300ddbdd16d2cd40e54c6eefc
|
|
||||||
size 599000
|
|
3
sphinxcontrib-websupport-1.2.1.tar.gz
Normal file
3
sphinxcontrib-websupport-1.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:545f5da4bd7757e82b8a23ce3af9500c6ffeedbcb13429fca436ad1e80bd10cf
|
||||||
|
size 602281
|
Loading…
Reference in New Issue
Block a user