From c128acda3fae6718111406c9ebe349478a090755 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 8 May 2019 00:04:04 +0000 Subject: [PATCH] community/python-pytest-plugins to 1.6.2-1 --- community/python-pytest-plugins/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/python-pytest-plugins/PKGBUILD b/community/python-pytest-plugins/PKGBUILD index e9644cf1f..fd3a8a98d 100644 --- a/community/python-pytest-plugins/PKGBUILD +++ b/community/python-pytest-plugins/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=python-pytest-plugins pkgname=('python-pytest-fixture-config' 'python2-pytest-fixture-config' 'python-pytest-shutil' 'python2-pytest-shutil' 'python-pytest-virtualenv' 'python2-pytest-virtualenv') -pkgver=1.6.1 +pkgver=1.6.2 pkgrel=1 arch=('any') license=('BSD') @@ -17,7 +17,7 @@ makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-git' 'python2-s 'python-path.py' 'python2-path.py' 'python-mock' 'python2-mock' 'python2-contextlib2' 'python-virtualenv' 'python2-virtualenv' 'python-termcolor' 'python2-termcolor') source=("$pkgbase-$pkgver.tar.gz::https://github.com/manahl/pytest-plugins/archive/v$pkgver.tar.gz") -sha512sums=('92c6522b241201df938aaece7cf35f281ab715594f9778b58be3361f4e14655e923be3bd20038e77b3e81c11a70cbecb826a50ce891150416015c264994a8417') +sha512sums=('625686d90908f71aea4b62baa283fce9463021211dbb29e7814ef872a4120abf527acf7279d8b2bec02e2c84acaaf6c95dc390899c85950be844d6d017cf937a') prepare() { # New pypandoc?