OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=23
This commit is contained in:
parent
e3c0d8a14e
commit
4d132645cd
@ -19,13 +19,15 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
Name: python-astroid
|
Name: python-astroid
|
||||||
Version: 1.4.9.git.1489454058.313c0c3
|
Version: 1.4.9.git.1489768950.31f21cd
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Rebuild a new abstract syntax tree from Python's ast
|
Summary: Rebuild a new abstract syntax tree from Python's ast
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
Url: https://github.com/pycqa/astroid
|
Url: https://github.com/pycqa/astroid
|
||||||
Source: https://files.pythonhosted.org/packages/source/a/astroid/astroid-%{version}.tar.gz
|
# replaced for github pre-release
|
||||||
|
#Source: https://files.pythonhosted.org/packages/source/a/astroid/astroid-%{version}.tar.gz
|
||||||
|
Source: astroid-%{version}.tar.gz
|
||||||
Source1: pytest.ini
|
Source1: pytest.ini
|
||||||
BuildRequires: %{python_module lazy-object-proxy}
|
BuildRequires: %{python_module lazy-object-proxy}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
|
Loading…
Reference in New Issue
Block a user