From 6fac1762340f1adb91f2f50782a925679656bc8b3ee8abd1ea4104ea002d05cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 6 Mar 2020 18:19:02 +0000 Subject: [PATCH] Accepting request 782145 from home:pgajdos:python - version update to 1.0.0 * Drop py2 support and testing * Add support for feature.api * make sure destination dir exist before copying files into it * Remove pypy from default env list OBS-URL: https://build.opensuse.org/request/show/782145 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-feature-classification?expand=0&rev=13 --- python-sphinx-feature-classification.changes | 9 +++++++++ python-sphinx-feature-classification.spec | 7 ++++--- sphinx-feature-classification-0.4.1.tar.gz | 3 --- sphinx-feature-classification-1.0.0.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 sphinx-feature-classification-0.4.1.tar.gz create mode 100644 sphinx-feature-classification-1.0.0.tar.gz diff --git a/python-sphinx-feature-classification.changes b/python-sphinx-feature-classification.changes index 367d07a..5aaf182 100644 --- a/python-sphinx-feature-classification.changes +++ b/python-sphinx-feature-classification.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Mar 6 15:05:08 UTC 2020 - pgajdos@suse.com + +- version update to 1.0.0 + * Drop py2 support and testing + * Add support for feature.api + * make sure destination dir exist before copying files into it + * Remove pypy from default env list + ------------------------------------------------------------------- Tue Sep 10 10:01:57 UTC 2019 - Tomáš Chvátal diff --git a/python-sphinx-feature-classification.spec b/python-sphinx-feature-classification.spec index 2c395a8..2eca328 100644 --- a/python-sphinx-feature-classification.spec +++ b/python-sphinx-feature-classification.spec @@ -1,7 +1,7 @@ # # spec file for package python-sphinx-feature-classification # -# 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 @@ -18,13 +18,14 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-sphinx-feature-classification -Version: 0.4.1 +Version: 1.0.0 Release: 0 Summary: Sphinx extension to generate a matrix of pluggable drivers License: Apache-2.0 Group: Development/Languages/Python -URL: http://www.openstack.org/ +URL: https://www.openstack.org/ Source: https://files.pythonhosted.org/packages/source/s/sphinx-feature-classification/sphinx-feature-classification-%{version}.tar.gz +BuildRequires: %{python_module Sphinx} BuildRequires: %{python_module ddt >= 1.0.1} BuildRequires: %{python_module docutils} BuildRequires: %{python_module oslotest} diff --git a/sphinx-feature-classification-0.4.1.tar.gz b/sphinx-feature-classification-0.4.1.tar.gz deleted file mode 100644 index d77bc17..0000000 --- a/sphinx-feature-classification-0.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66447dd881ca2ed684ba57bbb8d0ddee61d970172a0e4836385bb07d61c20b33 -size 18780 diff --git a/sphinx-feature-classification-1.0.0.tar.gz b/sphinx-feature-classification-1.0.0.tar.gz new file mode 100644 index 0000000..a68642d --- /dev/null +++ b/sphinx-feature-classification-1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e18dc228c2826597b4ef41c0166e6237b6fb51424f44bf792503161af2c20088 +size 19332