forked from pool/python-Automat
Accepting request 509204 from home:okurz:branches:devel:languages:python
Initial submission; requirement for matrix-synapse OBS-URL: https://build.opensuse.org/request/show/509204 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Automat?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
533af116d0
commit
60254c9622
@@ -25,14 +25,11 @@ License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/glyph/automat
|
||||
Source: https://files.pythonhosted.org/packages/source/A/Automat/Automat-%{version}.tar.gz
|
||||
BuildRequires: %{python_module Twisted}
|
||||
BuildRequires: %{python_module attrs}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module m2r}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-attrs
|
||||
Requires: python-six
|
||||
@@ -58,6 +55,7 @@ automata (particularly deterministic finite-state transducers).
|
||||
%install
|
||||
%python_install
|
||||
%python_clone -a %{buildroot}%{_bindir}/automat-visualize
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_exec setup.py test
|
||||
|
Reference in New Issue
Block a user