* update python-pluggy to 1.5.0-1
This commit is contained in:
parent
4e7fba9fc6
commit
c8f82b9f4f
@ -2,9 +2,8 @@
|
||||
# Maintainer: Felix Yan <felixonmars@archlinux.org>
|
||||
|
||||
pkgname=python-pluggy
|
||||
pkgver=1.4.0
|
||||
_commit=2efd28ef5dcd8b7ad44a41777ce640debbbf9c39
|
||||
pkgrel=4
|
||||
pkgver=1.5.0
|
||||
pkgrel=1
|
||||
pkgdesc="Plugin and hook calling mechanisms for python"
|
||||
arch=(any)
|
||||
url="https://github.com/pytest-dev/pluggy"
|
||||
@ -12,8 +11,8 @@ license=('MIT')
|
||||
depends=('python')
|
||||
makedepends=('git' 'python-setuptools-scm' 'python-setuptools' 'python-build' 'python-installer' 'python-wheel')
|
||||
checkdepends=('python-pytest')
|
||||
source=("git+https://github.com/pytest-dev/pluggy.git#commit=$_commit")
|
||||
sha512sums=('SKIP')
|
||||
source=("git+https://github.com/pytest-dev/pluggy.git#tag=$pkgver")
|
||||
sha512sums=('101873bef7d3c7dd76df7007e9d0d536670934ee6037214ccff16e4afc656a54bf77fa5394b75094a59fef0f667155ab5a29e5502bcf09ca116c8f719ed199fe')
|
||||
|
||||
build() {
|
||||
cd pluggy
|
||||
|
Loading…
x
Reference in New Issue
Block a user