mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 12:52:56 +02:00
python3-pyinfra: update to 3.4.1.
This commit is contained in:
parent
3e48f0d793
commit
3f7dbdd836
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pyinfra'
|
||||
pkgname=python3-pyinfra
|
||||
version=3.4
|
||||
version=3.4.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -15,7 +15,7 @@ license="MIT"
|
|||
homepage="https://pyinfra.com/"
|
||||
changelog="https://github.com/Fizzadar/pyinfra/blob/HEAD/CHANGELOG.md"
|
||||
distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz"
|
||||
checksum=de0d499ba19c5c1289de5ddb4816cc88f799c948b2f5de6ed2598dcf75b15552
|
||||
checksum=c2fff4dc1c45513180a7324db609d5b4d3a32d2765032f9daf6d441c83fbfe35
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/${py3_sitelib}/tests
|
||||
|
|
Loading…
Add table
Reference in a new issue