python3-pyinfra: update to 3.4.1.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user