projects
/
packages
/
python-Cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b8722d8
)
- up to 0.28.2
auto/th/python-Cython-0.28.2-1
author
Arkadiusz Miśkiewicz
<arekm@maven.pl>
Mon, 2 Jul 2018 08:14:26 +0000
(10:14 +0200)
committer
Arkadiusz Miśkiewicz
<arekm@maven.pl>
Mon, 2 Jul 2018 08:14:26 +0000
(10:14 +0200)
python-Cython.spec
patch
|
blob
|
blame
|
history
diff --git
a/python-Cython.spec
b/python-Cython.spec
index cb9d1b52f8687585dd140d184c9f7fe2e2f11afe..1243b7c02995efec64124a6e9958c6345fb4b8bd 100644
(file)
--- a/
python-Cython.spec
+++ b/
python-Cython.spec
@@
-9,13
+9,13
@@
Summary: Language for writing Python Extension Modules (Python 2.x version)
Summary(pl.UTF-8): Język służący do pisania modułów rozszerzających Pythona (wersja dla Pythona 2.x)
Name: python-%{module}
Summary: Language for writing Python Extension Modules (Python 2.x version)
Summary(pl.UTF-8): Język służący do pisania modułów rozszerzających Pythona (wersja dla Pythona 2.x)
Name: python-%{module}
-Version: 0.2
7.3
-Release:
2
+Version: 0.2
8.2
+Release:
1
License: Apache v2.0
Group: Libraries/Python
#Source0Download: https://pypi.python.org/simple/cython/
Source0: https://files.pythonhosted.org/packages/source/c/cython/%{module}-%{version}.tar.gz
License: Apache v2.0
Group: Libraries/Python
#Source0Download: https://pypi.python.org/simple/cython/
Source0: https://files.pythonhosted.org/packages/source/c/cython/%{module}-%{version}.tar.gz
-# Source0-md5:
6149238287d662bd5d5e572482252493
+# Source0-md5:
0e0568d6bed4b09ad01afe0a38805305
URL: http://cython.org/
BuildRequires: rpmbuild(macros) >= 1.710
%if %{with python2}
URL: http://cython.org/
BuildRequires: rpmbuild(macros) >= 1.710
%if %{with python2}
@@
-136,7
+136,7
@@
rm -rf $RPM_BUILD_ROOT
%if %{with python2}
%files
%defattr(644,root,root,755)
%if %{with python2}
%files
%defattr(644,root,root,755)
-%doc COPYING.txt README.
tx
t ToDo.txt USAGE.txt
+%doc COPYING.txt README.
rs
t ToDo.txt USAGE.txt
%attr(755,root,root) %{_bindir}/cython
%attr(755,root,root) %{_bindir}/cythonize
%attr(755,root,root) %{_bindir}/cygdb
%attr(755,root,root) %{_bindir}/cython
%attr(755,root,root) %{_bindir}/cythonize
%attr(755,root,root) %{_bindir}/cygdb
@@
-149,7
+149,7
@@
rm -rf $RPM_BUILD_ROOT
%if %{with python3}
%files -n python3-Cython
%defattr(644,root,root,755)
%if %{with python3}
%files -n python3-Cython
%defattr(644,root,root,755)
-%doc COPYING.txt README.
tx
t ToDo.txt USAGE.txt
+%doc COPYING.txt README.
rs
t ToDo.txt USAGE.txt
%attr(755,root,root) %{_bindir}/cython3
%attr(755,root,root) %{_bindir}/cythonize3
%attr(755,root,root) %{_bindir}/cygdb3
%attr(755,root,root) %{_bindir}/cython3
%attr(755,root,root) %{_bindir}/cythonize3
%attr(755,root,root) %{_bindir}/cygdb3
This page took
0.140664 seconds
and
4
git commands to generate.