upgpkg: python-libthumbor 2.0.2-4
change into source tree before running tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
pkgbase = python-libthumbor
|
pkgbase = python-libthumbor
|
||||||
pkgdesc = Python extensions to thumbor
|
pkgdesc = Python extensions to thumbor
|
||||||
pkgver = 2.0.2
|
pkgver = 2.0.2
|
||||||
pkgrel = 3
|
pkgrel = 4
|
||||||
url = https://github.com/thumbor/libthumbor
|
url = https://github.com/thumbor/libthumbor
|
||||||
arch = any
|
arch = any
|
||||||
license = MIT
|
license = MIT
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
pkgname=python-libthumbor
|
pkgname=python-libthumbor
|
||||||
_name=${pkgname#python-}
|
_name=${pkgname#python-}
|
||||||
pkgver=2.0.2
|
pkgver=2.0.2
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc='Python extensions to thumbor'
|
pkgdesc='Python extensions to thumbor'
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url='https://github.com/thumbor/libthumbor'
|
url='https://github.com/thumbor/libthumbor'
|
||||||
@@ -20,6 +20,7 @@ build() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
check() {
|
check() {
|
||||||
|
cd $_name-$pkgver
|
||||||
pytest
|
pytest
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user