Merge pull request #4072 from lazka/python-pluggy-1.3.0
python-pluggy: Update to 1.3.0
This commit is contained in:
commit
e606439d4a
@ -3,7 +3,7 @@
|
||||
_realname=pluggy
|
||||
pkgbase=python-pluggy
|
||||
pkgname=(python-${_realname})
|
||||
pkgver=1.1.0
|
||||
pkgver=1.3.0
|
||||
pkgrel=1
|
||||
pkgdesc="Plugin and hook calling mechanisms for python"
|
||||
arch=('any')
|
||||
@ -22,7 +22,7 @@ provides=("python3-${_realname}")
|
||||
replaces=("python3-${_realname}")
|
||||
conflicts=("python3-${_realname}")
|
||||
source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/pytest-dev/pluggy/archive/${pkgver}.tar.gz")
|
||||
sha512sums=('c55cbd51c67fbcdee0c6911795c9cc21a506ce8aa8dbfcbc1195d06cf35ef5a82974406ec1077c9caf232a584a393b044a9fb5fc66ee81802be0e61aa76b3751')
|
||||
sha512sums=('42263292ae6a3139c023604bb8b02768215a23e55f3ff900ae929e10438778874bc31bce9d8525689f3f702402a5290da47c314ac3d0cc16b00c01bd5ae458b0')
|
||||
|
||||
prepare() {
|
||||
# Set version for setuptools_scm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user