]> git.pld-linux.org Git - packages/python-Cython.git/commitdiff
- up to 0.29.24 auto/th/python-Cython-0.29.24-1
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 25 Nov 2021 22:10:54 +0000 (23:10 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 25 Nov 2021 22:10:54 +0000 (23:10 +0100)
python-Cython-sphinx.patch [deleted file]
python-Cython.spec

diff --git a/python-Cython-sphinx.patch b/python-Cython-sphinx.patch
deleted file mode 100644 (file)
index 2e0b839..0000000
+++ /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'
index d72c71695a893f88cc2f4ea20bab7c967c277c9c..fce36913c3bf4252bbab8bd238780f3f0023c202 100644 (file)
 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}
This page took 0.092099 seconds and 4 git commands to generate.