From 50e74e17ef695558fadc774a4ea2d63ff0ed95a2cb211a86f2cc5ab9b71c2d0c Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sat, 22 Aug 2020 08:40:15 +0000 Subject: [PATCH] - update to version 0.3.0: - Add asyncio trove classifier (#3) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-asyncio?expand=0&rev=9 --- python-sphinxcontrib-asyncio.changes | 6 ++++++ python-sphinxcontrib-asyncio.spec | 6 +++--- sphinxcontrib-asyncio-0.2.0.tar.gz | 3 --- sphinxcontrib-asyncio-0.3.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 sphinxcontrib-asyncio-0.2.0.tar.gz create mode 100644 sphinxcontrib-asyncio-0.3.0.tar.gz diff --git a/python-sphinxcontrib-asyncio.changes b/python-sphinxcontrib-asyncio.changes index ca33dc7..d53777c 100644 --- a/python-sphinxcontrib-asyncio.changes +++ b/python-sphinxcontrib-asyncio.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 22 08:39:57 UTC 2020 - Sebastian Wagner + +- update to version 0.3.0: + - Add asyncio trove classifier (#3) + ------------------------------------------------------------------- Fri Dec 7 20:51:50 UTC 2018 - Matej Cepl diff --git a/python-sphinxcontrib-asyncio.spec b/python-sphinxcontrib-asyncio.spec index ee729f0..c443c7b 100644 --- a/python-sphinxcontrib-asyncio.spec +++ b/python-sphinxcontrib-asyncio.spec @@ -1,7 +1,7 @@ # # spec file for package python-sphinxcontrib-asyncio # -# Copyright (c) 2018 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,12 +19,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_with test Name: python-sphinxcontrib-asyncio -Version: 0.2.0 +Version: 0.3.0 Release: 0 Summary: Sphinx extension to support coroutines in markup License: Apache-2.0 Group: Development/Languages/Python -Url: https://github.com/aio-libs/sphinxcontrib-asyncio +URL: https://github.com/aio-libs/sphinxcontrib-asyncio Source: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-asyncio/sphinxcontrib-asyncio-%{version}.tar.gz BuildRequires: %{python_module Sphinx} BuildRequires: %{python_module setuptools} diff --git a/sphinxcontrib-asyncio-0.2.0.tar.gz b/sphinxcontrib-asyncio-0.2.0.tar.gz deleted file mode 100644 index 9ed8876..0000000 --- a/sphinxcontrib-asyncio-0.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96627b1ec4eba08d09ad577ff9416c131910333ef37a2c82a2716e59646739f0 -size 10689 diff --git a/sphinxcontrib-asyncio-0.3.0.tar.gz b/sphinxcontrib-asyncio-0.3.0.tar.gz new file mode 100644 index 0000000..0c8203e --- /dev/null +++ b/sphinxcontrib-asyncio-0.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99fd26e0fe7edf87244a71a99c316fd0c9b50856c2519acca927ebe74100722e +size 11622