python3-pyinfra: update to 3.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-pyinfra'
|
||||
pkgname=python3-pyinfra
|
||||
version=3.0.1
|
||||
version=3.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools"
|
||||
@@ -14,7 +14,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=23cc2709d3979b71955541454889d19edf6077acef14826b7fd730bca6cc7273
|
||||
checksum=b797acbd0c978d69d0e24d18fa1b1cbfdc1ad67691890c12f4784c223aeca1db
|
||||
|
||||
post_install() {
|
||||
rm -r ${DESTDIR}/${py3_sitelib}/tests
|
||||
|
Reference in New Issue
Block a user