python-pluggy: Update to 1.6.0 (#5398)
This commit is contained in:
parent
257f0c00fd
commit
b71ec02e48
@ -3,8 +3,8 @@
|
||||
_realname=pluggy
|
||||
pkgbase=python-pluggy
|
||||
pkgname=(python-${_realname})
|
||||
pkgver=1.5.0
|
||||
pkgrel=3
|
||||
pkgver=1.6.0
|
||||
pkgrel=1
|
||||
pkgdesc="Plugin and hook calling mechanisms for python"
|
||||
arch=('any')
|
||||
url="https://github.com/pytest-dev/pluggy"
|
||||
@ -23,7 +23,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=('81369ec92c3c0fd94f1602ea964abbb058f19f7f7cd53fde1e07713908b6d63aba92b576d853d9115e73869cc43ab645e08b7e8462a6f38fed7c6f7d3951e9b4')
|
||||
sha512sums=('c32690cd2737605aff80d20db126d47cde6d7a48f6717c198b37aa8721f895351a684a15484499d76f93331829776e3d9157399a297f75495b681929742f572f')
|
||||
|
||||
prepare() {
|
||||
# Set version for setuptools_scm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user