mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-executing: update to 2.1.0.
This commit is contained in:
parent
79faf62ad5
commit
f3a09cec88
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-executing'
|
# Template file for 'python3-executing'
|
||||||
pkgname=python3-executing
|
pkgname=python3-executing
|
||||||
version=2.0.1
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_check_target="tests/test_main.py"
|
make_check_target="tests/test_main.py"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/alexmojaki/executing"
|
homepage="https://github.com/alexmojaki/executing"
|
||||||
distfiles="${PYPI_SITE}/e/executing/executing-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/e/executing/executing-${version}.tar.gz"
|
||||||
checksum=35afe2ce3affba8ee97f2d69927fa823b08b472b7b994e36a52a964b93d16147
|
checksum=8ea27ddd260da8150fa5a708269c4a10e76161e2496ec3e587da9e3c0fe4b9ab
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue