forked from pool/python-astroid
Accepting request 358744 from home:stroeder:branches:devel:languages:python
update to 1.4.4 and added new dependencies on *new* packages (python-lazy_object_proxy and python-wrapt) OBS-URL: https://build.opensuse.org/request/show/358744 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=20
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-astroid
|
||||
Version: 1.4.3
|
||||
Version: 1.4.4
|
||||
Release: 0
|
||||
Url: https://github.com/pycqa/astroid
|
||||
Summary: Rebuild a new abstract syntax tree from Python's ast
|
||||
@@ -29,6 +29,8 @@ BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-six
|
||||
Requires: python-six
|
||||
Requires: python-lazy_object_proxy
|
||||
Requires: python-wrapt
|
||||
%if 0%{?suse_version} <= 1110
|
||||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
%else
|
||||
|
||||
Reference in New Issue
Block a user