]> git.pld-linux.org Git - packages/python-Cython.git/blobdiff - python-Cython.spec
- BR: python-devel
[packages/python-Cython.git] / python-Cython.spec
index 0a299031e7135ef3dbaf8dd74fc01e1af25660dc..b37ca7f88e4940961376385738a48f1b10ad579a 100644 (file)
@@ -4,14 +4,15 @@
 Summary:       Language for writing Python Extension Modules
 Summary(pl.UTF-8):     Język służący do pisania modułów rozszerzających Pythona
 Name:          python-%{module}
-Version:       0.10.3
+Version:       0.12.1
 Release:       1
 License:       PSF
 Group:         Libraries/Python
-Source0:       http://www.cython.org/%{module}-%{version}.tar.gz
-# Source0-md5: 684103ed37472d9beef3a38e0d5c431d
+Source0:       http://www.cython.org/release/%{module}-%{version}.tar.gz
+# Source0-md5: cf9f98e982258f8516620277975016f3
 URL:           http://www.cython.org/
 BuildRequires: python >= 1:2.5
+BuildRequires: python-devel
 BuildRequires: rpm-pythonprov
 %pyrequires_eq python-libs
 %pyrequires_eq python-devel
@@ -64,6 +65,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README.txt ToDo.txt USAGE.txt Doc/*.html Doc/*.c
 %attr(755,root,root) %{_bindir}/cython
+%{py_sitedir}/cython.py[co]
 %{py_sitedir}/Cython
 %{py_sitedir}/pyximport
 %{py_sitedir}/Cython-*.egg-info
This page took 0.057727 seconds and 4 git commands to generate.