summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2022-06-13 16:19:11 (GMT)
committerJakub Bogusz2022-06-13 16:19:11 (GMT)
commitf2c8db107b4238b2c562dd91d50b129b07f04877 (patch)
tree77be1dbf598be93aea90125efd0fd26ee697192c
parentfd7ad3ebe95e86a98d78ce1d1cc979d5d9cc1f9c (diff)
downloadpython-Cython-f2c8db107b4238b2c562dd91d50b129b07f04877.zip
python-Cython-f2c8db107b4238b2c562dd91d50b129b07f04877.tar.gz
-rw-r--r--python-Cython.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/python-Cython.spec b/python-Cython.spec
index bf3aa95..929c28c 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.28
-Release: 4
+Version: 0.29.30
+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: 0e98543dca816300a27e7d76146a6280
+# Source0-md5: 3cf4001b4be42a263f163865235c39d8
URL: https://cython.org/
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with python2}