diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-11-02 23:02:23 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-11-02 23:02:32 +1100 |
commit | 63ea7ef277523e973582a64c0395372b26902393 (patch) | |
tree | d5f9883c016216df1036f4be4fffddf5f7db5556 /python3-cython/Pkgfile | |
parent | bb958d0ef978d3b34639ae3756318e4dcf3a24e7 (diff) | |
download | contrib-63ea7ef277523e973582a64c0395372b26902393.tar.gz contrib-63ea7ef277523e973582a64c0395372b26902393.tar.xz |
python3-cython: 0.28.5 -> 0.29
Diffstat (limited to 'python3-cython/Pkgfile')
-rw-r--r-- | python3-cython/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-cython/Pkgfile b/python3-cython/Pkgfile index 6fe56d77c..7316bcbed 100644 --- a/python3-cython/Pkgfile +++ b/python3-cython/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-cython -version=0.28.5 +version=0.29 release=1 source=(https://files.pythonhosted.org/packages/source/C/Cython/Cython-$version.tar.gz) |