summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2023-03-20 21:07:21 (GMT)
committerJakub Bogusz2023-03-20 21:07:21 (GMT)
commit0f83642e6d2432356d9f2fb70c16f871ae2923e6 (patch)
tree8a00329655fcbe8f6a54ae2c7cd5f76bc938a1d1
parent0009417fb7eb1c894db26b3979d3edbf475542b3 (diff)
downloadpython-Cython-0f83642e6d2432356d9f2fb70c16f871ae2923e6.zip
python-Cython-0f83642e6d2432356d9f2fb70c16f871ae2923e6.tar.gz
-rw-r--r--python-Cython.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-Cython.spec b/python-Cython.spec
index 0a78a79..a24056d 100644
--- a/python-Cython.spec
+++ b/python-Cython.spec
@@ -10,13 +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.32
+Version: 0.29.33
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: 91c36ea86c00adcc5c1c11cf48b733c0
+# Source0-md5: bd42c555cb2298b8a94fa8de7ee679ba
URL: https://cython.org/
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with python2}