From 7bbff4755629c984fdb8e66adc38e434824d6c822e6500258a6eec9244694275 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 24 Apr 2012 08:43:13 +0000 Subject: [PATCH] Accepting request 115083 from home:vdziewiecki:branches:devel:languages:python -Update to 0.16: http://wiki.cython.org/ReleaseNotes-0.16 OBS-URL: https://build.opensuse.org/request/show/115083 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=10 --- Cython-0.16.tar.gz | 3 +++ python-Cython.changes | 6 ++++++ python-Cython.spec | 3 +-- 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 Cython-0.16.tar.gz diff --git a/Cython-0.16.tar.gz b/Cython-0.16.tar.gz new file mode 100644 index 0000000..62ddc3a --- /dev/null +++ b/Cython-0.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:971651fc5d3c943b0ecf7bc4df86a977bf62623d94542bf2aaa5f7223697e6fb +size 1240372 diff --git a/python-Cython.changes b/python-Cython.changes index ede34a5..bd20c7f 100644 --- a/python-Cython.changes +++ b/python-Cython.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 23 11:09:29 UTC 2012 - vdziewiecki@suse.com + +-Update to 0.16: + http://wiki.cython.org/ReleaseNotes-0.16 + ------------------------------------------------------------------- Wed Feb 29 19:07:57 UTC 2012 - pascal.bleser@opensuse.org diff --git a/python-Cython.spec b/python-Cython.spec index 0eccafe..89a0878 100644 --- a/python-Cython.spec +++ b/python-Cython.spec @@ -16,9 +16,8 @@ # - Name: python-Cython -Version: 0.15.1 +Version: 0.16 Release: 0 Url: http://www.cython.org Summary: The Cython compiler for writing C extensions for the Python language