mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/python-pytest-plugins to 1.2.12-1
This commit is contained in:
parent
0b37a4961a
commit
4610bdd75b
1 changed files with 4 additions and 4 deletions
|
@ -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?
|
||||
|
|
Loading…
Reference in a new issue