mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/python-pytest-plugins to 1.6.1-1
This commit is contained in:
parent
04b8b59d06
commit
7a7120cf70
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.6.0
|
||||
pkgver=1.6.1
|
||||
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=('3f0517f936ef03741939c6ae45fb6c35110adc5bb0160f1d1ba873dc1ffd5902f73e24db5bdcd7a8caa6fb8b1cb5490a1503f623d6ea7e0576c335a0de5058f8')
|
||||
sha512sums=('92c6522b241201df938aaece7cf35f281ab715594f9778b58be3361f4e14655e923be3bd20038e77b3e81c11a70cbecb826a50ce891150416015c264994a8417')
|
||||
|
||||
prepare() {
|
||||
# New pypandoc?
|
||||
|
|
Loading…
Reference in a new issue