[arch-commits] Commit in python-shapely/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sun Aug 23 04:19:22 UTC 2015


    Date: Sunday, August 23, 2015 @ 06:19:22
  Author: fyan
Revision: 138658

upgpkg: python-shapely 1.5.10-1

Modified:
  python-shapely/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-23 04:08:30 UTC (rev 138657)
+++ PKGBUILD	2015-08-23 04:19:22 UTC (rev 138658)
@@ -5,16 +5,16 @@
 
 pkgbase=python-shapely
 pkgname=(python-shapely python2-shapely)
-pkgver=1.5.9
-pkgrel=2
+pkgver=1.5.10
+pkgrel=1
 pkgdesc="Manipulation and analysis of geometric objects in the Cartesian plane"
 arch=('i686' 'x86_64')
 url="https://pypi.python.org/pypi/Shapely"
 license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools' 'geos' 'python-numpy' 'python2-numpy' 'cython' 'cython2')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-packaging' 'python2-packaging' 'geos' 'python-numpy' 'python2-numpy' 'cython' 'cython2')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("https://pypi.python.org/packages/source/S/Shapely/Shapely-${pkgver}.tar.gz")
-md5sums=('b502824b154a49fbb8f33703d71557dd')
+md5sums=('b83c904b6b0c05115846d052776b05ad')
 
 prepare() {
   cp -a Shapely-$pkgver{,-py2}



More information about the arch-commits mailing list