python3-execnet: update to 2.1.2.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-execnet'
|
||||
pkgname=python3-execnet
|
||||
version=2.1.1
|
||||
revision=2
|
||||
version=2.1.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling hatch-vcs"
|
||||
depends="python3"
|
||||
@@ -12,7 +12,7 @@ license="MIT"
|
||||
homepage="https://execnet.readthedocs.io/en/stable/"
|
||||
changelog="https://raw.githubusercontent.com/pytest-dev/execnet/master/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/e/execnet/execnet-${version}.tar.gz"
|
||||
checksum=5189b52c6121c24feae288166ab41b32549c7e2348652736540b9e6e7d4e72e3
|
||||
checksum=63d83bfdd9a23e35b9c6a3261412324f964c2ec8dcd8d3c6916ee9373e0befcd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user