forked from pool/python-sphinx-feature-classification
Accepting request 698575 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/698575 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinx-feature-classification?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 13:34:05 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to version 0.3.2
|
||||
0.3.2
|
||||
* Change openstack-dev to openstack-discuss
|
||||
* Optimizing the safety of the http link site in HACKING.rst
|
||||
0.3.1
|
||||
* Handle ConfigParser.readfp deprecation
|
||||
* add python 3.6 unit test job
|
||||
0.3.0
|
||||
* Parse 'driver-notes-XXX' values
|
||||
* doc: Rework everything
|
||||
0.2.0
|
||||
* Update for Python 3 compatibility
|
||||
* Driver usage example is not correct
|
||||
* set default python to python3
|
||||
* Add badges, description and fix links in README
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 18 23:27:57 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sphinx-feature-classification
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,14 +18,18 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-sphinx-feature-classification
|
||||
Version: 0.1.0
|
||||
Version: 0.3.2
|
||||
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/
|
||||
Source: https://files.pythonhosted.org/packages/source/s/sphinx-feature-classification/sphinx-feature-classification-%{version}.tar.gz
|
||||
BuildRequires: %{python_module ddt >= 1.0.1}
|
||||
BuildRequires: %{python_module docutils}
|
||||
BuildRequires: %{python_module oslotest}
|
||||
BuildRequires: %{python_module pbr >= 2.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-docutils >= 0.11
|
||||
@@ -47,6 +51,9 @@ their support to an API.
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest sphinx_feature_classification/tests
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc AUTHORS ChangeLog README.rst
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae55b6bfbb1545dc0f12554d530dd9055e2b020afd9bd8946bd61aef613f74b6
|
||||
size 18135
|
3
sphinx-feature-classification-0.3.2.tar.gz
Normal file
3
sphinx-feature-classification-0.3.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cd16cb8062c0ce923ac705e9e835a4ac903b6dbd927548388746fdbbfa1db67
|
||||
size 20142
|
Reference in New Issue
Block a user