* update python-invoke to 2.1.3-1
This commit is contained in:
parent
075b40e824
commit
e5280e08e3
@ -2,8 +2,8 @@
|
||||
# Maintainer: Felix Yan <felixonmars@archlinux.org>
|
||||
|
||||
pkgname=python-invoke
|
||||
pkgver=2.1.1
|
||||
pkgrel=2
|
||||
pkgver=2.1.3
|
||||
pkgrel=1
|
||||
pkgdesc="Pythonic task execution"
|
||||
url="https://github.com/pyinvoke/invoke"
|
||||
license=('BSD')
|
||||
@ -12,7 +12,7 @@ depends=('python-fluidity' 'python-lexicon' 'python-yaml')
|
||||
makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel')
|
||||
checkdepends=('python-pytest' 'python-pytest-relaxed' 'python-icecream')
|
||||
source=("https://pypi.io/packages/source/i/invoke/invoke-$pkgver.tar.gz")
|
||||
sha512sums=('f7363996407f4cfa12fe6faf8f60cf2694d41daeee83fefd229d14d0f21573a3752a51623268a023b8566758862f2d79a8b8c2d453a7aabaa9eedbee3da8584b')
|
||||
sha512sums=('6fe101c1ce52cf3cf5c8f273ae0dede093b8b84f0117bc02fc2fefd680d6fc44a5a0dbfa236048a42e5389d7a7e5af0556530ee43fd3d2cfe37c1637570d9122')
|
||||
|
||||
prepare() {
|
||||
rm -r invoke-$pkgver/invoke/vendor
|
||||
|
Loading…
x
Reference in New Issue
Block a user