mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-execnet: update to 2.1.0.
This commit is contained in:
parent
29177dc239
commit
eef9f9a038
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-execnet'
|
||||
pkgname=python3-execnet
|
||||
version=2.0.2
|
||||
revision=2
|
||||
version=2.1.0
|
||||
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=cc59bc4423742fd71ad227122eb0dd44db51efb3dc4095b45ac9a08c770096af
|
||||
checksum=dc4a63f86afb40f8429f59f938d6cb97846f9e7cf7dd9eb4b8c26016965b7ac0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue