mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/python-pytest-plugins to 1.6.2-1
This commit is contained in:
parent
fc4789032b
commit
c128acda3f
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.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?
|
||||
|
|
Loading…
Reference in a new issue