diff --git a/python-cython/.footprint b/python-cython/.footprint index db7da16fb..742f2318f 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.6-py2.7.egg-info/ --rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.6-py2.7.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.6-py2.7.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.6-py2.7.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.6-py2.7.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.6-py2.7.egg-info/not-zip-safe --rw-r--r-- root/root usr/lib/python2.7/site-packages/Cython-0.29.6-py2.7.egg-info/top_level.txt +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/ 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 a3f83a63a..2b8f5c480 100644 --- a/python-cython/.signature +++ b/python-cython/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30XXcyitM2915xuE1f1Hat9QX3fyslcfPK3HewsxU+6frjv3IdRLcespB4KD1K4Tw7BXSFf2JvDKYuc/JIm1sQk= -SHA256 (Pkgfile) = ff8baa5e69e77405f346efeed7412a0d60f63923ea5f7b00d5bdd663f2aa99a1 -SHA256 (.footprint) = d5e47c7401f2ff25183f1defc5d732627467420c2d23439375f81d1676b12f72 -SHA256 (Cython-0.29.6.tar.gz) = 6c5d33f1b5c864382fbce810a8fd9e015447869ae42e98e6301e977b8165e7ae +RWSagIOpLGJF38s3n8sPPwSt/jQZg3PiwzLAqpFJB9CGFn6fC8ZZ3i4P0jwTmaz9Vfo1Ns+4KSQBmRcBlUOCJntURJPyI19v4gk= +SHA256 (Pkgfile) = f99ab495eb1830202f16eff402e5f9df807aab429d9b022e008a7746a76ee016 +SHA256 (.footprint) = 9e5237d17bf71682440acbe3a3fd5c70e472dba8cb6b24b0abb85d7a742c78f0 +SHA256 (Cython-0.29.7.tar.gz) = 55d081162191b7c11c7bfcb7c68e913827dfd5de6ecdbab1b99dab190586c1e8 diff --git a/python-cython/Pkgfile b/python-cython/Pkgfile index e624a5063..b61c3d9d5 100644 --- a/python-cython/Pkgfile +++ b/python-cython/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python-setuptools name=python-cython -version=0.29.6 +version=0.29.7 release=1 source=(https://files.pythonhosted.org/packages/source/C/Cython/Cython-$version.tar.gz)