python3-pyinfra: update to 0.16.
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| # Template file for 'python3-pyinfra' | ||||
| pkgname=python3-pyinfra | ||||
| version=0.15 | ||||
| version=0.16 | ||||
| revision=1 | ||||
| archs=noarch | ||||
| wrksrc="pyinfra-${version}" | ||||
| @@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>" | ||||
| license="MIT" | ||||
| homepage="https://pyinfra.com/" | ||||
| distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz" | ||||
| checksum=4c311fc5a4bb132e2838bc4546da40bda677d7937105cc22de4cf789ad2b20eb | ||||
| checksum=4eaaa5134801d267c78264ee660bdb002a82b67aaced71556ed7107498720edb | ||||
|  | ||||
| post_extract() { | ||||
| 	vsed -i -e '/configparser/d' setup.py  # is in Python 3.8 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Leah Neukirchen
					Leah Neukirchen