cubicweb.spec
branch3.23
changeset 11418 b7a4b8458932
parent 11395 8f035d5d5953
child 11426 f666f484e5f4
child 12085 032aad6f3586
equal deleted inserted replaced
11396:79bc50f8d2ba 11418:b7a4b8458932
     6 %define __python /usr/bin/python
     6 %define __python /usr/bin/python
     7 %endif
     7 %endif
     8 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
     8 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
     9 
     9 
    10 Name:           cubicweb
    10 Name:           cubicweb
    11 Version:        3.23.1
    11 Version:        3.23.2
    12 Release:        logilab.1%{?dist}
    12 Release:        logilab.1%{?dist}
    13 Summary:        CubicWeb is a semantic web application framework
    13 Summary:        CubicWeb is a semantic web application framework
    14 Source0:        https://pypi.python.org/packages/source/c/cubicweb/cubicweb-%{version}.tar.gz
    14 Source0:        https://pypi.python.org/packages/source/c/cubicweb/cubicweb-%{version}.tar.gz
    15 License:        LGPLv2+
    15 License:        LGPLv2+
    16 Group:          Development/Languages/Python
    16 Group:          Development/Languages/Python