forked from pool/python-falcon
Accepting request 598821 from home:mimi_vx:branches:devel:languages:python
- use %license macro OBS-URL: https://build.opensuse.org/request/show/598821 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=27
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 22:01:11 UTC 2018 - mimi.vx@gmail.com
|
||||
|
||||
- use %license macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 6 13:56:37 UTC 2018 - aplanas@suse.com
|
||||
|
||||
|
@@ -50,11 +50,8 @@ BuildRequires: %{python_module requests}
|
||||
BuildRequires: %{python_module six >= 1.4.0}
|
||||
BuildRequires: %{python_module testtools}
|
||||
%endif
|
||||
# /SECTION
|
||||
# SECTION docs
|
||||
BuildRequires: python3-Sphinx
|
||||
BuildRequires: python3-pygments-style-railscasts
|
||||
# /SECTION
|
||||
#Requires: python-Cython
|
||||
Requires: python-python-mimeparse
|
||||
Requires: python-six
|
||||
@@ -111,8 +108,8 @@ export LANG=en_US.UTF8
|
||||
%{python_uninstall_alternative falcon-bench falcon-print-routes}
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.rst LICENSE
|
||||
%doc README.rst
|
||||
%license LICENSE
|
||||
%python_alternative %{_bindir}/falcon-bench
|
||||
%python_alternative %{_bindir}/falcon-print-routes
|
||||
%{python_sitelib}/*
|
||||
|
Reference in New Issue
Block a user