forked from pool/python-sphinx-feature-classification
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
This commit is contained in:
committed by
Git OBS Bridge
parent
582ad6146d
commit
6fac176234
@@ -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 <tchvatal@suse.com>
|
Tue Sep 10 10:01:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-sphinx-feature-classification
|
# 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
|
# 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
|
||||||
@@ -18,13 +18,14 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-sphinx-feature-classification
|
Name: python-sphinx-feature-classification
|
||||||
Version: 0.4.1
|
Version: 1.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sphinx extension to generate a matrix of pluggable drivers
|
Summary: Sphinx extension to generate a matrix of pluggable drivers
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Languages/Python
|
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
|
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 ddt >= 1.0.1}
|
||||||
BuildRequires: %{python_module docutils}
|
BuildRequires: %{python_module docutils}
|
||||||
BuildRequires: %{python_module oslotest}
|
BuildRequires: %{python_module oslotest}
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:66447dd881ca2ed684ba57bbb8d0ddee61d970172a0e4836385bb07d61c20b33
|
|
||||||
size 18780
|
|
3
sphinx-feature-classification-1.0.0.tar.gz
Normal file
3
sphinx-feature-classification-1.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e18dc228c2826597b4ef41c0166e6237b6fb51424f44bf792503161af2c20088
|
||||||
|
size 19332
|
Reference in New Issue
Block a user