[packages/python-Cython] - up to 0.29.24
baggins
baggins at pld-linux.org
Thu Nov 25 23:11:05 CET 2021
commit 88b2d7f3bff6651cea0ed8462926c266ed9ad393
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Nov 25 23:10:54 2021 +0100
- up to 0.29.24
python-Cython-sphinx.patch | 11 -----------
python-Cython.spec | 8 +++-----
2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/python-Cython.spec b/python-Cython.spec
index d72c716..fce3691 100644
--- a/python-Cython.spec
+++ b/python-Cython.spec
@@ -10,14 +10,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}
-Version: 0.29.21
-Release: 3
+Version: 0.29.24
+Release: 1
License: Apache v2.0
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/cython/
Source0: https://files.pythonhosted.org/packages/source/c/cython/%{module}-%{version}.tar.gz
-# Source0-md5: 12c5e45af71dcc6dff28cdcbcbef6f39
-Patch0: %{name}-sphinx.patch
+# Source0-md5: 81aff945f5bfdfb86e7a5d24f5467668
URL: http://cython.org/
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with python2}
@@ -96,7 +95,6 @@ Pakiet zawierający przykładowe programy napisane w języku Cython.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
%build
%if %{with python2}
diff --git a/python-Cython-sphinx.patch b/python-Cython-sphinx.patch
deleted file mode 100644
index 2e0b839..0000000
--- a/python-Cython-sphinx.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Cython-0.29.21/docs/conf.py.orig 2020-05-19 10:45:14.000000000 +0200
-+++ Cython-0.29.21/docs/conf.py 2020-12-12 17:15:58.359720178 +0100
-@@ -41,7 +41,7 @@
- extensions = [
- 'ipython_console_highlighting',
- 'cython_highlighting',
-- 'sphinx.ext.pngmath',
-+ 'sphinx.ext.imgmath',
- 'sphinx.ext.todo',
- 'sphinx.ext.intersphinx',
- 'sphinx.ext.autodoc'
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-Cython.git/commitdiff/88b2d7f3bff6651cea0ed8462926c266ed9ad393
More information about the pld-cvs-commit
mailing list