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

Felix Yan felixonmars at archlinux.org
Mon Oct 30 08:48:09 UTC 2017


    Date: Monday, October 30, 2017 @ 08:48:08
  Author: felixonmars
Revision: 264726

upgpkg: python-path.py 10.5-1

Modified:
  python-path.py/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-30 08:47:57 UTC (rev 264725)
+++ PKGBUILD	2017-10-30 08:48:08 UTC (rev 264726)
@@ -3,7 +3,7 @@
 
 pkgbase=python-path.py
 pkgname=('python-path.py' 'python2-path.py')
-pkgver=10.4
+pkgver=10.5
 pkgrel=1
 pkgdesc='A module wrapper for os.path'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools-scm' 'python2-setuptools-scm')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/jaraco/path.py/archive/$pkgver.tar.gz")
-sha512sums=('33f72652a751b352783aa6614b43330f5d508a3266c5a06153bd7b22bbc8c99dd5154d75bd14fb853347895d3c2cf3fbe2b7e133428baa86d37f2c1aa89b4078')
+sha512sums=('c8e8af7cf4a1498c8bd2bc0bc067bf79f26455d05968222dc47adb8112922ad1c6b23e40ecf5a196f1d5dc4b6d6172bf5c088abf61255e09a2aa9ee84fed249b')
 
 prepare() {
   cp -a path.py-$pkgver{,-py2}



More information about the arch-commits mailing list