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

Kyle Keen kkeen at archlinux.org
Mon Apr 18 11:00:47 UTC 2016


    Date: Monday, April 18, 2016 @ 13:00:47
  Author: kkeen
Revision: 171328

upgpkg: python-path 8.2.1-1

Modified:
  python-path/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-18 10:56:00 UTC (rev 171327)
+++ PKGBUILD	2016-04-18 11:00:47 UTC (rev 171328)
@@ -3,8 +3,8 @@
 
 pkgbase=python-path
 pkgname=(python-path python2-path)
-pkgver=8.1.2
-pkgrel=2
+pkgver=8.2.1
+pkgrel=1
 pkgdesc="Aka path.py, implements path objects as first-class entities"
 arch=('any')
 url="http://ipython.org"
@@ -12,7 +12,7 @@
 depends=('python' 'python-setuptools')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.python.org/packages/source/p/path.py/path.py-$pkgver.tar.gz")
-md5sums=('31d07ac861284f8148a9041064852371')
+md5sums=('7334796c9ed6036cb89bcd30d8409f91')
 
 
 prepare() {



More information about the arch-commits mailing list