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

Felix Yan felixonmars at archlinux.org
Wed Mar 28 16:27:24 UTC 2018


    Date: Wednesday, March 28, 2018 @ 16:27:23
  Author: felixonmars
Revision: 313161

upgpkg: python-path.py 11.0.1-1

Modified:
  python-path.py/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-28 16:27:15 UTC (rev 313160)
+++ PKGBUILD	2018-03-28 16:27:23 UTC (rev 313161)
@@ -3,7 +3,7 @@
 
 pkgbase=python-path.py
 pkgname=('python-path.py' 'python2-path.py')
-pkgver=11.0
+pkgver=11.0.1
 pkgrel=1
 pkgdesc='A module wrapper for os.path'
 arch=('any')
@@ -10,9 +10,9 @@
 license=('MIT')
 url='https://github.com/jaraco/path.py'
 makedepends=('python-setuptools-scm' 'python2-setuptools-scm')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pytest-flake8' 'python2-pytest-flake8')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/jaraco/path.py/archive/$pkgver.tar.gz")
-sha512sums=('300c35fde95d9fd2fd6d0ae2000008755651d2342e9f484547e96774fe68cb002bc8834bb90f67248f023db3bc602d7ae7f46b7fe8404a559d762246fe536109')
+sha512sums=('28705ce0cb46f63191d25dfd2ad793a76019066076e0a3f6e2cbbd6191c3403cd5fe35c0781953984b959848b342301995d7a17334cfd779e4e70eb1d957fc34')
 
 prepare() {
   cp -a path.py-$pkgver{,-py2}



More information about the arch-commits mailing list