community/python-pytest-plugins to 1.2.12-1

This commit is contained in:
Kevin Mihelich 2018-03-03 05:39:52 +00:00
parent 0b37a4961a
commit 4610bdd75b

View file

@ -8,17 +8,17 @@ 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.2.11
pkgrel=2
pkgver=1.2.12
pkgrel=1
arch=('any')
license=('BSD')
url='http://github.com/manahl/pytest-plugins'
url='https://github.com/manahl/pytest-plugins'
makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-git' 'python2-setuptools-git'
'python-execnet' 'python2-execnet'
'python-path.py' 'python2-path.py' 'python-mock' 'python2-mock' 'python2-contextlib2'
'python-virtualenv')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/manahl/pytest-plugins/archive/v$pkgver.tar.gz")
sha512sums=('89cf16b01fe4dd09d4aed2333d4848605f72dc3c8355c3586ebaadfbf0107d9de34ac510362d853ae07a4e533e5d8e062dea809088a346de0b669084d011a0bb')
sha512sums=('93372f933c88a0775c29426d181c5084a0bfd251342de4443751e770c48ee0ec002c4cb89bbfc053c6415b61981c91d64b7e283592511fedfa26ffc17bf1b259')
prepare() {
# New pypandoc?