mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/python-pytest-plugins to 1.6.0-1
This commit is contained in:
parent
a58e722516
commit
3c0f50ac4f
1 changed files with 2 additions and 2 deletions
|
@ -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.4.0
|
||||
pkgver=1.6.0
|
||||
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=('a9a9dd5a44449a82942e6094e0a3478f9146dd2c241c24fabc110590a7de17474768630688936138f50c39407f7ee8c8138c67f86451603886234be5ff2ebf26')
|
||||
sha512sums=('3f0517f936ef03741939c6ae45fb6c35110adc5bb0160f1d1ba873dc1ffd5902f73e24db5bdcd7a8caa6fb8b1cb5490a1503f623d6ea7e0576c335a0de5058f8')
|
||||
|
||||
prepare() {
|
||||
# New pypandoc?
|
||||
|
|
Loading…
Reference in a new issue