14
0

- Update to 0.17.1:

* distribute license file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-plantuml?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2019-09-02 12:59:44 +00:00
committed by Git OBS Bridge
parent f09e65269a
commit b8ac9c8457
4 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-sphinxcontrib-plantuml
Version: 0.17
Version: 0.17.1
Release: 0
Summary: Sphinx API for Web Apps
License: BSD-2-Clause
@@ -61,6 +61,7 @@ will create a nice UML schema. WIth PlantUML, you can specify things like height
%files %{python_files}
%doc README.rst
%license LICENSE
%dir %{python_sitelib}/sphinxcontrib/
%pycache_only %{python_sitelib}/sphinxcontrib/__pycache__
%{python_sitelib}/sphinxcontrib/plantuml.*