From c5ce47c148500468a29e6bc02908312e3281249e4a5f78a35ab5cbb573a5452e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 17 Jul 2021 13:32:34 +0000 Subject: [PATCH] - update to 0.17: - Add support for Python 3.9. - Drop support for python 3.5. - Include program output and current working directory in the warning logged when a program returns an unexpected return code OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-programoutput?expand=0&rev=20 --- python-sphinxcontrib-programoutput.changes | 9 +++++++++ python-sphinxcontrib-programoutput.spec | 4 ++-- sphinxcontrib-programoutput-0.16.tar.gz | 3 --- sphinxcontrib-programoutput-0.17.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 sphinxcontrib-programoutput-0.16.tar.gz create mode 100644 sphinxcontrib-programoutput-0.17.tar.gz diff --git a/python-sphinxcontrib-programoutput.changes b/python-sphinxcontrib-programoutput.changes index 3939760..298a79b 100644 --- a/python-sphinxcontrib-programoutput.changes +++ b/python-sphinxcontrib-programoutput.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jul 17 13:30:21 UTC 2021 - Dirk Müller + +- update to 0.17: + - Add support for Python 3.9. + - Drop support for python 3.5. + - Include program output and current working directory in the warning + logged when a program returns an unexpected return code + ------------------------------------------------------------------- Wed Apr 29 10:28:47 UTC 2020 - Dirk Mueller diff --git a/python-sphinxcontrib-programoutput.spec b/python-sphinxcontrib-programoutput.spec index bcd6173..2e418ec 100644 --- a/python-sphinxcontrib-programoutput.spec +++ b/python-sphinxcontrib-programoutput.spec @@ -1,7 +1,7 @@ # # spec file for package python-sphinxcontrib-programoutput # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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.16 +Version: 0.17 Release: 0 Summary: Sphinx extension to include program output License: BSD-2-Clause diff --git a/sphinxcontrib-programoutput-0.16.tar.gz b/sphinxcontrib-programoutput-0.16.tar.gz deleted file mode 100644 index f4fdbcb..0000000 --- a/sphinxcontrib-programoutput-0.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0caaa216d0ad8d2cfa90a9a9dba76820e376da6e3152be28d10aedc09f82a3b0 -size 23714 diff --git a/sphinxcontrib-programoutput-0.17.tar.gz b/sphinxcontrib-programoutput-0.17.tar.gz new file mode 100644 index 0000000..ab2a265 --- /dev/null +++ b/sphinxcontrib-programoutput-0.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:300ee9b8caee8355d25cc74b4d1c7efd12e608d2ad165e3141d31e6fbc152b7f +size 24067