Accepting request 798858 from devel:languages:python

- udpate to 0.16:
  - Add ``name`` and ``caption`` options. Added in
  `PR 41 <https://github.com/NextThought/sphinxcontrib-programoutput/pull/41>`_ 
  by Raphaël.
  - Add support for Python 3.8.

OBS-URL: https://build.opensuse.org/request/show/798858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinxcontrib-programoutput?expand=0&rev=8
This commit is contained in:
2020-04-29 18:52:54 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Apr 29 10:28:47 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- udpate to 0.16:
- Add ``name`` and ``caption`` options. Added in
`PR 41 <https://github.com/NextThought/sphinxcontrib-programoutput/pull/41>`_
by Raphaël.
- Add support for Python 3.8.
-------------------------------------------------------------------
Mon Sep 16 11:42:03 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-sphinxcontrib-programoutput
#
# 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
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without test
Name: python-sphinxcontrib-programoutput
Version: 0.15
Version: 0.16
Release: 0
Summary: Sphinx extension to include program output
License: BSD-2-Clause

View File

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

View File

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