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

Felix Yan fyan at archlinux.org
Sat Oct 10 04:34:08 UTC 2015


    Date: Saturday, October 10, 2015 @ 06:34:08
  Author: fyan
Revision: 143524

upgpkg: python-shapely 1.5.13-1

Modified:
  python-shapely/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-10 02:03:05 UTC (rev 143523)
+++ PKGBUILD	2015-10-10 04:34:08 UTC (rev 143524)
@@ -5,8 +5,8 @@
 
 pkgbase=python-shapely
 pkgname=(python-shapely python2-shapely)
-pkgver=1.5.12
-pkgrel=2
+pkgver=1.5.13
+pkgrel=1
 pkgdesc="Manipulation and analysis of geometric objects in the Cartesian plane"
 arch=('i686' 'x86_64')
 url="https://pypi.python.org/pypi/Shapely"
@@ -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=('928d1fda2db064d82288092ea32ef3a9')
+md5sums=('5ee549862ae84326f5f5525bbd0b8a50')
 
 prepare() {
   cp -a Shapely-$pkgver{,-py2}



More information about the arch-commits mailing list