Mageia Bugzilla – Attachment 2819 Details for
Bug 7517
Request addition of the following python packages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
spec file for python-py
python-py.spec (text/x-rpm-spec), 1.69 KB, created by
Joseph Wang
on 2012-09-18 18:04:09 CEST
(
hide
)
Description:
spec file for python-py
Filename:
MIME Type:
Creator:
Joseph Wang
Created:
2012-09-18 18:04:09 CEST
Size:
1.69 KB
patch
obsolete
># Created by pyp2rpm-0.5.1 >%global pypi_name py > >Name: python-%{pypi_name} >Version: 1.4.9 >Release: %mkrel 1 >Summary: library with cross-python path, ini-parsing, io, code, log facilities > >License: MIT >URL: http://pypi.python.org/pypi/py/1.4.9 >Source0: http://%{pypi_name}pi.%{pypi_name}thon.org/packages/source/p/%{pypi_name}/%{pypi_name}-%{version}.zip >BuildArch: noarch > >BuildRequires: python-devel >BuildRequires: python-sphinx > > >%description >The py lib is a Python development support library featuring >the following >tools and modules: > >* py.path: uniform local and svn path objects >* py.apipkg: >explicit API control and lazy-importing >* py.iniconfig: easy parsing of .ini >files >* py.code: dynamic code generation and introspection >* py.path: uniform >local and svn path objects > >NOTE: prior to the 1.4 release this distribution >used to >contain py.test which is now its own package, see http://pytest.org >For questions and more information please visit http://pylib.org > >Bugs and >issues: http://bitbucket.org/hpk42/pylib/issues/ > >Mailing lists and more >contact points: http://pylib.org/contact.html > >(c) Holger Krekel and others, >2004-2011 > > >%prep >%setup -q -n %{pypi_name}-%{version} ># Remove bundled egg-info >rm -rf %{pypi_name}.egg-info > ># generate html docs >sphinx-build doc html ># remove the sphinx-build leftovers >rm -rf html/.{doctrees,buildinfo} > > >%build >%{__python} setup.py build > > >%install >%{__python} setup.py install --skip-build --root %{buildroot} > > >%files >%doc html README.txt LICENSE >%{python_sitelib}/%{pypi_name} >%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info > >%changelog >* Tue Sep 18 2012 Joseph Wang - 1.4.9-1 >- Initial package.
# Created by pyp2rpm-0.5.1 %global pypi_name py Name: python-%{pypi_name} Version: 1.4.9 Release: %mkrel 1 Summary: library with cross-python path, ini-parsing, io, code, log facilities License: MIT URL: http://pypi.python.org/pypi/py/1.4.9 Source0: http://%{pypi_name}pi.%{pypi_name}thon.org/packages/source/p/%{pypi_name}/%{pypi_name}-%{version}.zip BuildArch: noarch BuildRequires: python-devel BuildRequires: python-sphinx %description The py lib is a Python development support library featuring the following tools and modules: * py.path: uniform local and svn path objects * py.apipkg: explicit API control and lazy-importing * py.iniconfig: easy parsing of .ini files * py.code: dynamic code generation and introspection * py.path: uniform local and svn path objects NOTE: prior to the 1.4 release this distribution used to contain py.test which is now its own package, see http://pytest.org For questions and more information please visit http://pylib.org Bugs and issues: http://bitbucket.org/hpk42/pylib/issues/ Mailing lists and more contact points: http://pylib.org/contact.html (c) Holger Krekel and others, 2004-2011 %prep %setup -q -n %{pypi_name}-%{version} # Remove bundled egg-info rm -rf %{pypi_name}.egg-info # generate html docs sphinx-build doc html # remove the sphinx-build leftovers rm -rf html/.{doctrees,buildinfo} %build %{__python} setup.py build %install %{__python} setup.py install --skip-build --root %{buildroot} %files %doc html README.txt LICENSE %{python_sitelib}/%{pypi_name} %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog * Tue Sep 18 2012 Joseph Wang - 1.4.9-1 - Initial package.
View Attachment As Raw
Actions:
View
Attachments on
bug 7517
:
2818
| 2819 |
2820
|
2821
|
2822
|
2829
|
2830
|
2831
|
2832