diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-05-29 18:53:23 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-06-04 00:23:58 +1000 |
commit | 3b775d86aa55f07d7baed2b70d99b85204b02bbb (patch) | |
tree | 47b47f44129c8b5e506cb35cc4469a5b9bf017c0 /python-cython | |
parent | 41163e697e6b0ea90ce885976d913eea5953eb73 (diff) | |
download | contrib-3b775d86aa55f07d7baed2b70d99b85204b02bbb.tar.gz contrib-3b775d86aa55f07d7baed2b70d99b85204b02bbb.tar.xz |
python-cython: 0.29.7 -> 0.29.9
Diffstat (limited to 'python-cython')
-rw-r--r-- | python-cython/.footprint | 14 | ||||
-rw-r--r-- | python-cython/.signature | 8 | ||||
-rw-r--r-- | python-cython/Pkgfile | 2 |
3 files changed, 12 insertions, 12 deletions
diff --git a/python-cython/.footprint b/python-cython/.footprint index 742f2318f..ab953a463 100644 --- a/python-cython/.footprint +++ b/python-cython/.footprint @@ -6,13 +6,13 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python2.7/ drwxr-xr-x root/root usr/lib/python2.7/site-packages/ -drwxr-xr-x root/root usr/lib/python2.7/site-packages/Cython-0.29.7-py2.7.egg-info/ --rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.7-py2.7.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.7-py2.7.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.7-py2.7.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.7-py2.7.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.7-py2.7.egg-info/not-zip-safe --rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.7-py2.7.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python2.7/site-packages/Cython-0.29.9-py2.7.egg-info/ +-rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.9-py2.7.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.9-py2.7.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.9-py2.7.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.9-py2.7.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.9-py2.7.egg-info/not-zip-safe +-rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.9-py2.7.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python2.7/site-packages/Cython/ drwxr-xr-x root/root usr/lib/python2.7/site-packages/Cython/Build/ -rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython/Build/BuildExecutable.py diff --git a/python-cython/.signature b/python-cython/.signature index 2b8f5c480..97d641991 100644 --- a/python-cython/.signature +++ b/python-cython/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38s3n8sPPwSt/jQZg3PiwzLAqpFJB9CGFn6fC8ZZ3i4P0jwTmaz9Vfo1Ns+4KSQBmRcBlUOCJntURJPyI19v4gk= -SHA256 (Pkgfile) = f99ab495eb1830202f16eff402e5f9df807aab429d9b022e008a7746a76ee016 -SHA256 (.footprint) = 9e5237d17bf71682440acbe3a3fd5c70e472dba8cb6b24b0abb85d7a742c78f0 -SHA256 (Cython-0.29.7.tar.gz) = 55d081162191b7c11c7bfcb7c68e913827dfd5de6ecdbab1b99dab190586c1e8 +RWSagIOpLGJF30ARYRyZ2V3nHqtDFaCUzN76eC8wzjcDW0Qsbrb/bgEKQLxI1V8Tgw7tu3guop2unSJsACmDeUw/vEMt3IMwsgk= +SHA256 (Pkgfile) = 3b21137db20bfcb8033c2ada70ae481e7fa4f010132feb59dbd411d9f016ac0c +SHA256 (.footprint) = 54975c49b9954a316c66aa2491fabc9b71daf34d494b9cb9f0883999fb1d63bb +SHA256 (Cython-0.29.9.tar.gz) = b88e033c06d29f3f3c760a3fb9837dce6e124d627bd562d1cdf93e9da16df215 diff --git a/python-cython/Pkgfile b/python-cython/Pkgfile index b61c3d9d5..b9079649f 100644 --- a/python-cython/Pkgfile +++ b/python-cython/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python-setuptools name=python-cython -version=0.29.7 +version=0.29.9 release=1 source=(https://files.pythonhosted.org/packages/source/C/Cython/Cython-$version.tar.gz) |