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

Felix Yan fyan at archlinux.org
Wed Mar 30 02:50:46 UTC 2016


    Date: Wednesday, March 30, 2016 @ 04:50:45
  Author: fyan
Revision: 168833

upgpkg: python-shapely 1.5.15-1

Modified:
  python-shapely/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-29 21:24:27 UTC (rev 168832)
+++ PKGBUILD	2016-03-30 02:50:45 UTC (rev 168833)
@@ -5,7 +5,7 @@
 
 pkgbase=python-shapely
 pkgname=(python-shapely python2-shapely)
-pkgver=1.5.14
+pkgver=1.5.15
 pkgrel=1
 pkgdesc="Manipulation and analysis of geometric objects in the Cartesian plane"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 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=('7655edc97a90e0d92f492a1372bbffb7')
+md5sums=('c2e06fb89cdbd959b89ae69794ede3c0')
 
 prepare() {
   cp -a Shapely-$pkgver{,-py2}



More information about the arch-commits mailing list