python3-pluggy: update to 1.5.0.
This commit is contained in:
parent
b81544f0c1
commit
d3ae58a96c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pluggy'
|
||||
pkgname=python3-pluggy
|
||||
version=1.3.0
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/pytest-dev/pluggy"
|
||||
changelog="https://raw.githubusercontent.com/pytest-dev/pluggy/main/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/p/pluggy/pluggy-${version}.tar.gz"
|
||||
checksum=cf61ae8f126ac6f7c451172cf30e3e43d3ca77615509771b3a984a0730651e12
|
||||
checksum=2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue