/[packages]/cauldron/python-tinycss/current/SPECS/python-tinycss.spec
ViewVC logotype

Diff of /cauldron/python-tinycss/current/SPECS/python-tinycss.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1354119 by umeabot, Sun Sep 23 16:16:29 2018 UTC revision 1354120 by daviddavid, Thu Jan 10 05:21:47 2019 UTC
# Line 3  Line 3 
3    
4  Name:           python-%{pypi_name}  Name:           python-%{pypi_name}
5  Version:        0.3  Version:        0.3
6  Release:        %mkrel 9  Release:        %mkrel 10
7  Group:          Development/Python  Group:          Development/Python
8  Summary:        tinycss is a complete yet simple CSS parser for Python  Summary:        tinycss is a complete yet simple CSS parser for Python
9    
# Line 11  License:        MIT Line 11  License:        MIT
11  URL:            http://pypi.python.org/pypi/%{pypi_name}  URL:            http://pypi.python.org/pypi/%{pypi_name}
12  Source0:        http://pypi.python.org/packages/source/c/%{pypi_oname}/%{pypi_oname}-%{version}.tar.gz  Source0:        http://pypi.python.org/packages/source/c/%{pypi_oname}/%{pypi_oname}-%{version}.tar.gz
13    
14    %description
15    tinycss is a complete yet simple CSS parser for Python.
16    
17    %package -n python2-%{pypi_name}
18    Summary:        tinycss is a complete yet simple CSS parser for Python 2
19    Group:          Development/Python
20    
21  BuildRequires:  pkgconfig(python2)  BuildRequires:  pkgconfig(python2)
22  BuildRequires:  pythonegg(2)(setuptools)  BuildRequires:  pythonegg(2)(setuptools)
23    
24  %description  Obsoletes:      python-tinycss < 0.3-10
25  tinycss is a complete yet simple CSS parser for Python.  Provides:       python-tinycss = %{version}-%{release}
26    
27    %description -n python2-%{pypi_name}
28    tinycss is a complete yet simple CSS parser for Python 2.
29    
30  %package -n python3-%{pypi_name}  %package -n python3-%{pypi_name}
31  Summary:        tinycss is a complete yet simple CSS parser for Python 3  Summary:        tinycss is a complete yet simple CSS parser for Python 3
# Line 48  popd Line 58  popd
58    
59  %py2_install  %py2_install
60    
61  %files  %files -n python2-%{pypi_name}
62  %{python2_sitearch}/%{pypi_name}*  %{python2_sitearch}/%{pypi_name}*
63    
64  %files -n python3-%{pypi_name}  %files -n python3-%{pypi_name}

Legend:
Removed from v.1354119  
changed lines
  Added in v.1354120

  ViewVC Help
Powered by ViewVC 1.1.30