diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2017-02-05 16:32:37 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2017-02-05 16:32:37 +1100 |
commit | 59e103628454ab679f90e0d044a92d4c23619995 (patch) | |
tree | dbe3b35fe761670ac064f4b37be7c19e73eca4f9 /cython/Pkgfile | |
parent | c13aaaf8459b48b294fb8fb28539d3499b88b166 (diff) | |
download | contrib-59e103628454ab679f90e0d044a92d4c23619995.tar.gz contrib-59e103628454ab679f90e0d044a92d4c23619995.tar.xz |
update dependencies: setuptools -> python-setuptools
Diffstat (limited to 'cython/Pkgfile')
-rw-r--r-- | cython/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cython/Pkgfile b/cython/Pkgfile index cb0213a3f..4e0fff207 100644 --- a/cython/Pkgfile +++ b/cython/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.cython.org/ # Maintainer: Danny Rawlins, crux at romster dot me # Packager: Victor Martinez, pitillo at ono dot com -# Depends on: setuptools +# Depends on: python-setuptools name=cython version=0.24.1 |