[Bug 862853] Review Request: python-odict - Ordered dictionary

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=862853

--- Comment #4 from Eduardo Echeverria <echevemaster@xxxxxxxxx> ---
Hi again 

In the process of renaming the package can use

%global pkgname odict
Name: python-odict
Source0:
http://pypi.python.org/packages/source/o/%{pkgname}/%{pkgname}-%{version}.tar.gz
........................
%prep
%setup -q -n %{pkgname}-%{version}
........................
%files
%doc LICENSE.rst README.rst
%{python_sitelib}/%{pkgname}/
%{python_sitelib}/%{pkgname}-%{version}*.egg-info

In http://pypi.python.org/pypi/odict/ I read

Requires Python 2.4+
You could use
BuildRequires: python2-devel
Requires: python2
http://fedoraproject.org/wiki/Packaging:Python#BuildRequires

and in section %files.
%files
%defattr(-,root,root) #for EPEL
%doc LICENSE.rst README.rst

Regards

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review



[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]