#7 Update to 0.29.9 (#1714365)
Merged 4 years ago by churchyard. Opened 4 years ago by churchyard.
rpms/ churchyard/Cython 0.29.9  into  master

file modified
+1
@@ -34,3 +34,4 @@ 

  /Cython-0.29.5.tar.gz

  /Cython-0.29.6.tar.gz

  /Cython-0.29.7.tar.gz

+ /Cython-0.29.9.tar.gz

file modified
+4 -1
@@ -4,7 +4,7 @@ 

  %bcond_without tests

  

  Name:           Cython

- Version:        0.29.7

+ Version:        0.29.9

  %global upver %{version_no_tilde %{nil}}

  Release:        1%{?dist}

  Summary:        Language for writing Python extension modules
@@ -137,6 +137,9 @@ 

  %{_emacs_sitestartdir}/cython*.el*

  

  %changelog

+ * Thu May 30 2019 Miro Hrončok <mhroncok@redhat.com> - 0.29.9-1

+ - Update to 0.29.9 (#1714365)

+ 

  * Mon May 13 07:10:35 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.29.7-1

  - Update to 0.29.7

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (Cython-0.29.7.tar.gz) = ad566d5c9aa22db9998cd822b00fec1811222fbb6c4c764964b7e970d2b89edda11021193a59d4b21ae55795807edc3feadbe21b21063c7354ee01dc721fea45

+ SHA512 (Cython-0.29.9.tar.gz) = bf0817154b513dda270e4ca492bc75b2bd9ea8c0b51d4b3e9303c554e41c93c23fdd7b54a0cc814db41769e0cb53f49e142416f7c6c365bbf0fa3b295a379637

no initial comment

Works on 3.8 \o/

Waiting for arms on 3.7. Will merge if it builds.

Pull-Request has been merged by churchyard

4 years ago